[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:17:30.531540  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:36609
I20260710 13:17:30.533106  5762 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:17:30.534181  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:30.551898  5768 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:30.552069  5769 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:30.553028  5771 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:30.553438  5762 server_base.cc:1061] running on GCE node
I20260710 13:17:31.775030  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:31.775318  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:31.775552  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689451775526 us; error 0 us; skew 500 ppm
I20260710 13:17:31.776638  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:31.784252  5762 webserver.cc:533] Webserver started at http://127.5.160.190:36139/ using document root <none> and password file <none>
I20260710 13:17:31.785225  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:31.785547  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:31.786062  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:31.792389  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/master-0-root/instance:
uuid: "14624d2810f64e2daee2c3bfd3dd89b7"
format_stamp: "Formatted at 2026-07-10 13:17:31 on dist-test-slave-fcbk"
I20260710 13:17:31.801043  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.001s
I20260710 13:17:31.806510  5777 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:31.807773  5762 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:17:31.808159  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/master-0-root
uuid: "14624d2810f64e2daee2c3bfd3dd89b7"
format_stamp: "Formatted at 2026-07-10 13:17:31 on dist-test-slave-fcbk"
I20260710 13:17:31.808497  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:31.861079  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:31.862648  5762 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:17:31.863137  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:31.934830  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:36609
I20260710 13:17:31.934918  5828 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:36609 every 8 connection(s)
I20260710 13:17:31.943464  5829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:31.968492  5829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7: Bootstrap starting.
I20260710 13:17:31.975148  5829 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:31.977432  5829 log.cc:826] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7: Log is configured to *not* fsync() on all Append() calls
I20260710 13:17:31.982782  5829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7: No bootstrap required, opened a new log
I20260710 13:17:32.004521  5829 raft_consensus.cc:359] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14624d2810f64e2daee2c3bfd3dd89b7" member_type: VOTER }
I20260710 13:17:32.005123  5829 raft_consensus.cc:385] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:32.005534  5829 raft_consensus.cc:740] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14624d2810f64e2daee2c3bfd3dd89b7, State: Initialized, Role: FOLLOWER
I20260710 13:17:32.006527  5829 consensus_queue.cc:260] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14624d2810f64e2daee2c3bfd3dd89b7" member_type: VOTER }
I20260710 13:17:32.007014  5829 raft_consensus.cc:399] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:17:32.007256  5829 raft_consensus.cc:493] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:17:32.007671  5829 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:32.011837  5829 raft_consensus.cc:515] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14624d2810f64e2daee2c3bfd3dd89b7" member_type: VOTER }
I20260710 13:17:32.012578  5829 leader_election.cc:304] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [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: 14624d2810f64e2daee2c3bfd3dd89b7; no voters: 
I20260710 13:17:32.014581  5829 leader_election.cc:290] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:17:32.015051  5832 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:32.017820  5832 raft_consensus.cc:697] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [term 1 LEADER]: Becoming Leader. State: Replica: 14624d2810f64e2daee2c3bfd3dd89b7, State: Running, Role: LEADER
I20260710 13:17:32.018980  5832 consensus_queue.cc:237] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [LEADER]: Queue going to LEADER mode. State: All 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: "14624d2810f64e2daee2c3bfd3dd89b7" member_type: VOTER }
I20260710 13:17:32.019884  5829 sys_catalog.cc:565] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:17:32.032125  5833 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "14624d2810f64e2daee2c3bfd3dd89b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14624d2810f64e2daee2c3bfd3dd89b7" member_type: VOTER } }
I20260710 13:17:32.032964  5833 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:32.032734  5834 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 14624d2810f64e2daee2c3bfd3dd89b7. Latest consensus state: current_term: 1 leader_uuid: "14624d2810f64e2daee2c3bfd3dd89b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14624d2810f64e2daee2c3bfd3dd89b7" member_type: VOTER } }
I20260710 13:17:32.033608  5834 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:32.035677  5842 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:17:32.049064  5842 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:17:32.052009  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:17:32.070540  5842 catalog_manager.cc:1383] Generated new cluster ID: 189c0612c39c4ac2892094f07c95b067
I20260710 13:17:32.070854  5842 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:17:32.091648  5842 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:17:32.093262  5842 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:17:32.115512  5842 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7: Generated new TSK 0
I20260710 13:17:32.116995  5842 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:17:32.184620  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:32.194830  5851 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:32.196233  5852 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:32.199865  5854 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:32.201309  5762 server_base.cc:1061] running on GCE node
I20260710 13:17:32.202256  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:32.202493  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:32.202689  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689452202671 us; error 0 us; skew 500 ppm
I20260710 13:17:32.203424  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:32.208681  5762 webserver.cc:533] Webserver started at http://127.5.160.129:38903/ using document root <none> and password file <none>
I20260710 13:17:32.209368  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:32.209764  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:32.210085  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:32.211246  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/ts-0-root/instance:
uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
format_stamp: "Formatted at 2026-07-10 13:17:32 on dist-test-slave-fcbk"
I20260710 13:17:32.217235  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260710 13:17:32.222178  5859 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:32.223070  5762 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:17:32.223376  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/ts-0-root
uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
format_stamp: "Formatted at 2026-07-10 13:17:32 on dist-test-slave-fcbk"
I20260710 13:17:32.223688  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:32.239398  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:32.240794  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:32.243695  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:32.248683  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:32.248924  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:32.249254  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:32.249473  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:17:32.358160  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:46831
I20260710 13:17:32.358234  5921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:46831 every 8 connection(s)
I20260710 13:17:32.365434  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:32.377478  5926 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:32.381285  5927 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:32.386482  5929 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:32.389110  5762 server_base.cc:1061] running on GCE node
I20260710 13:17:32.389997  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:32.390187  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:32.390396  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689452390365 us; error 0 us; skew 500 ppm
I20260710 13:17:32.391134  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:32.394151  5762 webserver.cc:533] Webserver started at http://127.5.160.130:42129/ using document root <none> and password file <none>
I20260710 13:17:32.394625  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:32.394783  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:32.395066  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:32.396612  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/ts-1-root/instance:
uuid: "2af80b8a390a40119bbe1f8f731b9e08"
format_stamp: "Formatted at 2026-07-10 13:17:32 on dist-test-slave-fcbk"
I20260710 13:17:32.398558  5922 heartbeater.cc:344] Connected to a master server at 127.5.160.190:36609
I20260710 13:17:32.399062  5922 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:32.400307  5922 heartbeater.cc:507] Master 127.5.160.190:36609 requested a full tablet report, sending...
I20260710 13:17:32.403666  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:17:32.404268  5794 ts_manager.cc:194] Registered new tserver with Master: 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831)
I20260710 13:17:32.407423  5794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37118
I20260710 13:17:32.409516  5934 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:32.410502  5762 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:17:32.410892  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/ts-1-root
uuid: "2af80b8a390a40119bbe1f8f731b9e08"
format_stamp: "Formatted at 2026-07-10 13:17:32 on dist-test-slave-fcbk"
I20260710 13:17:32.411322  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:32.440353  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:32.441787  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:32.444437  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:32.447479  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:32.447717  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:32.447965  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:32.448135  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:32.556730  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:38961
I20260710 13:17:32.556941  5996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:38961 every 8 connection(s)
I20260710 13:17:32.566424  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:32.577864  6001 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:32.578342  6000 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:32.580493  5997 heartbeater.cc:344] Connected to a master server at 127.5.160.190:36609
I20260710 13:17:32.580933  5997 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:32.582031  5997 heartbeater.cc:507] Master 127.5.160.190:36609 requested a full tablet report, sending...
I20260710 13:17:32.584556  5794 ts_manager.cc:194] Registered new tserver with Master: 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961)
I20260710 13:17:32.586918  5794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37124
W20260710 13:17:32.590215  6003 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:32.590289  5762 server_base.cc:1061] running on GCE node
I20260710 13:17:32.591727  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:32.591926  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:32.592056  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689452592044 us; error 0 us; skew 500 ppm
I20260710 13:17:32.592572  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:32.595539  5762 webserver.cc:533] Webserver started at http://127.5.160.131:33607/ using document root <none> and password file <none>
I20260710 13:17:32.596019  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:32.596203  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:32.596485  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:32.597535  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/ts-2-root/instance:
uuid: "e23b9e19ed484540accf4c85dc5639fc"
format_stamp: "Formatted at 2026-07-10 13:17:32 on dist-test-slave-fcbk"
I20260710 13:17:32.602205  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:17:32.605883  6008 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:32.606865  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:17:32.607163  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/ts-2-root
uuid: "e23b9e19ed484540accf4c85dc5639fc"
format_stamp: "Formatted at 2026-07-10 13:17:32 on dist-test-slave-fcbk"
I20260710 13:17:32.607535  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689450351976-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:32.621305  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:32.622766  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:32.624135  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:32.626642  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:32.626819  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:32.627107  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:32.627245  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:32.728024  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:46587
I20260710 13:17:32.728269  6070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:46587 every 8 connection(s)
I20260710 13:17:32.746847  6071 heartbeater.cc:344] Connected to a master server at 127.5.160.190:36609
I20260710 13:17:32.747337  6071 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:32.748211  6071 heartbeater.cc:507] Master 127.5.160.190:36609 requested a full tablet report, sending...
I20260710 13:17:32.750447  5794 ts_manager.cc:194] Registered new tserver with Master: e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:32.750735  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017213447s
I20260710 13:17:32.752178  5794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37136
I20260710 13:17:32.807780  5794 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37146:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:17:32.812999  5794 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:17:32.920881  6036 tablet_service.cc:1511] Processing CreateTablet for tablet e6ff7d40aaed4e4d82dc1f15aec17eb0 (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:32.922719  6036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6ff7d40aaed4e4d82dc1f15aec17eb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:32.930785  6035 tablet_service.cc:1511] Processing CreateTablet for tablet 9f979b5ba4914f1eabf69e2bed4cbd71 (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:32.935359  6034 tablet_service.cc:1511] Processing CreateTablet for tablet 2498ffadb07f48beba1fb5ba99ee524a (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:32.940738  6035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f979b5ba4914f1eabf69e2bed4cbd71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:32.939373  6033 tablet_service.cc:1511] Processing CreateTablet for tablet cdeb273e9a4943969e8858199bea4d4d (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:32.942883  6032 tablet_service.cc:1511] Processing CreateTablet for tablet 04c7a8a76a5448b2a484e28ada4b2ab8 (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:32.946210  6034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2498ffadb07f48beba1fb5ba99ee524a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:32.946223  6031 tablet_service.cc:1511] Processing CreateTablet for tablet 4198523245cc404eaa4392fe49e94594 (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:32.952379  6032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04c7a8a76a5448b2a484e28ada4b2ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:32.953014  5887 tablet_service.cc:1511] Processing CreateTablet for tablet e6ff7d40aaed4e4d82dc1f15aec17eb0 (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:32.958125  5886 tablet_service.cc:1511] Processing CreateTablet for tablet 9f979b5ba4914f1eabf69e2bed4cbd71 (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:32.959983  5887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6ff7d40aaed4e4d82dc1f15aec17eb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:32.956117  5885 tablet_service.cc:1511] Processing CreateTablet for tablet 2498ffadb07f48beba1fb5ba99ee524a (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:32.963349  6031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4198523245cc404eaa4392fe49e94594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:32.974035  6033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdeb273e9a4943969e8858199bea4d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:32.965039  5962 tablet_service.cc:1511] Processing CreateTablet for tablet e6ff7d40aaed4e4d82dc1f15aec17eb0 (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:32.976773  5961 tablet_service.cc:1511] Processing CreateTablet for tablet 9f979b5ba4914f1eabf69e2bed4cbd71 (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:32.973841  5884 tablet_service.cc:1511] Processing CreateTablet for tablet cdeb273e9a4943969e8858199bea4d4d (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:32.981326  5886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f979b5ba4914f1eabf69e2bed4cbd71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:32.989048  5960 tablet_service.cc:1511] Processing CreateTablet for tablet 2498ffadb07f48beba1fb5ba99ee524a (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:32.989122  5959 tablet_service.cc:1511] Processing CreateTablet for tablet cdeb273e9a4943969e8858199bea4d4d (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:32.995249  5962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6ff7d40aaed4e4d82dc1f15aec17eb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.001683  5885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2498ffadb07f48beba1fb5ba99ee524a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:32.996798  5881 tablet_service.cc:1511] Processing CreateTablet for tablet 08bf0a174a4a42d59ca75091973bba78 (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:33.003414  5883 tablet_service.cc:1511] Processing CreateTablet for tablet 04c7a8a76a5448b2a484e28ada4b2ab8 (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:32.995244  5957 tablet_service.cc:1511] Processing CreateTablet for tablet 4198523245cc404eaa4392fe49e94594 (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:32.996188  5958 tablet_service.cc:1511] Processing CreateTablet for tablet 04c7a8a76a5448b2a484e28ada4b2ab8 (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:33.010658  6030 tablet_service.cc:1511] Processing CreateTablet for tablet 08bf0a174a4a42d59ca75091973bba78 (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:33.004207  5956 tablet_service.cc:1511] Processing CreateTablet for tablet 08bf0a174a4a42d59ca75091973bba78 (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:33.013471  6030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08bf0a174a4a42d59ca75091973bba78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.000401  5882 tablet_service.cc:1511] Processing CreateTablet for tablet 4198523245cc404eaa4392fe49e94594 (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:33.009519  5960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2498ffadb07f48beba1fb5ba99ee524a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.020740  5884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdeb273e9a4943969e8858199bea4d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.021796  5958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04c7a8a76a5448b2a484e28ada4b2ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.023932  5957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4198523245cc404eaa4392fe49e94594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.025665  5881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08bf0a174a4a42d59ca75091973bba78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.031096  5882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4198523245cc404eaa4392fe49e94594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.030583  5880 tablet_service.cc:1511] Processing CreateTablet for tablet 25612ffcd37949fb81ee471511c6cf5d (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:33.022581  5955 tablet_service.cc:1511] Processing CreateTablet for tablet 25612ffcd37949fb81ee471511c6cf5d (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
W20260710 13:17:33.039335  5841 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:33.038980  5956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08bf0a174a4a42d59ca75091973bba78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.042737  5955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25612ffcd37949fb81ee471511c6cf5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.053599  5959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdeb273e9a4943969e8858199bea4d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.065184  5961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f979b5ba4914f1eabf69e2bed4cbd71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.077894  6029 tablet_service.cc:1511] Processing CreateTablet for tablet 25612ffcd37949fb81ee471511c6cf5d (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:33.079531  6029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25612ffcd37949fb81ee471511c6cf5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.096890  5879 tablet_service.cc:1511] Processing CreateTablet for tablet 03381ed1ada74ac9be43837046d78ca2 (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:33.053995  5883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04c7a8a76a5448b2a484e28ada4b2ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.103152  5954 tablet_service.cc:1511] Processing CreateTablet for tablet 03381ed1ada74ac9be43837046d78ca2 (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:33.110308  6028 tablet_service.cc:1511] Processing CreateTablet for tablet 03381ed1ada74ac9be43837046d78ca2 (DEFAULT_TABLE table=test-workload [id=52745d7d13b34ff3b672974f1c812816]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:33.124140  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03381ed1ada74ac9be43837046d78ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.113767  5954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03381ed1ada74ac9be43837046d78ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.109227  5880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25612ffcd37949fb81ee471511c6cf5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.164609  5879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03381ed1ada74ac9be43837046d78ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.295871  6088 tablet_bootstrap.cc:492] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc: Bootstrap starting.
I20260710 13:17:33.311758  6089 tablet_bootstrap.cc:492] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08: Bootstrap starting.
I20260710 13:17:33.338728  6090 tablet_bootstrap.cc:492] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0: Bootstrap starting.
I20260710 13:17:33.361971  6089 tablet_bootstrap.cc:654] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.362183  6088 tablet_bootstrap.cc:654] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.365566  6090 tablet_bootstrap.cc:654] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.380250  6090 tablet_bootstrap.cc:492] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0: No bootstrap required, opened a new log
I20260710 13:17:33.380851  6090 ts_tablet_manager.cc:1403] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0: Time spent bootstrapping tablet: real 0.058s	user 0.000s	sys 0.016s
I20260710 13:17:33.383867  6088 tablet_bootstrap.cc:492] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc: No bootstrap required, opened a new log
I20260710 13:17:33.384397  6088 ts_tablet_manager.cc:1403] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc: Time spent bootstrapping tablet: real 0.150s	user 0.011s	sys 0.012s
I20260710 13:17:33.384449  6090 raft_consensus.cc:359] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.385488  6090 raft_consensus.cc:385] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.385846  6090 raft_consensus.cc:740] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.386976  6090 consensus_queue.cc:260] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.388211  6088 raft_consensus.cc:359] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } }
I20260710 13:17:33.389276  6088 raft_consensus.cc:385] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.389376  6089 tablet_bootstrap.cc:492] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08: No bootstrap required, opened a new log
I20260710 13:17:33.390033  6089 ts_tablet_manager.cc:1403] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.002s
I20260710 13:17:33.391726  5922 heartbeater.cc:499] Master 127.5.160.190:36609 was elected leader, sending a full tablet report...
I20260710 13:17:33.392319  6090 ts_tablet_manager.cc:1434] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.006s
I20260710 13:17:33.393503  6090 tablet_bootstrap.cc:492] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0: Bootstrap starting.
I20260710 13:17:33.393110  6089 raft_consensus.cc:359] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.394083  6089 raft_consensus.cc:385] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.394433  6089 raft_consensus.cc:740] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.395375  6089 consensus_queue.cc:260] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.389788  6088 raft_consensus.cc:740] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.397190  6088 consensus_queue.cc:260] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } }
I20260710 13:17:33.400307  6089 ts_tablet_manager.cc:1434] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:17:33.401176  6071 heartbeater.cc:499] Master 127.5.160.190:36609 was elected leader, sending a full tablet report...
I20260710 13:17:33.401424  5997 heartbeater.cc:499] Master 127.5.160.190:36609 was elected leader, sending a full tablet report...
I20260710 13:17:33.404541  6089 tablet_bootstrap.cc:492] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08: Bootstrap starting.
I20260710 13:17:33.405241  6088 ts_tablet_manager.cc:1434] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.003s
I20260710 13:17:33.406286  6088 tablet_bootstrap.cc:492] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc: Bootstrap starting.
I20260710 13:17:33.411322  6090 tablet_bootstrap.cc:654] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.417762  6088 tablet_bootstrap.cc:654] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.419638  6089 tablet_bootstrap.cc:654] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.437969  6089 tablet_bootstrap.cc:492] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08: No bootstrap required, opened a new log
I20260710 13:17:33.438565  6089 ts_tablet_manager.cc:1403] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.007s
I20260710 13:17:33.441834  6089 raft_consensus.cc:359] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } }
I20260710 13:17:33.446477  6089 raft_consensus.cc:385] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.447449  6089 raft_consensus.cc:740] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.448808  6089 consensus_queue.cc:260] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } }
I20260710 13:17:33.452557  6089 ts_tablet_manager.cc:1434] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:17:33.456439  6089 tablet_bootstrap.cc:492] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08: Bootstrap starting.
I20260710 13:17:33.464184  6089 tablet_bootstrap.cc:654] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.480715  6090 tablet_bootstrap.cc:492] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0: No bootstrap required, opened a new log
I20260710 13:17:33.481420  6090 ts_tablet_manager.cc:1403] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0: Time spent bootstrapping tablet: real 0.088s	user 0.026s	sys 0.016s
I20260710 13:17:33.483264  6095 raft_consensus.cc:493] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:33.483789  6095 raft_consensus.cc:515] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } }
I20260710 13:17:33.484545  6090 raft_consensus.cc:359] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
W20260710 13:17:33.486081  6072 tablet.cc:2406] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:17:33.487624  6089 tablet_bootstrap.cc:492] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08: No bootstrap required, opened a new log
I20260710 13:17:33.489676  6089 ts_tablet_manager.cc:1403] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.004s
I20260710 13:17:33.492643  6089 raft_consensus.cc:359] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.493785  6089 raft_consensus.cc:385] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.494131  6089 raft_consensus.cc:740] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.494493  6095 leader_election.cc:290] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587), 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831)
I20260710 13:17:33.493428  6090 raft_consensus.cc:385] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.495007  6090 raft_consensus.cc:740] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.495889  6090 consensus_queue.cc:260] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.498383  6090 ts_tablet_manager.cc:1434] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:17:33.500293  6090 tablet_bootstrap.cc:492] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0: Bootstrap starting.
I20260710 13:17:33.506688  6090 tablet_bootstrap.cc:654] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.498788  6089 consensus_queue.cc:260] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.508509  6089 ts_tablet_manager.cc:1434] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 13:17:33.509776  6089 tablet_bootstrap.cc:492] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08: Bootstrap starting.
I20260710 13:17:33.510778  6088 tablet_bootstrap.cc:492] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc: No bootstrap required, opened a new log
I20260710 13:17:33.511229  6088 ts_tablet_manager.cc:1403] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc: Time spent bootstrapping tablet: real 0.105s	user 0.019s	sys 0.053s
I20260710 13:17:33.516227  6089 tablet_bootstrap.cc:654] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.521579  6088 raft_consensus.cc:359] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.522809  6088 raft_consensus.cc:385] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.523941  6088 raft_consensus.cc:740] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.525460  6088 consensus_queue.cc:260] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.528180  6088 ts_tablet_manager.cc:1434] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:17:33.529994  6088 tablet_bootstrap.cc:492] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc: Bootstrap starting.
I20260710 13:17:33.537843  6088 tablet_bootstrap.cc:654] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.540211  6089 tablet_bootstrap.cc:492] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08: No bootstrap required, opened a new log
I20260710 13:17:33.540702  6089 ts_tablet_manager.cc:1403] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.005s
I20260710 13:17:33.543066  6095 raft_consensus.cc:493] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:33.543553  6095 raft_consensus.cc:515] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.545482  6095 leader_election.cc:290] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:33.546943  6089 raft_consensus.cc:359] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.547736  6089 raft_consensus.cc:385] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.548069  6089 raft_consensus.cc:740] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.548781  6089 consensus_queue.cc:260] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.551230  6089 ts_tablet_manager.cc:1434] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:17:33.552189  6089 tablet_bootstrap.cc:492] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08: Bootstrap starting.
I20260710 13:17:33.561803  6089 tablet_bootstrap.cc:654] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.569096  6090 tablet_bootstrap.cc:492] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0: No bootstrap required, opened a new log
I20260710 13:17:33.569680  6090 ts_tablet_manager.cc:1403] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0: Time spent bootstrapping tablet: real 0.070s	user 0.029s	sys 0.000s
I20260710 13:17:33.582206  6090 raft_consensus.cc:359] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.583032  6090 raft_consensus.cc:385] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.583386  6090 raft_consensus.cc:740] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.584275  6090 consensus_queue.cc:260] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.586696  6090 ts_tablet_manager.cc:1434] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260710 13:17:33.587743  6090 tablet_bootstrap.cc:492] T 03381ed1ada74ac9be43837046d78ca2 P 63d606dd2bcf4d26beb33d9ba04026b0: Bootstrap starting.
I20260710 13:17:33.591005  6088 tablet_bootstrap.cc:492] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc: No bootstrap required, opened a new log
I20260710 13:17:33.591884  6088 ts_tablet_manager.cc:1403] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.006s
I20260710 13:17:33.596576  6089 tablet_bootstrap.cc:492] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08: No bootstrap required, opened a new log
I20260710 13:17:33.597105  6089 ts_tablet_manager.cc:1403] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.011s
I20260710 13:17:33.596717  6088 raft_consensus.cc:359] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.597487  6088 raft_consensus.cc:385] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.597805  6088 raft_consensus.cc:740] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.598739  6088 consensus_queue.cc:260] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.601689  6094 raft_consensus.cc:493] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:33.602304  6094 raft_consensus.cc:515] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.603860  6088 ts_tablet_manager.cc:1434] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:17:33.605222  6094 leader_election.cc:290] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:33.604849  6088 tablet_bootstrap.cc:492] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc: Bootstrap starting.
I20260710 13:17:33.615068  6096 raft_consensus.cc:493] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:33.618125  6096 raft_consensus.cc:515] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.610047  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ff7d40aaed4e4d82dc1f15aec17eb0" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b9e19ed484540accf4c85dc5639fc" is_pre_election: true
I20260710 13:17:33.612116  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b9e19ed484540accf4c85dc5639fc" is_pre_election: true
I20260710 13:17:33.614483  6089 raft_consensus.cc:359] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.626744  6089 raft_consensus.cc:385] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.625842  6046 raft_consensus.cc:2468] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 0.
I20260710 13:17:33.626789  6045 raft_consensus.cc:2468] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 0.
I20260710 13:17:33.629601  6089 raft_consensus.cc:740] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.634315  6096 leader_election.cc:290] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961)
I20260710 13:17:33.643230  6089 consensus_queue.cc:260] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.647158  6090 tablet_bootstrap.cc:654] T 03381ed1ada74ac9be43837046d78ca2 P 63d606dd2bcf4d26beb33d9ba04026b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.655166  5935 leader_election.cc:304] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, e23b9e19ed484540accf4c85dc5639fc; no voters: 
I20260710 13:17:33.657043  6089 ts_tablet_manager.cc:1434] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.002s
I20260710 13:17:33.657562  6095 raft_consensus.cc:2804] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:33.657974  6095 raft_consensus.cc:493] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:33.657845  5935 leader_election.cc:304] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, e23b9e19ed484540accf4c85dc5639fc; no voters: 
I20260710 13:17:33.658365  6095 raft_consensus.cc:3060] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.679104  6089 tablet_bootstrap.cc:492] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08: Bootstrap starting.
I20260710 13:17:33.693292  6095 raft_consensus.cc:515] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.747798  6116 raft_consensus.cc:2804] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:33.749423  6116 raft_consensus.cc:493] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:33.749763  6116 raft_consensus.cc:3060] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:33.747442  5935 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.131:46587, user_credentials={real_user=slave}} blocked reactor thread for 89661.2us
I20260710 13:17:33.766928  6095 leader_election.cc:290] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 election: Requested vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:33.770144  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ff7d40aaed4e4d82dc1f15aec17eb0" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" is_pre_election: true
I20260710 13:17:33.771405  6088 tablet_bootstrap.cc:654] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.770221  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" is_pre_election: true
I20260710 13:17:33.775741  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:33.776350  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
W20260710 13:17:33.780508  5935 leader_election.cc:343] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:33.780987  6046 raft_consensus.cc:3060] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:33.786301  5935 leader_election.cc:343] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:33.788143  6095 raft_consensus.cc:493] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:33.788602  6095 raft_consensus.cc:515] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.803719  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08" is_pre_election: true
W20260710 13:17:33.806393  5863 leader_election.cc:343] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:33.809509  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b9e19ed484540accf4c85dc5639fc" is_pre_election: true
I20260710 13:17:33.815616  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" is_pre_election: true
W20260710 13:17:33.817714  6009 leader_election.cc:343] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:33.822825  6046 raft_consensus.cc:2468] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 1.
I20260710 13:17:33.829998  6116 raft_consensus.cc:515] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } }
W20260710 13:17:33.833832  5935 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.129:46831, user_credentials={real_user=slave}} blocked reactor thread for 47571.2us
I20260710 13:17:33.834012  6095 leader_election.cc:290] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
W20260710 13:17:33.835808  5860 leader_election.cc:343] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:33.836691  5860 leader_election.cc:304] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63d606dd2bcf4d26beb33d9ba04026b0; no voters: 2af80b8a390a40119bbe1f8f731b9e08, e23b9e19ed484540accf4c85dc5639fc
I20260710 13:17:33.839557  6116 leader_election.cc:290] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 election: Requested vote from peers e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587), 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831)
I20260710 13:17:33.839654  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f979b5ba4914f1eabf69e2bed4cbd71" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" is_pre_election: true
I20260710 13:17:33.840301  6094 raft_consensus.cc:2749] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:33.840435  6095 raft_consensus.cc:493] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:33.840314  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f979b5ba4914f1eabf69e2bed4cbd71" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b9e19ed484540accf4c85dc5639fc" is_pre_election: true
I20260710 13:17:33.840615  5895 raft_consensus.cc:2468] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 0.
I20260710 13:17:33.838871  5935 leader_election.cc:304] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, e23b9e19ed484540accf4c85dc5639fc; no voters: 
I20260710 13:17:33.842780  6095 raft_consensus.cc:515] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.845780  6089 tablet_bootstrap.cc:654] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.844709  6116 raft_consensus.cc:2804] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:33.846338  6095 leader_election.cc:290] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:33.846545  6090 tablet_bootstrap.cc:492] T 03381ed1ada74ac9be43837046d78ca2 P 63d606dd2bcf4d26beb33d9ba04026b0: No bootstrap required, opened a new log
I20260710 13:17:33.847110  6090 ts_tablet_manager.cc:1403] T 03381ed1ada74ac9be43837046d78ca2 P 63d606dd2bcf4d26beb33d9ba04026b0: Time spent bootstrapping tablet: real 0.260s	user 0.024s	sys 0.008s
I20260710 13:17:33.851377  6116 raft_consensus.cc:697] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Becoming Leader. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
W20260710 13:17:33.845146  5935 leader_election.cc:343] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:33.852640  6116 consensus_queue.cc:237] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.854482  5935 leader_election.cc:304] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0; no voters: 
I20260710 13:17:33.856505  6090 raft_consensus.cc:359] T 03381ed1ada74ac9be43837046d78ca2 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.857457  6090 raft_consensus.cc:385] T 03381ed1ada74ac9be43837046d78ca2 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.857810  6090 raft_consensus.cc:740] T 03381ed1ada74ac9be43837046d78ca2 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.859827  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ff7d40aaed4e4d82dc1f15aec17eb0" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:33.859918  6090 consensus_queue.cc:260] T 03381ed1ada74ac9be43837046d78ca2 P 63d606dd2bcf4d26beb33d9ba04026b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.859472  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ff7d40aaed4e4d82dc1f15aec17eb0" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:33.861677  6045 raft_consensus.cc:3060] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.872640  6045 raft_consensus.cc:2468] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 1.
W20260710 13:17:33.873600  5935 leader_election.cc:343] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:33.873911  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03381ed1ada74ac9be43837046d78ca2" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" is_pre_election: true
I20260710 13:17:33.874543  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03381ed1ada74ac9be43837046d78ca2" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b9e19ed484540accf4c85dc5639fc" is_pre_election: true
W20260710 13:17:33.879112  5935 leader_election.cc:343] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:33.878918  5895 raft_consensus.cc:2468] T 03381ed1ada74ac9be43837046d78ca2 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 0.
I20260710 13:17:33.881340  5935 leader_election.cc:304] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, e23b9e19ed484540accf4c85dc5639fc; no voters: 63d606dd2bcf4d26beb33d9ba04026b0
I20260710 13:17:33.883116  6090 ts_tablet_manager.cc:1434] T 03381ed1ada74ac9be43837046d78ca2 P 63d606dd2bcf4d26beb33d9ba04026b0: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.006s
I20260710 13:17:33.883704  6088 tablet_bootstrap.cc:492] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc: No bootstrap required, opened a new log
I20260710 13:17:33.884090  6095 raft_consensus.cc:2804] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:33.885689  6090 tablet_bootstrap.cc:492] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0: Bootstrap starting.
I20260710 13:17:33.890477  6088 ts_tablet_manager.cc:1403] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc: Time spent bootstrapping tablet: real 0.286s	user 0.015s	sys 0.024s
I20260710 13:17:33.886036  6094 raft_consensus.cc:493] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:33.884989  6119 raft_consensus.cc:2804] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:33.890753  6089 tablet_bootstrap.cc:492] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08: No bootstrap required, opened a new log
I20260710 13:17:33.891522  6094 raft_consensus.cc:515] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.892014  6119 raft_consensus.cc:493] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:33.892257  6089 ts_tablet_manager.cc:1403] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08: Time spent bootstrapping tablet: real 0.213s	user 0.026s	sys 0.019s
I20260710 13:17:33.892422  6119 raft_consensus.cc:3060] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.893762  6094 leader_election.cc:290] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:33.895099  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdeb273e9a4943969e8858199bea4d4d" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b9e19ed484540accf4c85dc5639fc" is_pre_election: true
I20260710 13:17:33.895804  6095 raft_consensus.cc:697] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Becoming Leader. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:33.895946  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdeb273e9a4943969e8858199bea4d4d" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08" is_pre_election: true
I20260710 13:17:33.884920  5935 leader_election.cc:304] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0; no voters: 
W20260710 13:17:33.896570  5860 leader_election.cc:343] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:33.901223  6122 raft_consensus.cc:2804] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:33.903422  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08" is_pre_election: true
I20260710 13:17:33.907094  6012 leader_election.cc:304] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e23b9e19ed484540accf4c85dc5639fc; no voters: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0
I20260710 13:17:33.901724  6122 raft_consensus.cc:493] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:33.896772  6095 consensus_queue.cc:237] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } }
W20260710 13:17:33.902029  5935 leader_election.cc:343] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:33.911033  6088 raft_consensus.cc:359] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.918136  6088 raft_consensus.cc:385] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.908021  6096 raft_consensus.cc:2749] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:33.917021  6122 raft_consensus.cc:3060] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.918496  6088 raft_consensus.cc:740] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.921180  6088 consensus_queue.cc:260] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.908113  6089 raft_consensus.cc:359] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.922698  6089 raft_consensus.cc:385] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.911753  6119 raft_consensus.cc:515] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.923040  6089 raft_consensus.cc:740] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.924935  5792 catalog_manager.cc:5697] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:33.929185  6089 consensus_queue.cc:260] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.931819  5972 raft_consensus.cc:2468] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63d606dd2bcf4d26beb33d9ba04026b0 in term 0.
I20260710 13:17:33.932940  6116 raft_consensus.cc:493] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:33.933475  6116 raft_consensus.cc:515] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.938968  6116 leader_election.cc:290] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:33.941293  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bf0a174a4a42d59ca75091973bba78" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" is_pre_election: true
I20260710 13:17:33.941847  5863 leader_election.cc:304] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [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: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0; no voters: e23b9e19ed484540accf4c85dc5639fc
I20260710 13:17:33.942035  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bf0a174a4a42d59ca75091973bba78" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b9e19ed484540accf4c85dc5639fc" is_pre_election: true
I20260710 13:17:33.944438  6094 raft_consensus.cc:2804] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:33.944571  6088 ts_tablet_manager.cc:1434] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc: Time spent starting tablet: real 0.047s	user 0.011s	sys 0.006s
W20260710 13:17:33.944706  5935 leader_election.cc:343] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:33.944924  6094 raft_consensus.cc:493] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:33.945277  6094 raft_consensus.cc:3060] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:33.945403  5935 leader_election.cc:343] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:33.945820  5935 leader_election.cc:304] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08; no voters: 63d606dd2bcf4d26beb33d9ba04026b0, e23b9e19ed484540accf4c85dc5639fc
I20260710 13:17:33.946851  6116 raft_consensus.cc:2749] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:33.947897  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f979b5ba4914f1eabf69e2bed4cbd71" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:33.949927  6119 leader_election.cc:290] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 election: Requested vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:33.951107  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f979b5ba4914f1eabf69e2bed4cbd71" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:33.951663  6046 raft_consensus.cc:3060] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.952081  5895 raft_consensus.cc:3060] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.953044  6090 tablet_bootstrap.cc:654] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.940699  6122 raft_consensus.cc:515] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.953722  6088 tablet_bootstrap.cc:492] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc: Bootstrap starting.
I20260710 13:17:33.958084  6122 leader_election.cc:290] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 election: Requested vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:33.960022  6094 raft_consensus.cc:515] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:33.960542  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03381ed1ada74ac9be43837046d78ca2" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:33.961575  5896 raft_consensus.cc:3060] T 03381ed1ada74ac9be43837046d78ca2 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.963501  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03381ed1ada74ac9be43837046d78ca2" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:33.964953  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdeb273e9a4943969e8858199bea4d4d" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
I20260710 13:17:33.965520  5972 raft_consensus.cc:3060] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.968925  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdeb273e9a4943969e8858199bea4d4d" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:33.967622  6094 leader_election.cc:290] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 1 election: Requested vote from peers 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
W20260710 13:17:33.974468  5860 leader_election.cc:343] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:17:33.973097  5935 leader_election.cc:343] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:33.987102  5972 raft_consensus.cc:2468] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63d606dd2bcf4d26beb33d9ba04026b0 in term 1.
I20260710 13:17:33.988087  5895 raft_consensus.cc:2468] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 1.
I20260710 13:17:33.988343  6046 raft_consensus.cc:2468] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 1.
I20260710 13:17:33.988534  5863 leader_election.cc:304] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0; no voters: e23b9e19ed484540accf4c85dc5639fc
I20260710 13:17:33.983055  5896 raft_consensus.cc:2468] T 03381ed1ada74ac9be43837046d78ca2 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 1.
I20260710 13:17:33.989274  5935 leader_election.cc:304] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0; no voters: 
I20260710 13:17:33.989961  6094 raft_consensus.cc:2804] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:33.994547  5935 leader_election.cc:304] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0; no voters: e23b9e19ed484540accf4c85dc5639fc
I20260710 13:17:33.995267  6122 raft_consensus.cc:2804] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:33.996603  6126 raft_consensus.cc:2804] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:33.996192  6122 raft_consensus.cc:697] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Becoming Leader. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:33.998174  6089 ts_tablet_manager.cc:1434] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08: Time spent starting tablet: real 0.105s	user 0.016s	sys 0.009s
I20260710 13:17:33.999162  6090 tablet_bootstrap.cc:492] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0: No bootstrap required, opened a new log
I20260710 13:17:33.999266  6089 tablet_bootstrap.cc:492] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08: Bootstrap starting.
I20260710 13:17:33.999601  6090 ts_tablet_manager.cc:1403] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0: Time spent bootstrapping tablet: real 0.114s	user 0.013s	sys 0.014s
I20260710 13:17:34.000202  6122 consensus_queue.cc:237] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.004602  6094 raft_consensus.cc:697] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 LEADER]: Becoming Leader. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Running, Role: LEADER
I20260710 13:17:34.005594  6090 raft_consensus.cc:359] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.006278  6094 consensus_queue.cc:237] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.005618  6126 raft_consensus.cc:697] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Becoming Leader. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:34.006781  6090 raft_consensus.cc:385] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.008057  6090 raft_consensus.cc:740] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.009662  6090 consensus_queue.cc:260] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.015167  6123 raft_consensus.cc:493] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:34.016774  6123 raft_consensus.cc:515] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.018560  6090 ts_tablet_manager.cc:1434] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.005s
I20260710 13:17:34.017753  6126 consensus_queue.cc:237] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.026441  6123 leader_election.cc:290] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961)
I20260710 13:17:34.028259  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4198523245cc404eaa4392fe49e94594" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08" is_pre_election: true
W20260710 13:17:34.029709  6012 leader_election.cc:343] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:34.030249  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4198523245cc404eaa4392fe49e94594" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" is_pre_election: true
I20260710 13:17:34.031175  5896 raft_consensus.cc:2468] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e23b9e19ed484540accf4c85dc5639fc in term 0.
I20260710 13:17:34.026383  6090 tablet_bootstrap.cc:492] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 63d606dd2bcf4d26beb33d9ba04026b0: Bootstrap starting.
I20260710 13:17:34.032614  6009 leader_election.cc:304] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [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: 63d606dd2bcf4d26beb33d9ba04026b0, e23b9e19ed484540accf4c85dc5639fc; no voters: 2af80b8a390a40119bbe1f8f731b9e08
I20260710 13:17:34.034948  6123 raft_consensus.cc:2804] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:34.035761  6123 raft_consensus.cc:493] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:34.036423  6123 raft_consensus.cc:3060] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.039301  6088 tablet_bootstrap.cc:654] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.042904  6089 tablet_bootstrap.cc:654] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.060788  6088 tablet_bootstrap.cc:492] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc: No bootstrap required, opened a new log
I20260710 13:17:34.061815  6088 ts_tablet_manager.cc:1403] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc: Time spent bootstrapping tablet: real 0.108s	user 0.019s	sys 0.000s
I20260710 13:17:34.062677  6123 raft_consensus.cc:515] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.071089  6089 tablet_bootstrap.cc:492] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08: No bootstrap required, opened a new log
I20260710 13:17:34.071604  6089 ts_tablet_manager.cc:1403] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.004s
W20260710 13:17:34.071836  5841 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:34.071878  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4198523245cc404eaa4392fe49e94594" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:34.072467  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4198523245cc404eaa4392fe49e94594" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
I20260710 13:17:34.072808  6123 leader_election.cc:290] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 1 election: Requested vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961)
I20260710 13:17:34.068862  5793 catalog_manager.cc:5697] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:34.074046  5896 raft_consensus.cc:3060] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.075204  6090 tablet_bootstrap.cc:654] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 63d606dd2bcf4d26beb33d9ba04026b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.077549  6088 raft_consensus.cc:359] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.080183  6088 raft_consensus.cc:385] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.080536  6088 raft_consensus.cc:740] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.081445  6088 consensus_queue.cc:260] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
W20260710 13:17:34.082576  6012 leader_election.cc:343] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:34.086419  6088 ts_tablet_manager.cc:1434] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 13:17:34.082556  6089 raft_consensus.cc:359] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.088729  6089 raft_consensus.cc:385] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.089063  6089 raft_consensus.cc:740] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.089752  5896 raft_consensus.cc:2468] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e23b9e19ed484540accf4c85dc5639fc in term 1.
I20260710 13:17:34.089823  6089 consensus_queue.cc:260] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.091984  6009 leader_election.cc:304] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63d606dd2bcf4d26beb33d9ba04026b0, e23b9e19ed484540accf4c85dc5639fc; no voters: 2af80b8a390a40119bbe1f8f731b9e08
I20260710 13:17:34.092410  6089 ts_tablet_manager.cc:1434] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260710 13:17:34.093508  6089 tablet_bootstrap.cc:492] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08: Bootstrap starting.
I20260710 13:17:34.095733  6123 raft_consensus.cc:2804] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:34.096383  6088 tablet_bootstrap.cc:492] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc: Bootstrap starting.
I20260710 13:17:34.096449  6123 raft_consensus.cc:697] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 1 LEADER]: Becoming Leader. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Running, Role: LEADER
I20260710 13:17:34.097826  6123 consensus_queue.cc:237] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.103341  5794 catalog_manager.cc:5697] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:34.105275  5794 catalog_manager.cc:5697] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:34.110385  5794 catalog_manager.cc:5697] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:34.115347  6090 tablet_bootstrap.cc:492] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 63d606dd2bcf4d26beb33d9ba04026b0: No bootstrap required, opened a new log
I20260710 13:17:34.116087  6090 ts_tablet_manager.cc:1403] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 63d606dd2bcf4d26beb33d9ba04026b0: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.016s
I20260710 13:17:34.111924  6088 tablet_bootstrap.cc:654] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.120129  6090 raft_consensus.cc:359] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.120762  6090 raft_consensus.cc:385] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.121057  6090 raft_consensus.cc:740] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.121821  6090 consensus_queue.cc:260] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 63d606dd2bcf4d26beb33d9ba04026b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.126344  6089 tablet_bootstrap.cc:654] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.133623  6090 ts_tablet_manager.cc:1434] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 63d606dd2bcf4d26beb33d9ba04026b0: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260710 13:17:34.137149  6090 tablet_bootstrap.cc:492] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0: Bootstrap starting.
I20260710 13:17:34.141959  5793 catalog_manager.cc:5697] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc reported cstate change: term changed from 0 to 1, leader changed from <none> to e23b9e19ed484540accf4c85dc5639fc (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e23b9e19ed484540accf4c85dc5639fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:34.143569  6088 tablet_bootstrap.cc:492] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc: No bootstrap required, opened a new log
I20260710 13:17:34.144085  6088 ts_tablet_manager.cc:1403] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc: Time spent bootstrapping tablet: real 0.049s	user 0.001s	sys 0.011s
I20260710 13:17:34.147306  6088 raft_consensus.cc:359] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.148056  6088 raft_consensus.cc:385] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.148360  6088 raft_consensus.cc:740] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.149097  6088 consensus_queue.cc:260] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.155678  6090 tablet_bootstrap.cc:654] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.158316  6088 ts_tablet_manager.cc:1434] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:17:34.160655  6088 tablet_bootstrap.cc:492] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc: Bootstrap starting.
I20260710 13:17:34.167953  6088 tablet_bootstrap.cc:654] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.170279  6089 tablet_bootstrap.cc:492] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08: No bootstrap required, opened a new log
I20260710 13:17:34.170778  6089 ts_tablet_manager.cc:1403] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.010s
I20260710 13:17:34.173655  6089 raft_consensus.cc:359] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.174258  6089 raft_consensus.cc:385] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.174449  6089 raft_consensus.cc:740] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.175016  6089 consensus_queue.cc:260] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.176898  6089 ts_tablet_manager.cc:1434] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:17:34.177867  6089 tablet_bootstrap.cc:492] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08: Bootstrap starting.
I20260710 13:17:34.181231  6088 tablet_bootstrap.cc:492] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc: No bootstrap required, opened a new log
I20260710 13:17:34.181813  6088 ts_tablet_manager.cc:1403] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260710 13:17:34.184725  6088 raft_consensus.cc:359] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.185772  6088 raft_consensus.cc:385] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.186192  6088 raft_consensus.cc:740] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.187107  6088 consensus_queue.cc:260] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.187932  6090 tablet_bootstrap.cc:492] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0: No bootstrap required, opened a new log
I20260710 13:17:34.188460  6090 ts_tablet_manager.cc:1403] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.011s
I20260710 13:17:34.189950  6088 ts_tablet_manager.cc:1434] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 13:17:34.190990  6088 tablet_bootstrap.cc:492] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc: Bootstrap starting.
I20260710 13:17:34.191841  6090 raft_consensus.cc:359] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.192641  6090 raft_consensus.cc:385] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.192984  6090 raft_consensus.cc:740] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.193794  6090 consensus_queue.cc:260] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.185252  6089 tablet_bootstrap.cc:654] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.198072  6088 tablet_bootstrap.cc:654] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.203828  6090 ts_tablet_manager.cc:1434] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.008s
I20260710 13:17:34.204970  6090 tablet_bootstrap.cc:492] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0: Bootstrap starting.
I20260710 13:17:34.210085  6088 tablet_bootstrap.cc:492] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc: No bootstrap required, opened a new log
I20260710 13:17:34.210634  6088 ts_tablet_manager.cc:1403] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 13:17:34.213222  6088 raft_consensus.cc:359] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.214078  6088 raft_consensus.cc:385] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.214401  6088 raft_consensus.cc:740] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.215202  6088 consensus_queue.cc:260] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.217551  6088 ts_tablet_manager.cc:1434] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:34.218494  6088 tablet_bootstrap.cc:492] T cdeb273e9a4943969e8858199bea4d4d P e23b9e19ed484540accf4c85dc5639fc: Bootstrap starting.
I20260710 13:17:34.219625  6090 tablet_bootstrap.cc:654] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.224237  6088 tablet_bootstrap.cc:654] T cdeb273e9a4943969e8858199bea4d4d P e23b9e19ed484540accf4c85dc5639fc: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.234252  6088 tablet_bootstrap.cc:492] T cdeb273e9a4943969e8858199bea4d4d P e23b9e19ed484540accf4c85dc5639fc: No bootstrap required, opened a new log
I20260710 13:17:34.234697  6088 ts_tablet_manager.cc:1403] T cdeb273e9a4943969e8858199bea4d4d P e23b9e19ed484540accf4c85dc5639fc: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.010s
I20260710 13:17:34.237269  6088 raft_consensus.cc:359] T cdeb273e9a4943969e8858199bea4d4d P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.237988  6088 raft_consensus.cc:385] T cdeb273e9a4943969e8858199bea4d4d P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.238251  6088 raft_consensus.cc:740] T cdeb273e9a4943969e8858199bea4d4d P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.238900  6088 consensus_queue.cc:260] T cdeb273e9a4943969e8858199bea4d4d P e23b9e19ed484540accf4c85dc5639fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.240662  6089 tablet_bootstrap.cc:492] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08: No bootstrap required, opened a new log
I20260710 13:17:34.241222  6089 ts_tablet_manager.cc:1403] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.014s
I20260710 13:17:34.241183  6088 ts_tablet_manager.cc:1434] T cdeb273e9a4943969e8858199bea4d4d P e23b9e19ed484540accf4c85dc5639fc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:17:34.245241  6089 raft_consensus.cc:359] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.246374  6089 raft_consensus.cc:385] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.246769  6089 raft_consensus.cc:740] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.247565  6089 consensus_queue.cc:260] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.249662  6089 ts_tablet_manager.cc:1434] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:17:34.253091  6090 tablet_bootstrap.cc:492] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0: No bootstrap required, opened a new log
I20260710 13:17:34.253710  6090 ts_tablet_manager.cc:1403] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.003s
I20260710 13:17:34.256807  6090 raft_consensus.cc:359] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.257490  6090 raft_consensus.cc:385] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.257776  6090 raft_consensus.cc:740] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.258692  6090 consensus_queue.cc:260] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.261745  6090 ts_tablet_manager.cc:1434] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:17:34.262812  6090 tablet_bootstrap.cc:492] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0: Bootstrap starting.
I20260710 13:17:34.269373  6090 tablet_bootstrap.cc:654] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.276083  6090 tablet_bootstrap.cc:492] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0: No bootstrap required, opened a new log
I20260710 13:17:34.276499  6090 ts_tablet_manager.cc:1403] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 13:17:34.278453  6090 raft_consensus.cc:359] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } }
I20260710 13:17:34.279167  6090 raft_consensus.cc:385] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.279484  6090 raft_consensus.cc:740] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.280378  6090 consensus_queue.cc:260] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } }
I20260710 13:17:34.281955  6090 ts_tablet_manager.cc:1434] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:17:34.287595  6126 consensus_queue.cc:1048] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.290428  6126 raft_consensus.cc:493] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:34.290943  6126 raft_consensus.cc:515] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.292891  6126 leader_election.cc:290] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:34.295431  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c7a8a76a5448b2a484e28ada4b2ab8" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" is_pre_election: true
I20260710 13:17:34.295868  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c7a8a76a5448b2a484e28ada4b2ab8" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b9e19ed484540accf4c85dc5639fc" is_pre_election: true
I20260710 13:17:34.296096  5896 raft_consensus.cc:2468] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 0.
I20260710 13:17:34.296439  6045 raft_consensus.cc:2468] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 0.
I20260710 13:17:34.297959  5935 leader_election.cc:304] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, e23b9e19ed484540accf4c85dc5639fc; no voters: 
I20260710 13:17:34.298991  6126 raft_consensus.cc:2804] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:34.299417  6126 raft_consensus.cc:493] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:34.299844  6126 raft_consensus.cc:3060] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.308534  6126 raft_consensus.cc:515] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.312687  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c7a8a76a5448b2a484e28ada4b2ab8" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:34.314086  5895 raft_consensus.cc:3060] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.318377  6094 raft_consensus.cc:493] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:34.319028  6094 raft_consensus.cc:515] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.321427  6096 raft_consensus.cc:493] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:34.321818  5896 raft_consensus.cc:3060] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.321885  6096 raft_consensus.cc:515] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.324069  6096 leader_election.cc:290] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961)
I20260710 13:17:34.324867  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bf0a174a4a42d59ca75091973bba78" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" is_pre_election: true
I20260710 13:17:34.325546  5897 raft_consensus.cc:2468] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e23b9e19ed484540accf4c85dc5639fc in term 0.
I20260710 13:17:34.326206  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bf0a174a4a42d59ca75091973bba78" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08" is_pre_election: true
I20260710 13:17:34.326808  5971 raft_consensus.cc:2468] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e23b9e19ed484540accf4c85dc5639fc in term 0.
I20260710 13:17:34.328060  6012 leader_election.cc:304] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, e23b9e19ed484540accf4c85dc5639fc; no voters: 
I20260710 13:17:34.325146  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bf0a174a4a42d59ca75091973bba78" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08" is_pre_election: true
I20260710 13:17:34.329176  5972 raft_consensus.cc:2468] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63d606dd2bcf4d26beb33d9ba04026b0 in term 0.
I20260710 13:17:34.330314  6096 raft_consensus.cc:2804] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:34.330698  6096 raft_consensus.cc:493] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:34.330672  5896 raft_consensus.cc:2468] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 1.
I20260710 13:17:34.331176  6096 raft_consensus.cc:3060] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.336598  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bf0a174a4a42d59ca75091973bba78" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b9e19ed484540accf4c85dc5639fc" is_pre_election: true
I20260710 13:17:34.337456  6122 consensus_queue.cc:1048] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.325688  6094 leader_election.cc:290] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:34.331945  5863 leader_election.cc:304] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0; no voters: 
I20260710 13:17:34.334892  6116 consensus_queue.cc:1048] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.345847  6129 raft_consensus.cc:2804] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:34.346292  6129 raft_consensus.cc:493] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:34.346659  6129 raft_consensus.cc:3060] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.352737  5897 raft_consensus.cc:3060] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.358389  6096 raft_consensus.cc:515] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.361907  6046 raft_consensus.cc:2393] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63d606dd2bcf4d26beb33d9ba04026b0 in current term 1: Already voted for candidate e23b9e19ed484540accf4c85dc5639fc in this term.
I20260710 13:17:34.362557  5935 leader_election.cc:304] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0; no voters: 
I20260710 13:17:34.359817  6126 leader_election.cc:290] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 election: Requested vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:34.363534  6126 raft_consensus.cc:2804] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:34.360682  6129 raft_consensus.cc:515] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.365528  6129 leader_election.cc:290] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 1 election: Requested vote from peers 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:34.366617  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bf0a174a4a42d59ca75091973bba78" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
I20260710 13:17:34.370782  5972 raft_consensus.cc:3060] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.372378  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bf0a174a4a42d59ca75091973bba78" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
I20260710 13:17:34.374338  6096 leader_election.cc:290] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 1 election: Requested vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961)
I20260710 13:17:34.375054  6116 consensus_queue.cc:1048] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.367070  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c7a8a76a5448b2a484e28ada4b2ab8" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:34.377657  6046 raft_consensus.cc:3060] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.383327  6096 raft_consensus.cc:493] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:34.383895  6096 raft_consensus.cc:515] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.384315  6046 raft_consensus.cc:2468] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 1.
I20260710 13:17:34.367769  6126 raft_consensus.cc:697] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Becoming Leader. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:34.385773  6126 consensus_queue.cc:237] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.368762  6044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bf0a174a4a42d59ca75091973bba78" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:34.387895  6044 raft_consensus.cc:2393] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63d606dd2bcf4d26beb33d9ba04026b0 in current term 1: Already voted for candidate e23b9e19ed484540accf4c85dc5639fc in this term.
I20260710 13:17:34.387691  5893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03381ed1ada74ac9be43837046d78ca2" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" is_pre_election: true
I20260710 13:17:34.388955  5893 raft_consensus.cc:2393] T 03381ed1ada74ac9be43837046d78ca2 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e23b9e19ed484540accf4c85dc5639fc in current term 1: Already voted for candidate 2af80b8a390a40119bbe1f8f731b9e08 in this term.
I20260710 13:17:34.389770  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03381ed1ada74ac9be43837046d78ca2" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08" is_pre_election: true
I20260710 13:17:34.377271  5972 raft_consensus.cc:2468] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63d606dd2bcf4d26beb33d9ba04026b0 in term 1.
I20260710 13:17:34.392562  6009 leader_election.cc:304] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e23b9e19ed484540accf4c85dc5639fc; no voters: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0
I20260710 13:17:34.392949  5863 leader_election.cc:304] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0; no voters: e23b9e19ed484540accf4c85dc5639fc
I20260710 13:17:34.393486  6123 raft_consensus.cc:3060] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.394171  6129 raft_consensus.cc:2804] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:34.394641  6129 raft_consensus.cc:697] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 LEADER]: Becoming Leader. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Running, Role: LEADER
I20260710 13:17:34.395416  6129 consensus_queue.cc:237] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.404850  5792 catalog_manager.cc:5697] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:34.377043  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bf0a174a4a42d59ca75091973bba78" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:34.419075  6009 leader_election.cc:304] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [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: e23b9e19ed484540accf4c85dc5639fc; no voters: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0
I20260710 13:17:34.424017  6096 leader_election.cc:290] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961)
I20260710 13:17:34.424857  6096 raft_consensus.cc:2749] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:34.426581  6123 raft_consensus.cc:2749] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:34.436264  5793 catalog_manager.cc:5697] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:34.444466  6157 raft_consensus.cc:493] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:34.444995  6157 raft_consensus.cc:515] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.448161  5894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" is_pre_election: true
I20260710 13:17:34.448786  5894 raft_consensus.cc:2468] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e23b9e19ed484540accf4c85dc5639fc in term 0.
I20260710 13:17:34.449733  6009 leader_election.cc:304] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63d606dd2bcf4d26beb33d9ba04026b0, e23b9e19ed484540accf4c85dc5639fc; no voters: 
I20260710 13:17:34.450528  6123 raft_consensus.cc:2804] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:34.450881  6123 raft_consensus.cc:493] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:34.451234  6123 raft_consensus.cc:3060] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.456290  6123 raft_consensus.cc:515] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.457507  6157 leader_election.cc:290] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961)
I20260710 13:17:34.458710  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08" is_pre_election: true
I20260710 13:17:34.459225  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
I20260710 13:17:34.459360  5972 raft_consensus.cc:2468] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e23b9e19ed484540accf4c85dc5639fc in term 0.
I20260710 13:17:34.459263  5894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:34.460415  5894 raft_consensus.cc:3060] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.459926  6123 leader_election.cc:290] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 1 election: Requested vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961)
I20260710 13:17:34.465034  5894 raft_consensus.cc:2468] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e23b9e19ed484540accf4c85dc5639fc in term 1.
I20260710 13:17:34.466127  6009 leader_election.cc:304] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63d606dd2bcf4d26beb33d9ba04026b0, e23b9e19ed484540accf4c85dc5639fc; no voters: 2af80b8a390a40119bbe1f8f731b9e08
I20260710 13:17:34.466922  6123 raft_consensus.cc:2804] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:34.467391  6123 raft_consensus.cc:697] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 1 LEADER]: Becoming Leader. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Running, Role: LEADER
I20260710 13:17:34.468211  6123 consensus_queue.cc:237] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.473999  6116 consensus_queue.cc:1048] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.478266  5792 catalog_manager.cc:5697] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc reported cstate change: term changed from 0 to 1, leader changed from <none> to e23b9e19ed484540accf4c85dc5639fc (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e23b9e19ed484540accf4c85dc5639fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:34.480086  6116 consensus_queue.cc:1048] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.489821  6122 consensus_queue.cc:1048] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.518325  6119 consensus_queue.cc:1048] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.524022  6126 raft_consensus.cc:493] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:34.524511  6126 raft_consensus.cc:515] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.526511  6126 leader_election.cc:290] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:34.529933  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4198523245cc404eaa4392fe49e94594" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23b9e19ed484540accf4c85dc5639fc" is_pre_election: true
I20260710 13:17:34.533380  5894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4198523245cc404eaa4392fe49e94594" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" is_pre_election: true
I20260710 13:17:34.534210  5894 raft_consensus.cc:2393] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2af80b8a390a40119bbe1f8f731b9e08 in current term 1: Already voted for candidate e23b9e19ed484540accf4c85dc5639fc in this term.
I20260710 13:17:34.535218  5935 leader_election.cc:304] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08; no voters: 63d606dd2bcf4d26beb33d9ba04026b0, e23b9e19ed484540accf4c85dc5639fc
I20260710 13:17:34.535933  6126 raft_consensus.cc:3060] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.540738  6123 consensus_queue.cc:1048] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:34.541792  6126 raft_consensus.cc:2749] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:34.555577  6157 consensus_queue.cc:1048] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:34.556871  6046 raft_consensus.cc:3060] T cdeb273e9a4943969e8858199bea4d4d P e23b9e19ed484540accf4c85dc5639fc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.566220  6129 consensus_queue.cc:1048] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:34.589673  6094 consensus_queue.cc:1048] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:34.761142  5971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6ff7d40aaed4e4d82dc1f15aec17eb0"
dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
mode: GRACEFUL
new_leader_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
 from {username='slave'} at 127.0.0.1:57816
I20260710 13:17:34.761838  5971 raft_consensus.cc:606] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Received request to transfer leadership to TS 63d606dd2bcf4d26beb33d9ba04026b0
I20260710 13:17:34.767153  5971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f979b5ba4914f1eabf69e2bed4cbd71"
dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
mode: GRACEFUL
new_leader_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
 from {username='slave'} at 127.0.0.1:57816
I20260710 13:17:34.767625  5971 raft_consensus.cc:606] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Received request to transfer leadership to TS 63d606dd2bcf4d26beb33d9ba04026b0
I20260710 13:17:34.773101  5971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a"
dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
mode: GRACEFUL
new_leader_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
 from {username='slave'} at 127.0.0.1:57816
I20260710 13:17:34.773746  5971 raft_consensus.cc:606] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Received request to transfer leadership to TS 63d606dd2bcf4d26beb33d9ba04026b0
I20260710 13:17:34.796615  6045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4198523245cc404eaa4392fe49e94594"
dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
mode: GRACEFUL
new_leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
 from {username='slave'} at 127.0.0.1:43036
I20260710 13:17:34.797433  6045 raft_consensus.cc:606] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 1 LEADER]: Received request to transfer leadership to TS 2af80b8a390a40119bbe1f8f731b9e08
I20260710 13:17:34.813649  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08bf0a174a4a42d59ca75091973bba78"
dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
mode: GRACEFUL
new_leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
 from {username='slave'} at 127.0.0.1:54302
I20260710 13:17:34.814424  5897 raft_consensus.cc:606] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 LEADER]: Received request to transfer leadership to TS 2af80b8a390a40119bbe1f8f731b9e08
I20260710 13:17:34.820258  6045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d"
dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
mode: GRACEFUL
new_leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
 from {username='slave'} at 127.0.0.1:43036
I20260710 13:17:34.820910  6045 raft_consensus.cc:606] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 1 LEADER]: Received request to transfer leadership to TS 2af80b8a390a40119bbe1f8f731b9e08
I20260710 13:17:34.826464  5971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03381ed1ada74ac9be43837046d78ca2"
dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
mode: GRACEFUL
new_leader_uuid: "e23b9e19ed484540accf4c85dc5639fc"
 from {username='slave'} at 127.0.0.1:57816
I20260710 13:17:34.826963  5971 raft_consensus.cc:606] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Received request to transfer leadership to TS e23b9e19ed484540accf4c85dc5639fc
I20260710 13:17:34.869093  5971 raft_consensus.cc:3060] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.871820  6126 raft_consensus.cc:993] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08: : Instructing follower 63d606dd2bcf4d26beb33d9ba04026b0 to start an election
I20260710 13:17:34.872290  6126 raft_consensus.cc:1081] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Signalling peer 63d606dd2bcf4d26beb33d9ba04026b0 to start an election
I20260710 13:17:34.875353  5897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a"
dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
 from {username='slave'} at 127.0.0.1:54282
I20260710 13:17:34.875982  5897 raft_consensus.cc:493] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:34.876371  5897 raft_consensus.cc:3060] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:34.880466  6123 consensus_queue.cc:1048] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.883041  6116 consensus_queue.cc:1048] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.886022  5897 raft_consensus.cc:515] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.889742  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
I20260710 13:17:34.890331  5972 raft_consensus.cc:3055] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:34.890658  5972 raft_consensus.cc:740] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:34.891618  5972 consensus_queue.cc:260] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.893584  5972 raft_consensus.cc:3060] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:34.909170  5897 leader_election.cc:290] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 2 election: Requested vote from peers 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:34.910347  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:34.910928  5972 raft_consensus.cc:2468] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63d606dd2bcf4d26beb33d9ba04026b0 in term 2.
I20260710 13:17:34.910995  6045 raft_consensus.cc:3060] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:34.912698  5863 leader_election.cc:304] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0; no voters: 
I20260710 13:17:34.913861  6094 raft_consensus.cc:2804] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:34.914345  6094 raft_consensus.cc:697] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 LEADER]: Becoming Leader. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Running, Role: LEADER
I20260710 13:17:34.915153  6094 consensus_queue.cc:237] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.923318  5793 catalog_manager.cc:5697] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 reported cstate change: term changed from 1 to 2, leader changed from 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130) to 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:34.929342  6123 raft_consensus.cc:993] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc: : Instructing follower 2af80b8a390a40119bbe1f8f731b9e08 to start an election
I20260710 13:17:34.933478  6123 raft_consensus.cc:1081] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 1 LEADER]: Signalling peer 2af80b8a390a40119bbe1f8f731b9e08 to start an election
I20260710 13:17:34.937633  5971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d"
dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
 from {username='slave'} at 127.0.0.1:57802
I20260710 13:17:34.938210  5971 raft_consensus.cc:493] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:34.938222  6174 raft_consensus.cc:993] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08: : Instructing follower 63d606dd2bcf4d26beb33d9ba04026b0 to start an election
I20260710 13:17:34.939708  6173 raft_consensus.cc:993] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08: : Instructing follower e23b9e19ed484540accf4c85dc5639fc to start an election
I20260710 13:17:34.938627  5971 raft_consensus.cc:3060] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:34.940152  6173 raft_consensus.cc:1081] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Signalling peer e23b9e19ed484540accf4c85dc5639fc to start an election
I20260710 13:17:34.941216  6119 raft_consensus.cc:1081] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Signalling peer 63d606dd2bcf4d26beb33d9ba04026b0 to start an election
I20260710 13:17:34.942289  6094 consensus_queue.cc:1048] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.944248  6044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03381ed1ada74ac9be43837046d78ca2"
dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
 from {username='slave'} at 127.0.0.1:43010
I20260710 13:17:34.944811  6044 raft_consensus.cc:493] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:34.945160  6044 raft_consensus.cc:3060] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:34.947062  6123 consensus_queue.cc:1048] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.951136  5971 raft_consensus.cc:515] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.954118  5896 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f979b5ba4914f1eabf69e2bed4cbd71"
dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
 from {username='slave'} at 127.0.0.1:54282
I20260710 13:17:34.952239  6044 raft_consensus.cc:515] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.954741  5896 raft_consensus.cc:493] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:34.955132  5896 raft_consensus.cc:3060] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:34.953510  6045 raft_consensus.cc:2468] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63d606dd2bcf4d26beb33d9ba04026b0 in term 2.
I20260710 13:17:34.964098  5896 raft_consensus.cc:515] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.967594  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03381ed1ada74ac9be43837046d78ca2" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
I20260710 13:17:34.968242  5972 raft_consensus.cc:3055] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:34.968598  5972 raft_consensus.cc:740] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:34.969426  5972 consensus_queue.cc:260] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:34.969062  5970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f979b5ba4914f1eabf69e2bed4cbd71" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
I20260710 13:17:34.970438  5970 raft_consensus.cc:3055] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:34.970523  5972 raft_consensus.cc:3060] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:34.970800  5970 raft_consensus.cc:740] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:34.971129  6129 raft_consensus.cc:993] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0: : Instructing follower 2af80b8a390a40119bbe1f8f731b9e08 to start an election
I20260710 13:17:34.971756  5971 leader_election.cc:290] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 2 election: Requested vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:34.971860  6044 leader_election.cc:290] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 2 election: Requested vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961)
I20260710 13:17:34.972498  6094 raft_consensus.cc:1081] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 LEADER]: Signalling peer 2af80b8a390a40119bbe1f8f731b9e08 to start an election
I20260710 13:17:34.972358  5970 consensus_queue.cc:260] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:35.000699  5970 raft_consensus.cc:3060] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.001149  5969 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08bf0a174a4a42d59ca75091973bba78"
dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
 from {username='slave'} at 127.0.0.1:57800
I20260710 13:17:35.001713  5969 raft_consensus.cc:493] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:35.002050  5969 raft_consensus.cc:3060] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:34.989830  6126 consensus_queue.cc:1048] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 13:17:34.997790  6129 consensus_queue.cc:1048] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 13:17:34.967571  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03381ed1ada74ac9be43837046d78ca2" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:34.991979  5972 raft_consensus.cc:2468] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e23b9e19ed484540accf4c85dc5639fc in term 2.
I20260710 13:17:35.010715  6012 leader_election.cc:304] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, e23b9e19ed484540accf4c85dc5639fc; no voters: 
I20260710 13:17:35.011006  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:35.014178  6046 raft_consensus.cc:3055] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:35.014638  6046 raft_consensus.cc:740] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Running, Role: LEADER
I20260710 13:17:35.015594  5969 raft_consensus.cc:515] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:35.016091  6046 consensus_queue.cc:260] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:35.017902  6046 raft_consensus.cc:3060] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.020885  6157 raft_consensus.cc:2804] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:35.021552  6157 raft_consensus.cc:697] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [term 2 LEADER]: Becoming Leader. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Running, Role: LEADER
I20260710 13:17:35.022475  6157 consensus_queue.cc:237] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:35.009087  5897 raft_consensus.cc:3060] T 03381ed1ada74ac9be43837046d78ca2 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.029938  5969 leader_election.cc:290] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 2 election: Requested vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:35.037030  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bf0a174a4a42d59ca75091973bba78" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:35.025806  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f979b5ba4914f1eabf69e2bed4cbd71" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:35.039696  6045 raft_consensus.cc:3060] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.041546  5896 leader_election.cc:290] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 2 election: Requested vote from peers 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:35.049017  5894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:35.049656  5894 raft_consensus.cc:3060] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.062633  5893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bf0a174a4a42d59ca75091973bba78" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:35.059757  6046 raft_consensus.cc:2468] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 2.
I20260710 13:17:35.063269  5893 raft_consensus.cc:3055] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:35.063647  5893 raft_consensus.cc:740] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Running, Role: LEADER
I20260710 13:17:35.064677  6045 raft_consensus.cc:2468] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63d606dd2bcf4d26beb33d9ba04026b0 in term 2.
I20260710 13:17:35.064675  5894 raft_consensus.cc:2468] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 2.
I20260710 13:17:35.064553  5935 leader_election.cc:304] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, e23b9e19ed484540accf4c85dc5639fc; no voters: 
I20260710 13:17:35.064389  5893 consensus_queue.cc:260] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:35.068020  5897 raft_consensus.cc:2468] T 03381ed1ada74ac9be43837046d78ca2 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e23b9e19ed484540accf4c85dc5639fc in term 2.
I20260710 13:17:35.069615  6126 raft_consensus.cc:2804] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:35.070173  6126 raft_consensus.cc:697] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 LEADER]: Becoming Leader. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:35.072383  5893 raft_consensus.cc:3060] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.072456  5860 leader_election.cc:304] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63d606dd2bcf4d26beb33d9ba04026b0, e23b9e19ed484540accf4c85dc5639fc; no voters: 
I20260710 13:17:35.074954  6126 consensus_queue.cc:237] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:35.080171  5794 catalog_manager.cc:5697] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc reported cstate change: term changed from 1 to 2, leader changed from 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130) to e23b9e19ed484540accf4c85dc5639fc (127.5.160.131). New cstate: current_term: 2 leader_uuid: "e23b9e19ed484540accf4c85dc5639fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:35.085561  6178 raft_consensus.cc:2804] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:35.086277  6178 raft_consensus.cc:697] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 LEADER]: Becoming Leader. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Running, Role: LEADER
I20260710 13:17:35.087352  6178 consensus_queue.cc:237] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:35.088117  5793 catalog_manager.cc:5697] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 reported cstate change: term changed from 1 to 2, leader changed from e23b9e19ed484540accf4c85dc5639fc (127.5.160.131) to 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:35.088611  5970 raft_consensus.cc:2468] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63d606dd2bcf4d26beb33d9ba04026b0 in term 2.
I20260710 13:17:35.091261  6119 raft_consensus.cc:993] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08: : Instructing follower 63d606dd2bcf4d26beb33d9ba04026b0 to start an election
I20260710 13:17:35.099637  6119 raft_consensus.cc:1081] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Signalling peer 63d606dd2bcf4d26beb33d9ba04026b0 to start an election
I20260710 13:17:35.104099  5897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6ff7d40aaed4e4d82dc1f15aec17eb0"
dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
 from {username='slave'} at 127.0.0.1:54282
I20260710 13:17:35.104454  5893 raft_consensus.cc:2468] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 2.
I20260710 13:17:35.104754  5897 raft_consensus.cc:493] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:35.105187  5897 raft_consensus.cc:3060] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.110599  5935 leader_election.cc:304] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [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: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0; no voters: e23b9e19ed484540accf4c85dc5639fc
I20260710 13:17:35.111579  6174 raft_consensus.cc:2804] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:35.112555  6174 raft_consensus.cc:697] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 LEADER]: Becoming Leader. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:35.113488  6174 consensus_queue.cc:237] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:35.117853  5897 raft_consensus.cc:515] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } }
I20260710 13:17:35.119493  5793 catalog_manager.cc:5697] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 reported cstate change: term changed from 1 to 2, leader changed from 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130) to 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:35.121591  5970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ff7d40aaed4e4d82dc1f15aec17eb0" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
I20260710 13:17:35.122241  5970 raft_consensus.cc:3055] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:35.121744  5794 catalog_manager.cc:5697] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 reported cstate change: term changed from 1 to 2, leader changed from 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129) to 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:35.122566  5970 raft_consensus.cc:740] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:35.123095  6044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ff7d40aaed4e4d82dc1f15aec17eb0" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:35.123654  6044 raft_consensus.cc:3060] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.123530  5970 consensus_queue.cc:260] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } }
I20260710 13:17:35.124650  5970 raft_consensus.cc:3060] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.125826  5897 leader_election.cc:290] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 2 election: Requested vote from peers e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587), 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961)
I20260710 13:17:35.132611  5970 raft_consensus.cc:2468] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63d606dd2bcf4d26beb33d9ba04026b0 in term 2.
I20260710 13:17:35.132956  6123 raft_consensus.cc:993] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc: : Instructing follower 2af80b8a390a40119bbe1f8f731b9e08 to start an election
I20260710 13:17:35.133368  6123 raft_consensus.cc:1081] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 1 LEADER]: Signalling peer 2af80b8a390a40119bbe1f8f731b9e08 to start an election
I20260710 13:17:35.133704  5863 leader_election.cc:304] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0; no voters: 
I20260710 13:17:35.134919  6178 raft_consensus.cc:2804] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:35.135221  5969 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4198523245cc404eaa4392fe49e94594"
dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
 from {username='slave'} at 127.0.0.1:57802
I20260710 13:17:35.135564  6178 raft_consensus.cc:697] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 LEADER]: Becoming Leader. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Running, Role: LEADER
I20260710 13:17:35.135790  5969 raft_consensus.cc:493] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:35.136144  5969 raft_consensus.cc:3060] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.136425  6178 consensus_queue.cc:237] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } }
I20260710 13:17:35.141810  5969 raft_consensus.cc:515] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:35.143842  5969 leader_election.cc:290] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 2 election: Requested vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:35.147406  6044 raft_consensus.cc:2468] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63d606dd2bcf4d26beb33d9ba04026b0 in term 2.
I20260710 13:17:35.147552  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4198523245cc404eaa4392fe49e94594" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:35.148137  6045 raft_consensus.cc:3055] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:35.148473  6045 raft_consensus.cc:740] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Running, Role: LEADER
I20260710 13:17:35.149242  6045 consensus_queue.cc:260] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:35.149857  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4198523245cc404eaa4392fe49e94594" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:35.150388  5897 raft_consensus.cc:3060] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.150498  6045 raft_consensus.cc:3060] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.155158  5792 catalog_manager.cc:5697] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 reported cstate change: term changed from 1 to 2, leader changed from 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130) to 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:35.158567  6045 raft_consensus.cc:2468] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 2.
I20260710 13:17:35.158769  5897 raft_consensus.cc:2468] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 2.
I20260710 13:17:35.159873  5935 leader_election.cc:304] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0; no voters: 
I20260710 13:17:35.160866  6174 raft_consensus.cc:2804] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:35.161334  6174 raft_consensus.cc:697] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 LEADER]: Becoming Leader. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:35.162181  6174 consensus_queue.cc:237] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:35.174968  5794 catalog_manager.cc:5697] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 reported cstate change: term changed from 1 to 2, leader changed from e23b9e19ed484540accf4c85dc5639fc (127.5.160.131) to 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:35.358374  6045 raft_consensus.cc:1275] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Refusing update from remote peer 63d606dd2bcf4d26beb33d9ba04026b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.359784  6178 consensus_queue.cc:1048] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.371934  5969 raft_consensus.cc:1275] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Refusing update from remote peer 63d606dd2bcf4d26beb33d9ba04026b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.373445  6129 consensus_queue.cc:1048] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:17:35.484717  6045 raft_consensus.cc:1275] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Refusing update from remote peer 2af80b8a390a40119bbe1f8f731b9e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.486438  6174 consensus_queue.cc:1048] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.494305  5897 raft_consensus.cc:1275] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Refusing update from remote peer 2af80b8a390a40119bbe1f8f731b9e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.495872  6126 consensus_queue.cc:1048] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.554710  5897 raft_consensus.cc:1275] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Refusing update from remote peer 2af80b8a390a40119bbe1f8f731b9e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.556094  6126 consensus_queue.cc:1048] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.563874  6045 raft_consensus.cc:1275] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Refusing update from remote peer 2af80b8a390a40119bbe1f8f731b9e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.565462  6119 consensus_queue.cc:1048] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.571024  5897 raft_consensus.cc:1275] T 03381ed1ada74ac9be43837046d78ca2 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Refusing update from remote peer e23b9e19ed484540accf4c85dc5639fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.572548  6157 consensus_queue.cc:1048] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.582095  5969 raft_consensus.cc:1275] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Refusing update from remote peer e23b9e19ed484540accf4c85dc5639fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.583927  6157 consensus_queue.cc:1048] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.601131  6045 raft_consensus.cc:1275] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Refusing update from remote peer 63d606dd2bcf4d26beb33d9ba04026b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.602334  6129 consensus_queue.cc:1048] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.610605  5969 raft_consensus.cc:1275] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Refusing update from remote peer 63d606dd2bcf4d26beb33d9ba04026b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.612082  6129 consensus_queue.cc:1048] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.644549  5897 raft_consensus.cc:1275] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Refusing update from remote peer 2af80b8a390a40119bbe1f8f731b9e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.645915  6174 consensus_queue.cc:1048] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.653225  6045 raft_consensus.cc:3060] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.660552  6045 raft_consensus.cc:1275] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Refusing update from remote peer 2af80b8a390a40119bbe1f8f731b9e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.661872  6119 consensus_queue.cc:1048] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.712383  5969 raft_consensus.cc:1275] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Refusing update from remote peer 63d606dd2bcf4d26beb33d9ba04026b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.713785  6129 consensus_queue.cc:1048] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.723711  6045 raft_consensus.cc:1275] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Refusing update from remote peer 63d606dd2bcf4d26beb33d9ba04026b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.725589  6129 consensus_queue.cc:1048] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:37.859251  5762 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:17:37.860116  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:37.882195  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a"
dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
mode: GRACEFUL
new_leader_uuid: "e23b9e19ed484540accf4c85dc5639fc"
 from {username='slave'} at 127.0.0.1:42834
I20260710 13:17:37.882812  5897 raft_consensus.cc:606] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 LEADER]: Received request to transfer leadership to TS e23b9e19ed484540accf4c85dc5639fc
I20260710 13:17:37.894277  5969 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d"
dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
mode: GRACEFUL
new_leader_uuid: "e23b9e19ed484540accf4c85dc5639fc"
 from {username='slave'} at 127.0.0.1:58540
I20260710 13:17:37.894819  5969 raft_consensus.cc:606] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 LEADER]: Received request to transfer leadership to TS e23b9e19ed484540accf4c85dc5639fc
I20260710 13:17:37.896185  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:17:37.896665  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:37.916918  6194 raft_consensus.cc:993] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0: : Instructing follower e23b9e19ed484540accf4c85dc5639fc to start an election
I20260710 13:17:37.917520  6178 raft_consensus.cc:1081] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 LEADER]: Signalling peer e23b9e19ed484540accf4c85dc5639fc to start an election
I20260710 13:17:37.918915  6044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a"
dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
 from {username='slave'} at 127.0.0.1:43022
I20260710 13:17:37.919425  6044 raft_consensus.cc:493] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:37.919710  6044 raft_consensus.cc:3060] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:37.924278  6044 raft_consensus.cc:515] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:37.926007  6044 leader_election.cc:290] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 3 election: Requested vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961)
I20260710 13:17:37.926918  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:37.927037  5969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
I20260710 13:17:37.927568  5897 raft_consensus.cc:3055] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:37.927577  5969 raft_consensus.cc:3060] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:37.928071  5897 raft_consensus.cc:740] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Running, Role: LEADER
I20260710 13:17:37.928872  5897 consensus_queue.cc:260] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [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: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:37.930094  5897 raft_consensus.cc:3060] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:37.934509  5969 raft_consensus.cc:2468] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e23b9e19ed484540accf4c85dc5639fc in term 3.
I20260710 13:17:37.935891  6012 leader_election.cc:304] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [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: 2af80b8a390a40119bbe1f8f731b9e08, e23b9e19ed484540accf4c85dc5639fc; no voters: 
I20260710 13:17:37.936409  5897 raft_consensus.cc:2468] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e23b9e19ed484540accf4c85dc5639fc in term 3.
I20260710 13:17:37.936693  6191 raft_consensus.cc:2804] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:37.938231  6191 raft_consensus.cc:697] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 3 LEADER]: Becoming Leader. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Running, Role: LEADER
I20260710 13:17:37.939347  6191 consensus_queue.cc:237] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [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: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:37.947629  5793 catalog_manager.cc:5697] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc reported cstate change: term changed from 2 to 3, leader changed from 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129) to e23b9e19ed484540accf4c85dc5639fc (127.5.160.131). New cstate: current_term: 3 leader_uuid: "e23b9e19ed484540accf4c85dc5639fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:38.083693  6119 raft_consensus.cc:993] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08: : Instructing follower e23b9e19ed484540accf4c85dc5639fc to start an election
I20260710 13:17:38.084187  6202 raft_consensus.cc:1081] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 LEADER]: Signalling peer e23b9e19ed484540accf4c85dc5639fc to start an election
I20260710 13:17:38.085937  6044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d"
dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
 from {username='slave'} at 127.0.0.1:43010
I20260710 13:17:38.086512  6044 raft_consensus.cc:493] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:38.086797  6044 raft_consensus.cc:3060] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:38.091629  6044 raft_consensus.cc:515] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:38.093616  6044 leader_election.cc:290] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 3 election: Requested vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961)
I20260710 13:17:38.094489  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:38.094964  5969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
I20260710 13:17:38.095090  5897 raft_consensus.cc:3060] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:38.095647  5969 raft_consensus.cc:3055] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:38.095965  5969 raft_consensus.cc:740] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:38.096735  5969 consensus_queue.cc:260] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [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: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:38.097975  5969 raft_consensus.cc:3060] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:38.102236  5897 raft_consensus.cc:2468] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e23b9e19ed484540accf4c85dc5639fc in term 3.
I20260710 13:17:38.103612  6009 leader_election.cc:304] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [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: 63d606dd2bcf4d26beb33d9ba04026b0, e23b9e19ed484540accf4c85dc5639fc; no voters: 
I20260710 13:17:38.104364  6191 raft_consensus.cc:2804] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:38.104399  5969 raft_consensus.cc:2468] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e23b9e19ed484540accf4c85dc5639fc in term 3.
I20260710 13:17:38.105016  6191 raft_consensus.cc:697] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 3 LEADER]: Becoming Leader. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Running, Role: LEADER
I20260710 13:17:38.105860  6191 consensus_queue.cc:237] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [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: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:38.113184  5793 catalog_manager.cc:5697] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc reported cstate change: term changed from 2 to 3, leader changed from 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130) to e23b9e19ed484540accf4c85dc5639fc (127.5.160.131). New cstate: current_term: 3 leader_uuid: "e23b9e19ed484540accf4c85dc5639fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:38.328720  5970 raft_consensus.cc:1275] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 FOLLOWER]: Refusing update from remote peer e23b9e19ed484540accf4c85dc5639fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:38.330338  6191 consensus_queue.cc:1048] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:38.341147  5897 raft_consensus.cc:1275] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 3 FOLLOWER]: Refusing update from remote peer e23b9e19ed484540accf4c85dc5639fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:38.342801  6191 consensus_queue.cc:1048] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:38.580459  5897 raft_consensus.cc:1275] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 3 FOLLOWER]: Refusing update from remote peer e23b9e19ed484540accf4c85dc5639fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:38.581700  6196 consensus_queue.cc:1048] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:38.590972  5970 raft_consensus.cc:1275] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 FOLLOWER]: Refusing update from remote peer e23b9e19ed484540accf4c85dc5639fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:38.592387  6196 consensus_queue.cc:1048] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:38.897630  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:38.907896  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6ff7d40aaed4e4d82dc1f15aec17eb0"
dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
mode: GRACEFUL
new_leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
 from {username='slave'} at 127.0.0.1:54302
I20260710 13:17:38.908442  5897 raft_consensus.cc:606] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 LEADER]: Received request to transfer leadership to TS 2af80b8a390a40119bbe1f8f731b9e08
I20260710 13:17:38.913522  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f979b5ba4914f1eabf69e2bed4cbd71"
dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
mode: GRACEFUL
new_leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
 from {username='slave'} at 127.0.0.1:54302
I20260710 13:17:38.914075  5897 raft_consensus.cc:606] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 LEADER]: Received request to transfer leadership to TS 2af80b8a390a40119bbe1f8f731b9e08
I20260710 13:17:38.919314  6044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a"
dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
mode: GRACEFUL
new_leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
 from {username='slave'} at 127.0.0.1:43036
I20260710 13:17:38.919847  6044 raft_consensus.cc:606] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 3 LEADER]: Received request to transfer leadership to TS 2af80b8a390a40119bbe1f8f731b9e08
I20260710 13:17:38.924793  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdeb273e9a4943969e8858199bea4d4d"
dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
mode: GRACEFUL
new_leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
 from {username='slave'} at 127.0.0.1:54302
I20260710 13:17:38.925431  5897 raft_consensus.cc:606] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 LEADER]: Received request to transfer leadership to TS 2af80b8a390a40119bbe1f8f731b9e08
I20260710 13:17:38.938930  6044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d"
dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
mode: GRACEFUL
new_leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
 from {username='slave'} at 127.0.0.1:43036
I20260710 13:17:38.939550  6044 raft_consensus.cc:606] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 3 LEADER]: Received request to transfer leadership to TS 2af80b8a390a40119bbe1f8f731b9e08
I20260710 13:17:39.052572  6196 raft_consensus.cc:993] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc: : Instructing follower 2af80b8a390a40119bbe1f8f731b9e08 to start an election
I20260710 13:17:39.053040  6191 raft_consensus.cc:1081] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 3 LEADER]: Signalling peer 2af80b8a390a40119bbe1f8f731b9e08 to start an election
I20260710 13:17:39.054618  5970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d"
dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
 from {username='slave'} at 127.0.0.1:57802
I20260710 13:17:39.055240  5970 raft_consensus.cc:493] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:39.055648  5970 raft_consensus.cc:3060] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:39.062132  5970 raft_consensus.cc:515] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:39.063822  5970 leader_election.cc:290] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 4 election: Requested vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:39.064742  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:39.065018  6044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:39.065337  5897 raft_consensus.cc:3060] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:39.065560  6044 raft_consensus.cc:3055] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:39.065887  6044 raft_consensus.cc:740] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Running, Role: LEADER
I20260710 13:17:39.066690  6044 consensus_queue.cc:260] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [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: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:39.067943  6044 raft_consensus.cc:3060] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:39.072146  5897 raft_consensus.cc:2468] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 4.
I20260710 13:17:39.073465  5935 leader_election.cc:304] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [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: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0; no voters: 
I20260710 13:17:39.074295  6202 raft_consensus.cc:2804] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:39.074589  6044 raft_consensus.cc:2468] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 4.
I20260710 13:17:39.075573  6202 raft_consensus.cc:697] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 LEADER]: Becoming Leader. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:39.076479  6202 consensus_queue.cc:237] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [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: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:39.082363  5792 catalog_manager.cc:5697] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 reported cstate change: term changed from 3 to 4, leader changed from e23b9e19ed484540accf4c85dc5639fc (127.5.160.131) to 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130). New cstate: current_term: 4 leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:39.283335  6217 raft_consensus.cc:993] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0: : Instructing follower 2af80b8a390a40119bbe1f8f731b9e08 to start an election
I20260710 13:17:39.283798  6216 raft_consensus.cc:1081] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 LEADER]: Signalling peer 2af80b8a390a40119bbe1f8f731b9e08 to start an election
I20260710 13:17:39.285475  5970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f979b5ba4914f1eabf69e2bed4cbd71"
dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
 from {username='slave'} at 127.0.0.1:57800
I20260710 13:17:39.285797  6217 raft_consensus.cc:993] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0: : Instructing follower 2af80b8a390a40119bbe1f8f731b9e08 to start an election
I20260710 13:17:39.286012  5970 raft_consensus.cc:493] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:39.286209  6216 raft_consensus.cc:1081] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 LEADER]: Signalling peer 2af80b8a390a40119bbe1f8f731b9e08 to start an election
I20260710 13:17:39.286363  5970 raft_consensus.cc:3060] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.288231  5969 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6ff7d40aaed4e4d82dc1f15aec17eb0"
dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
 from {username='slave'} at 127.0.0.1:57800
I20260710 13:17:39.288841  5969 raft_consensus.cc:493] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:39.289212  5969 raft_consensus.cc:3060] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.291672  5970 raft_consensus.cc:515] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:39.293279  5970 leader_election.cc:290] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 3 election: Requested vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:39.294142  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f979b5ba4914f1eabf69e2bed4cbd71" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:39.294562  5897 raft_consensus.cc:3055] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:39.294778  5897 raft_consensus.cc:740] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Running, Role: LEADER
I20260710 13:17:39.294725  6044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f979b5ba4914f1eabf69e2bed4cbd71" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:39.295027  5969 raft_consensus.cc:515] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } }
I20260710 13:17:39.295478  6044 raft_consensus.cc:3060] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.295608  5897 consensus_queue.cc:260] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [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: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:39.296737  5897 raft_consensus.cc:3060] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.297295  5969 leader_election.cc:290] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 3 election: Requested vote from peers e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587), 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831)
I20260710 13:17:39.298532  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ff7d40aaed4e4d82dc1f15aec17eb0" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:39.299163  5895 raft_consensus.cc:3055] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:39.299520  5895 raft_consensus.cc:740] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Running, Role: LEADER
I20260710 13:17:39.299533  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ff7d40aaed4e4d82dc1f15aec17eb0" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:39.300233  6045 raft_consensus.cc:3060] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.300560  5895 consensus_queue.cc:260] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [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: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } }
I20260710 13:17:39.301963  5895 raft_consensus.cc:3060] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.303087  5897 raft_consensus.cc:2468] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 3.
I20260710 13:17:39.303447  6044 raft_consensus.cc:2468] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 3.
I20260710 13:17:39.304407  5935 leader_election.cc:304] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [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: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0; no voters: 
I20260710 13:17:39.305254  6202 raft_consensus.cc:2804] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:39.305823  6202 raft_consensus.cc:697] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 LEADER]: Becoming Leader. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:39.306733  6045 raft_consensus.cc:2468] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 3.
I20260710 13:17:39.306712  6202 consensus_queue.cc:237] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [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: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:39.308245  5935 leader_election.cc:304] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [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: 2af80b8a390a40119bbe1f8f731b9e08, e23b9e19ed484540accf4c85dc5639fc; no voters: 
I20260710 13:17:39.309027  6212 raft_consensus.cc:2804] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:39.309338  5895 raft_consensus.cc:2468] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 3.
I20260710 13:17:39.310231  6212 raft_consensus.cc:697] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 LEADER]: Becoming Leader. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:39.311059  6212 consensus_queue.cc:237] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [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: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } }
I20260710 13:17:39.315757  5792 catalog_manager.cc:5697] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 reported cstate change: term changed from 2 to 3, leader changed from 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129) to 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130). New cstate: current_term: 3 leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:39.328171  5792 catalog_manager.cc:5697] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 reported cstate change: term changed from 2 to 3, leader changed from 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129) to 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130). New cstate: current_term: 3 leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:39.384755  6217 raft_consensus.cc:993] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0: : Instructing follower 2af80b8a390a40119bbe1f8f731b9e08 to start an election
I20260710 13:17:39.385237  6216 raft_consensus.cc:1081] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 LEADER]: Signalling peer 2af80b8a390a40119bbe1f8f731b9e08 to start an election
I20260710 13:17:39.386739  5969 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdeb273e9a4943969e8858199bea4d4d"
dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
 from {username='slave'} at 127.0.0.1:57800
I20260710 13:17:39.387295  5969 raft_consensus.cc:493] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:39.387638  5969 raft_consensus.cc:3060] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:39.392529  5969 raft_consensus.cc:515] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:39.394435  5969 leader_election.cc:290] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 2 election: Requested vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:39.395282  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdeb273e9a4943969e8858199bea4d4d" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:39.395610  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdeb273e9a4943969e8858199bea4d4d" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:39.395951  5897 raft_consensus.cc:3055] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:39.396245  6045 raft_consensus.cc:3060] T cdeb273e9a4943969e8858199bea4d4d P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:39.396270  5897 raft_consensus.cc:740] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Running, Role: LEADER
I20260710 13:17:39.397027  5897 consensus_queue.cc:260] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:39.397951  5897 raft_consensus.cc:3060] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:39.401625  6045 raft_consensus.cc:2468] T cdeb273e9a4943969e8858199bea4d4d P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 2.
I20260710 13:17:39.401808  5897 raft_consensus.cc:2468] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 2.
I20260710 13:17:39.402794  5935 leader_election.cc:304] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af80b8a390a40119bbe1f8f731b9e08, e23b9e19ed484540accf4c85dc5639fc; no voters: 
I20260710 13:17:39.403530  6212 raft_consensus.cc:2804] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:39.404065  6212 raft_consensus.cc:697] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 LEADER]: Becoming Leader. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:39.404830  6212 consensus_queue.cc:237] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:39.411597  5792 catalog_manager.cc:5697] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 reported cstate change: term changed from 1 to 2, leader changed from 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129) to 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:39.473045  6196 raft_consensus.cc:993] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc: : Instructing follower 2af80b8a390a40119bbe1f8f731b9e08 to start an election
I20260710 13:17:39.473585  6191 raft_consensus.cc:1081] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 3 LEADER]: Signalling peer 2af80b8a390a40119bbe1f8f731b9e08 to start an election
I20260710 13:17:39.475054  5969 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a"
dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
 from {username='slave'} at 127.0.0.1:57802
I20260710 13:17:39.475586  5969 raft_consensus.cc:493] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:39.475906  5969 raft_consensus.cc:3060] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:39.480530  5969 raft_consensus.cc:515] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:39.482105  5969 leader_election.cc:290] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [CANDIDATE]: Term 4 election: Requested vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:39.482949  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:39.483299  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a" candidate_uuid: "2af80b8a390a40119bbe1f8f731b9e08" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:39.483527  5897 raft_consensus.cc:3060] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:39.483857  6045 raft_consensus.cc:3055] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:39.484174  6045 raft_consensus.cc:740] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Running, Role: LEADER
I20260710 13:17:39.484951  6045 consensus_queue.cc:260] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [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: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:39.486135  6045 raft_consensus.cc:3060] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:39.489810  5897 raft_consensus.cc:2468] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 4.
I20260710 13:17:39.490901  5935 leader_election.cc:304] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [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: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0; no voters: 
I20260710 13:17:39.491674  6212 raft_consensus.cc:2804] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:39.492132  6212 raft_consensus.cc:697] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 LEADER]: Becoming Leader. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:39.492637  6045 raft_consensus.cc:2468] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af80b8a390a40119bbe1f8f731b9e08 in term 4.
I20260710 13:17:39.492973  6212 consensus_queue.cc:237] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [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: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:39.500111  5792 catalog_manager.cc:5697] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 reported cstate change: term changed from 3 to 4, leader changed from e23b9e19ed484540accf4c85dc5639fc (127.5.160.131) to 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130). New cstate: current_term: 4 leader_uuid: "2af80b8a390a40119bbe1f8f731b9e08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:39.503453  6045 raft_consensus.cc:1275] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 4 FOLLOWER]: Refusing update from remote peer 2af80b8a390a40119bbe1f8f731b9e08: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:39.505085  6212 consensus_queue.cc:1048] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:39.515666  5897 raft_consensus.cc:1275] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 4 FOLLOWER]: Refusing update from remote peer 2af80b8a390a40119bbe1f8f731b9e08: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:39.517441  6202 consensus_queue.cc:1048] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:17:39.710947  5897 raft_consensus.cc:1275] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 3 FOLLOWER]: Refusing update from remote peer 2af80b8a390a40119bbe1f8f731b9e08: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:39.712352  6202 consensus_queue.cc:1048] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:39.724423  6044 raft_consensus.cc:1275] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc [term 3 FOLLOWER]: Refusing update from remote peer 2af80b8a390a40119bbe1f8f731b9e08: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:39.726472  6202 consensus_queue.cc:1048] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:17:39.759958  6044 raft_consensus.cc:1275] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc [term 3 FOLLOWER]: Refusing update from remote peer 2af80b8a390a40119bbe1f8f731b9e08: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:39.761261  6202 consensus_queue.cc:1048] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:39.770680  5897 raft_consensus.cc:1275] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 3 FOLLOWER]: Refusing update from remote peer 2af80b8a390a40119bbe1f8f731b9e08: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:39.772564  6227 consensus_queue.cc:1048] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:39.932268  5895 raft_consensus.cc:1275] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Refusing update from remote peer 2af80b8a390a40119bbe1f8f731b9e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:39.933540  6202 consensus_queue.cc:1048] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:39.942798  6044 raft_consensus.cc:1275] T cdeb273e9a4943969e8858199bea4d4d P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Refusing update from remote peer 2af80b8a390a40119bbe1f8f731b9e08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:39.944345  6227 consensus_queue.cc:1048] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:39.956477  5895 raft_consensus.cc:1275] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 4 FOLLOWER]: Refusing update from remote peer 2af80b8a390a40119bbe1f8f731b9e08: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:39.957787  6232 consensus_queue.cc:1048] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:39.966915  6044 raft_consensus.cc:1275] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 4 FOLLOWER]: Refusing update from remote peer 2af80b8a390a40119bbe1f8f731b9e08: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:39.968750  6227 consensus_queue.cc:1048] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:41.944964  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:41.953294  5969 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04c7a8a76a5448b2a484e28ada4b2ab8"
dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
mode: GRACEFUL
new_leader_uuid: "e23b9e19ed484540accf4c85dc5639fc"
 from {username='slave'} at 127.0.0.1:58540
I20260710 13:17:41.954384  5969 raft_consensus.cc:606] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Received request to transfer leadership to TS e23b9e19ed484540accf4c85dc5639fc
I20260710 13:17:41.957784  5969 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a"
dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
mode: GRACEFUL
new_leader_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
 from {username='slave'} at 127.0.0.1:58540
I20260710 13:17:41.958263  5969 raft_consensus.cc:606] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 LEADER]: Received request to transfer leadership to TS 63d606dd2bcf4d26beb33d9ba04026b0
I20260710 13:17:41.960623  5969 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d"
dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
mode: GRACEFUL
new_leader_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
 from {username='slave'} at 127.0.0.1:58540
I20260710 13:17:41.961048  5969 raft_consensus.cc:606] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 LEADER]: Received request to transfer leadership to TS 63d606dd2bcf4d26beb33d9ba04026b0
I20260710 13:17:41.963424  5969 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4198523245cc404eaa4392fe49e94594"
dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
mode: GRACEFUL
new_leader_uuid: "e23b9e19ed484540accf4c85dc5639fc"
 from {username='slave'} at 127.0.0.1:58540
I20260710 13:17:41.964061  5969 raft_consensus.cc:606] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 LEADER]: Received request to transfer leadership to TS e23b9e19ed484540accf4c85dc5639fc
I20260710 13:17:41.966681  5969 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6ff7d40aaed4e4d82dc1f15aec17eb0"
dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
mode: GRACEFUL
new_leader_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
 from {username='slave'} at 127.0.0.1:58540
I20260710 13:17:41.967243  5969 raft_consensus.cc:606] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 LEADER]: Received request to transfer leadership to TS 63d606dd2bcf4d26beb33d9ba04026b0
I20260710 13:17:41.968580  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:17:41.968971  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:42.035894  6218 raft_consensus.cc:993] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08: : Instructing follower 63d606dd2bcf4d26beb33d9ba04026b0 to start an election
I20260710 13:17:42.036414  6239 raft_consensus.cc:1081] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 LEADER]: Signalling peer 63d606dd2bcf4d26beb33d9ba04026b0 to start an election
I20260710 13:17:42.037955  5895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d"
dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
 from {username='slave'} at 127.0.0.1:54282
I20260710 13:17:42.038473  5895 raft_consensus.cc:493] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:42.038866  5895 raft_consensus.cc:3060] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:42.043985  5895 raft_consensus.cc:515] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:42.045851  5895 leader_election.cc:290] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 5 election: Requested vote from peers 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:42.047186  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:42.047046  5969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25612ffcd37949fb81ee471511c6cf5d" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
I20260710 13:17:42.047865  6045 raft_consensus.cc:3060] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:42.047963  5969 raft_consensus.cc:3055] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:17:42.048401  5969 raft_consensus.cc:740] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:42.049225  5969 consensus_queue.cc:260] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [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: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:42.050532  5969 raft_consensus.cc:3060] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:42.052881  6045 raft_consensus.cc:2468] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63d606dd2bcf4d26beb33d9ba04026b0 in term 5.
I20260710 13:17:42.054189  5860 leader_election.cc:304] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [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: 63d606dd2bcf4d26beb33d9ba04026b0, e23b9e19ed484540accf4c85dc5639fc; no voters: 
I20260710 13:17:42.055717  6240 raft_consensus.cc:2804] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:17:42.056056  5969 raft_consensus.cc:2468] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63d606dd2bcf4d26beb33d9ba04026b0 in term 5.
I20260710 13:17:42.056658  6240 raft_consensus.cc:697] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 5 LEADER]: Becoming Leader. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Running, Role: LEADER
I20260710 13:17:42.057677  6240 consensus_queue.cc:237] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [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: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:42.064903  5792 catalog_manager.cc:5697] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 reported cstate change: term changed from 4 to 5, leader changed from 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130) to 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129). New cstate: current_term: 5 leader_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:42.262079  6218 raft_consensus.cc:993] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08: : Instructing follower e23b9e19ed484540accf4c85dc5639fc to start an election
I20260710 13:17:42.262573  6218 raft_consensus.cc:1081] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Signalling peer e23b9e19ed484540accf4c85dc5639fc to start an election
I20260710 13:17:42.264115  6045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04c7a8a76a5448b2a484e28ada4b2ab8"
dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
 from {username='slave'} at 127.0.0.1:43010
I20260710 13:17:42.264614  6045 raft_consensus.cc:493] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:42.264885  6045 raft_consensus.cc:3060] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:42.268867  6045 raft_consensus.cc:515] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:42.270450  6045 leader_election.cc:290] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 2 election: Requested vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961)
I20260710 13:17:42.271386  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c7a8a76a5448b2a484e28ada4b2ab8" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:42.271487  5969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04c7a8a76a5448b2a484e28ada4b2ab8" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
I20260710 13:17:42.272053  5895 raft_consensus.cc:3060] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:42.272104  5969 raft_consensus.cc:3055] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:42.272465  5969 raft_consensus.cc:740] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:42.273171  5969 consensus_queue.cc:260] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:42.274159  5969 raft_consensus.cc:3060] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:42.276880  5895 raft_consensus.cc:2468] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e23b9e19ed484540accf4c85dc5639fc in term 2.
I20260710 13:17:42.278192  6009 leader_election.cc:304] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63d606dd2bcf4d26beb33d9ba04026b0, e23b9e19ed484540accf4c85dc5639fc; no voters: 
I20260710 13:17:42.278903  5969 raft_consensus.cc:2468] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e23b9e19ed484540accf4c85dc5639fc in term 2.
I20260710 13:17:42.279078  6237 raft_consensus.cc:2804] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:42.280377  6237 raft_consensus.cc:697] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc [term 2 LEADER]: Becoming Leader. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Running, Role: LEADER
I20260710 13:17:42.281253  6237 consensus_queue.cc:237] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:42.288245  5792 catalog_manager.cc:5697] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc reported cstate change: term changed from 1 to 2, leader changed from 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130) to e23b9e19ed484540accf4c85dc5639fc (127.5.160.131). New cstate: current_term: 2 leader_uuid: "e23b9e19ed484540accf4c85dc5639fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:42.365613  6218 raft_consensus.cc:993] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08: : Instructing follower 63d606dd2bcf4d26beb33d9ba04026b0 to start an election
I20260710 13:17:42.366194  6218 raft_consensus.cc:1081] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 LEADER]: Signalling peer 63d606dd2bcf4d26beb33d9ba04026b0 to start an election
I20260710 13:17:42.367630  5895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6ff7d40aaed4e4d82dc1f15aec17eb0"
dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
 from {username='slave'} at 127.0.0.1:54282
I20260710 13:17:42.368124  5895 raft_consensus.cc:493] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:42.368419  5895 raft_consensus.cc:3060] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:42.373934  5895 raft_consensus.cc:515] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } }
I20260710 13:17:42.375480  5895 leader_election.cc:290] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 4 election: Requested vote from peers e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587), 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961)
I20260710 13:17:42.376387  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ff7d40aaed4e4d82dc1f15aec17eb0" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:42.376582  5969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ff7d40aaed4e4d82dc1f15aec17eb0" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
I20260710 13:17:42.376881  6045 raft_consensus.cc:3060] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:42.377131  5969 raft_consensus.cc:3055] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:42.377516  5969 raft_consensus.cc:740] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:42.378130  5969 consensus_queue.cc:260] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [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: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } }
I20260710 13:17:42.379009  5969 raft_consensus.cc:3060] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:42.381170  6045 raft_consensus.cc:2468] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63d606dd2bcf4d26beb33d9ba04026b0 in term 4.
I20260710 13:17:42.382185  5860 leader_election.cc:304] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [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: 63d606dd2bcf4d26beb33d9ba04026b0, e23b9e19ed484540accf4c85dc5639fc; no voters: 
I20260710 13:17:42.383021  6240 raft_consensus.cc:2804] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:42.383446  6240 raft_consensus.cc:697] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 4 LEADER]: Becoming Leader. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Running, Role: LEADER
I20260710 13:17:42.383757  5969 raft_consensus.cc:2468] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63d606dd2bcf4d26beb33d9ba04026b0 in term 4.
I20260710 13:17:42.384258  6240 consensus_queue.cc:237] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [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: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } }
I20260710 13:17:42.391719  5792 catalog_manager.cc:5697] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 reported cstate change: term changed from 3 to 4, leader changed from 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130) to 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129). New cstate: current_term: 4 leader_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:42.408262  6218 raft_consensus.cc:993] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08: : Instructing follower 63d606dd2bcf4d26beb33d9ba04026b0 to start an election
I20260710 13:17:42.408756  6218 raft_consensus.cc:1081] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 LEADER]: Signalling peer 63d606dd2bcf4d26beb33d9ba04026b0 to start an election
I20260710 13:17:42.410316  5895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a"
dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
 from {username='slave'} at 127.0.0.1:54282
I20260710 13:17:42.410720  5895 raft_consensus.cc:493] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:42.410957  5895 raft_consensus.cc:3060] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:42.415338  5895 raft_consensus.cc:515] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:42.417487  5895 leader_election.cc:290] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [CANDIDATE]: Term 5 election: Requested vote from peers 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961), e23b9e19ed484540accf4c85dc5639fc (127.5.160.131:46587)
I20260710 13:17:42.417714  6239 raft_consensus.cc:993] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08: : Instructing follower e23b9e19ed484540accf4c85dc5639fc to start an election
I20260710 13:17:42.418617  6218 raft_consensus.cc:1081] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 LEADER]: Signalling peer e23b9e19ed484540accf4c85dc5639fc to start an election
I20260710 13:17:42.418448  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
I20260710 13:17:42.418448  5969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2498ffadb07f48beba1fb5ba99ee524a" candidate_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
I20260710 13:17:42.419389  5969 raft_consensus.cc:3055] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:17:42.419348  6045 raft_consensus.cc:3060] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:42.420158  5969 raft_consensus.cc:740] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:42.420414  6044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4198523245cc404eaa4392fe49e94594"
dest_uuid: "e23b9e19ed484540accf4c85dc5639fc"
 from {username='slave'} at 127.0.0.1:43010
I20260710 13:17:42.420994  6044 raft_consensus.cc:493] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:42.421458  6044 raft_consensus.cc:3060] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:42.421029  5969 consensus_queue.cc:260] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [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: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:42.422363  5969 raft_consensus.cc:3060] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:42.428650  5969 raft_consensus.cc:2468] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63d606dd2bcf4d26beb33d9ba04026b0 in term 5.
I20260710 13:17:42.429903  6044 raft_consensus.cc:515] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:42.430251  5863 leader_election.cc:304] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [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: 2af80b8a390a40119bbe1f8f731b9e08, 63d606dd2bcf4d26beb33d9ba04026b0; no voters: 
I20260710 13:17:42.431057  6240 raft_consensus.cc:2804] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:17:42.431553  6240 raft_consensus.cc:697] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 5 LEADER]: Becoming Leader. State: Replica: 63d606dd2bcf4d26beb33d9ba04026b0, State: Running, Role: LEADER
I20260710 13:17:42.431746  6045 raft_consensus.cc:2468] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63d606dd2bcf4d26beb33d9ba04026b0 in term 5.
I20260710 13:17:42.431926  6044 leader_election.cc:290] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [CANDIDATE]: Term 3 election: Requested vote from peers 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831), 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961)
I20260710 13:17:42.432575  6240 consensus_queue.cc:237] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [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: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:42.433557  5969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4198523245cc404eaa4392fe49e94594" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2af80b8a390a40119bbe1f8f731b9e08"
I20260710 13:17:42.433612  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4198523245cc404eaa4392fe49e94594" candidate_uuid: "e23b9e19ed484540accf4c85dc5639fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63d606dd2bcf4d26beb33d9ba04026b0"
I20260710 13:17:42.434223  5969 raft_consensus.cc:3055] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:42.434517  5895 raft_consensus.cc:3060] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:42.434638  5969 raft_consensus.cc:740] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2af80b8a390a40119bbe1f8f731b9e08, State: Running, Role: LEADER
I20260710 13:17:42.435554  5969 consensus_queue.cc:260] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [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: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:42.436399  5969 raft_consensus.cc:3060] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:42.442078  5969 raft_consensus.cc:2468] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e23b9e19ed484540accf4c85dc5639fc in term 3.
I20260710 13:17:42.442052  5895 raft_consensus.cc:2468] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e23b9e19ed484540accf4c85dc5639fc in term 3.
I20260710 13:17:42.443370  6012 leader_election.cc:304] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [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: 2af80b8a390a40119bbe1f8f731b9e08, e23b9e19ed484540accf4c85dc5639fc; no voters: 
I20260710 13:17:42.442904  5792 catalog_manager.cc:5697] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 reported cstate change: term changed from 4 to 5, leader changed from 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130) to 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129). New cstate: current_term: 5 leader_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:42.444092  6237 raft_consensus.cc:2804] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:42.444540  6237 raft_consensus.cc:697] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 3 LEADER]: Becoming Leader. State: Replica: e23b9e19ed484540accf4c85dc5639fc, State: Running, Role: LEADER
I20260710 13:17:42.445437  6237 consensus_queue.cc:237] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [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: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } }
I20260710 13:17:42.454413  5793 catalog_manager.cc:5697] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc reported cstate change: term changed from 2 to 3, leader changed from 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130) to e23b9e19ed484540accf4c85dc5639fc (127.5.160.131). New cstate: current_term: 3 leader_uuid: "e23b9e19ed484540accf4c85dc5639fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:42.563170  5969 raft_consensus.cc:1275] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 5 FOLLOWER]: Refusing update from remote peer 63d606dd2bcf4d26beb33d9ba04026b0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:17:42.564697  6240 consensus_queue.cc:1048] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:17:42.578351  6044 raft_consensus.cc:1275] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 5 FOLLOWER]: Refusing update from remote peer 63d606dd2bcf4d26beb33d9ba04026b0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:17:42.583400  6255 consensus_queue.cc:1048] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:17:42.662592  5895 raft_consensus.cc:1275] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Refusing update from remote peer e23b9e19ed484540accf4c85dc5639fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:42.663831  6237 consensus_queue.cc:1048] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "63d606dd2bcf4d26beb33d9ba04026b0" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:42.673290  5969 raft_consensus.cc:1275] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Refusing update from remote peer e23b9e19ed484540accf4c85dc5639fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:42.676258  6260 consensus_queue.cc:1048] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:17:42.786351  5969 raft_consensus.cc:1275] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 FOLLOWER]: Refusing update from remote peer 63d606dd2bcf4d26beb33d9ba04026b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:42.787761  6255 consensus_queue.cc:1048] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:42.796972  6044 raft_consensus.cc:1275] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc [term 4 FOLLOWER]: Refusing update from remote peer 63d606dd2bcf4d26beb33d9ba04026b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:42.798988  6263 consensus_queue.cc:1048] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:17:42.826613  5969 raft_consensus.cc:1275] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 5 FOLLOWER]: Refusing update from remote peer 63d606dd2bcf4d26beb33d9ba04026b0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:17:42.828373  6263 consensus_queue.cc:1048] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:17:42.838795  6044 raft_consensus.cc:1275] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 5 FOLLOWER]: Refusing update from remote peer 63d606dd2bcf4d26beb33d9ba04026b0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:17:42.840044  6255 consensus_queue.cc:1048] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23b9e19ed484540accf4c85dc5639fc" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:17:42.969888  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:42.970655  5969 raft_consensus.cc:1275] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 FOLLOWER]: Refusing update from remote peer e23b9e19ed484540accf4c85dc5639fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:42.972105  6260 consensus_queue.cc:1048] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af80b8a390a40119bbe1f8f731b9e08" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:42.976962  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
W20260710 13:17:42.982848  6009 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:17:42.998692  6009 consensus_peers.cc:597] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc -> Peer 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831): Couldn't send request to peer 63d606dd2bcf4d26beb33d9ba04026b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:43.020635  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:43.021343  5762 tablet_replica.cc:333] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0: stopping tablet replica
I20260710 13:17:43.022182  5762 raft_consensus.cc:2243] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:17:43.022982  5762 raft_consensus.cc:2272] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.026325  5762 tablet_replica.cc:333] T 03381ed1ada74ac9be43837046d78ca2 P 63d606dd2bcf4d26beb33d9ba04026b0: stopping tablet replica
I20260710 13:17:43.027262  5762 raft_consensus.cc:2243] T 03381ed1ada74ac9be43837046d78ca2 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.027959  5762 raft_consensus.cc:2272] T 03381ed1ada74ac9be43837046d78ca2 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:17:43.030035  5935 consensus_peers.cc:597] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 -> Peer 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831): Couldn't send request to peer 63d606dd2bcf4d26beb33d9ba04026b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:43.030339  5762 tablet_replica.cc:333] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0: stopping tablet replica
I20260710 13:17:43.030860  5762 raft_consensus.cc:2243] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:17:43.031584  5762 raft_consensus.cc:2272] T 2498ffadb07f48beba1fb5ba99ee524a P 63d606dd2bcf4d26beb33d9ba04026b0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.033516  5762 tablet_replica.cc:333] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0: stopping tablet replica
I20260710 13:17:43.034057  5762 raft_consensus.cc:2243] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.034474  5762 raft_consensus.cc:2272] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.036149  5762 tablet_replica.cc:333] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 63d606dd2bcf4d26beb33d9ba04026b0: stopping tablet replica
I20260710 13:17:43.036666  5762 raft_consensus.cc:2243] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.037070  5762 raft_consensus.cc:2272] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.039033  5762 tablet_replica.cc:333] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0: stopping tablet replica
I20260710 13:17:43.039528  5762 raft_consensus.cc:2243] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.039921  5762 raft_consensus.cc:2272] T 4198523245cc404eaa4392fe49e94594 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.041515  5762 tablet_replica.cc:333] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0: stopping tablet replica
I20260710 13:17:43.041962  5762 raft_consensus.cc:2243] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:17:43.042611  5762 raft_consensus.cc:2272] T 25612ffcd37949fb81ee471511c6cf5d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.044824  5762 tablet_replica.cc:333] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0: stopping tablet replica
I20260710 13:17:43.045534  5762 raft_consensus.cc:2243] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.045998  5762 raft_consensus.cc:2272] T 08bf0a174a4a42d59ca75091973bba78 P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.047767  5762 tablet_replica.cc:333] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0: stopping tablet replica
I20260710 13:17:43.048203  5762 raft_consensus.cc:2243] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.048586  5762 raft_consensus.cc:2272] T cdeb273e9a4943969e8858199bea4d4d P 63d606dd2bcf4d26beb33d9ba04026b0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:17:43.149317  6009 consensus_peers.cc:597] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc -> Peer 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831): Couldn't send request to peer 63d606dd2bcf4d26beb33d9ba04026b0. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:46831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:43.150005  6009 consensus_peers.cc:597] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc -> Peer 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831): Couldn't send request to peer 63d606dd2bcf4d26beb33d9ba04026b0. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:46831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:43.150485  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
I20260710 13:17:43.169929  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
W20260710 13:17:43.186293  5935 consensus_peers.cc:597] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 -> Peer 63d606dd2bcf4d26beb33d9ba04026b0 (127.5.160.129:46831): Couldn't send request to peer 63d606dd2bcf4d26beb33d9ba04026b0. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:46831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:43.204799  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:43.205592  5762 tablet_replica.cc:333] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08: stopping tablet replica
I20260710 13:17:43.206321  5762 raft_consensus.cc:2243] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.206769  5762 raft_consensus.cc:2272] T 25612ffcd37949fb81ee471511c6cf5d P 2af80b8a390a40119bbe1f8f731b9e08 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.209321  5762 tablet_replica.cc:333] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08: stopping tablet replica
I20260710 13:17:43.209987  5762 raft_consensus.cc:2243] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.210393  5762 raft_consensus.cc:2272] T 04c7a8a76a5448b2a484e28ada4b2ab8 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.212387  5762 tablet_replica.cc:333] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08: stopping tablet replica
I20260710 13:17:43.212986  5762 raft_consensus.cc:2243] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.213424  5762 raft_consensus.cc:2272] T 4198523245cc404eaa4392fe49e94594 P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.215499  5762 tablet_replica.cc:333] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08: stopping tablet replica
I20260710 13:17:43.216028  5762 raft_consensus.cc:2243] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.216437  5762 raft_consensus.cc:2272] T 03381ed1ada74ac9be43837046d78ca2 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.218266  5762 tablet_replica.cc:333] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08: stopping tablet replica
I20260710 13:17:43.218756  5762 raft_consensus.cc:2243] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.219164  5762 raft_consensus.cc:2272] T 2498ffadb07f48beba1fb5ba99ee524a P 2af80b8a390a40119bbe1f8f731b9e08 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.221289  5762 tablet_replica.cc:333] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08: stopping tablet replica
I20260710 13:17:43.221854  5762 raft_consensus.cc:2243] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:43.222630  5762 raft_consensus.cc:2272] T 9f979b5ba4914f1eabf69e2bed4cbd71 P 2af80b8a390a40119bbe1f8f731b9e08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.224179  5762 tablet_replica.cc:333] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08: stopping tablet replica
I20260710 13:17:43.224620  5762 raft_consensus.cc:2243] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.224997  5762 raft_consensus.cc:2272] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P 2af80b8a390a40119bbe1f8f731b9e08 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.227082  5762 tablet_replica.cc:333] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08: stopping tablet replica
I20260710 13:17:43.227630  5762 raft_consensus.cc:2243] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:43.228374  5762 raft_consensus.cc:2272] T cdeb273e9a4943969e8858199bea4d4d P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.230037  5762 tablet_replica.cc:333] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08: stopping tablet replica
I20260710 13:17:43.230567  5762 raft_consensus.cc:2243] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:43.231633  5762 raft_consensus.cc:2272] T 08bf0a174a4a42d59ca75091973bba78 P 2af80b8a390a40119bbe1f8f731b9e08 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:17:43.234289  6012 consensus_peers.cc:597] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc -> Peer 2af80b8a390a40119bbe1f8f731b9e08 (127.5.160.130:38961): Couldn't send request to peer 2af80b8a390a40119bbe1f8f731b9e08. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:43.262200  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
I20260710 13:17:43.280089  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
I20260710 13:17:43.306757  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:43.307500  5762 tablet_replica.cc:333] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc: stopping tablet replica
I20260710 13:17:43.308405  5762 raft_consensus.cc:2243] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:43.309551  5762 raft_consensus.cc:2272] T 03381ed1ada74ac9be43837046d78ca2 P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.311195  5762 tablet_replica.cc:333] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc: stopping tablet replica
I20260710 13:17:43.311664  5762 raft_consensus.cc:2243] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.312040  5762 raft_consensus.cc:2272] T 25612ffcd37949fb81ee471511c6cf5d P e23b9e19ed484540accf4c85dc5639fc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.314422  5762 tablet_replica.cc:333] T cdeb273e9a4943969e8858199bea4d4d P e23b9e19ed484540accf4c85dc5639fc: stopping tablet replica
I20260710 13:17:43.315006  5762 raft_consensus.cc:2243] T cdeb273e9a4943969e8858199bea4d4d P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.315438  5762 raft_consensus.cc:2272] T cdeb273e9a4943969e8858199bea4d4d P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.317150  5762 tablet_replica.cc:333] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc: stopping tablet replica
I20260710 13:17:43.317720  5762 raft_consensus.cc:2243] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.318115  5762 raft_consensus.cc:2272] T 08bf0a174a4a42d59ca75091973bba78 P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.319815  5762 tablet_replica.cc:333] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc: stopping tablet replica
I20260710 13:17:43.320328  5762 raft_consensus.cc:2243] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.320775  5762 raft_consensus.cc:2272] T 2498ffadb07f48beba1fb5ba99ee524a P e23b9e19ed484540accf4c85dc5639fc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.323772  5762 tablet_replica.cc:333] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc: stopping tablet replica
I20260710 13:17:43.324296  5762 raft_consensus.cc:2243] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.324731  5762 raft_consensus.cc:2272] T 9f979b5ba4914f1eabf69e2bed4cbd71 P e23b9e19ed484540accf4c85dc5639fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.326589  5762 tablet_replica.cc:333] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc: stopping tablet replica
I20260710 13:17:43.327096  5762 raft_consensus.cc:2243] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:43.327795  5762 raft_consensus.cc:2272] T 4198523245cc404eaa4392fe49e94594 P e23b9e19ed484540accf4c85dc5639fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.330188  5762 tablet_replica.cc:333] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc: stopping tablet replica
I20260710 13:17:43.330648  5762 raft_consensus.cc:2243] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:43.331311  5762 raft_consensus.cc:2272] T 04c7a8a76a5448b2a484e28ada4b2ab8 P e23b9e19ed484540accf4c85dc5639fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.333098  5762 tablet_replica.cc:333] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc: stopping tablet replica
I20260710 13:17:43.333571  5762 raft_consensus.cc:2243] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.333921  5762 raft_consensus.cc:2272] T e6ff7d40aaed4e4d82dc1f15aec17eb0 P e23b9e19ed484540accf4c85dc5639fc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.361359  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260710 13:17:43.379925  5762 master.cc:562] Master@127.5.160.190:36609 shutting down...
I20260710 13:17:43.582130  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:43.582785  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.583160  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 14624d2810f64e2daee2c3bfd3dd89b7: stopping tablet replica
I20260710 13:17:43.603291  5762 master.cc:584] Master@127.5.160.190:36609 shutdown complete.
2af80b8a390a40119bbe1f8f731b9e08  4
63d606dd2bcf4d26beb33d9ba04026b0  4
e23b9e19ed484540accf4c85dc5639fc  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13115 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:17:43.644253  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:44821
I20260710 13:17:43.645483  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:43.651692  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 13:17:43.651697  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 13:17:43.652503  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 13:17:43.652925  5762 server_base.cc:1061] running on GCE node
I20260710 13:17:43.653898  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:43.654088  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:43.654219  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689463654206 us; error 0 us; skew 500 ppm
I20260710 13:17:43.654716  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:43.657811  5762 webserver.cc:533] Webserver started at http://127.5.160.190:46631/ using document root <none> and password file <none>
I20260710 13:17:43.658314  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:43.658481  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:43.658713  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:43.659948  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/master-0-root/instance:
uuid: "77f69e64bd8d4d21ae24e54387a88e78"
format_stamp: "Formatted at 2026-07-10 13:17:43 on dist-test-slave-fcbk"
I20260710 13:17:43.664680  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:17:43.668443  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 13:17:43.669292  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:17:43.669696  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/master-0-root
uuid: "77f69e64bd8d4d21ae24e54387a88e78"
format_stamp: "Formatted at 2026-07-10 13:17:43 on dist-test-slave-fcbk"
I20260710 13:17:43.670040  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:43.685170  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:43.686501  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:43.725814  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:44821
I20260710 13:17:43.725986  6331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:44821 every 8 connection(s)
I20260710 13:17:43.730023  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 13:17:43.740417  6332 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78: Bootstrap starting.
I20260710 13:17:43.745440  6332 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:43.750017  6332 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78: No bootstrap required, opened a new log
I20260710 13:17:43.752313  6332 raft_consensus.cc:359] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77f69e64bd8d4d21ae24e54387a88e78" member_type: VOTER }
I20260710 13:17:43.752761  6332 raft_consensus.cc:385] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:43.753062  6332 raft_consensus.cc:740] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f69e64bd8d4d21ae24e54387a88e78, State: Initialized, Role: FOLLOWER
I20260710 13:17:43.753814  6332 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "77f69e64bd8d4d21ae24e54387a88e78" member_type: VOTER }
I20260710 13:17:43.754318  6332 raft_consensus.cc:399] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:17:43.754537  6332 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:17:43.754868  6332 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:43.759397  6332 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77f69e64bd8d4d21ae24e54387a88e78" member_type: VOTER }
I20260710 13:17:43.760005  6332 leader_election.cc:304] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [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: 77f69e64bd8d4d21ae24e54387a88e78; no voters: 
I20260710 13:17:43.761255  6332 leader_election.cc:290] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:17:43.761694  6335 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:43.762995  6335 raft_consensus.cc:697] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [term 1 LEADER]: Becoming Leader. State: Replica: 77f69e64bd8d4d21ae24e54387a88e78, State: Running, Role: LEADER
I20260710 13:17:43.763711  6335 consensus_queue.cc:237] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [LEADER]: Queue going to LEADER mode. State: All 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: "77f69e64bd8d4d21ae24e54387a88e78" member_type: VOTER }
I20260710 13:17:43.764528  6332 sys_catalog.cc:565] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:17:43.768338  6337 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77f69e64bd8d4d21ae24e54387a88e78. Latest consensus state: current_term: 1 leader_uuid: "77f69e64bd8d4d21ae24e54387a88e78" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77f69e64bd8d4d21ae24e54387a88e78" member_type: VOTER } }
I20260710 13:17:43.768445  6336 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "77f69e64bd8d4d21ae24e54387a88e78" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77f69e64bd8d4d21ae24e54387a88e78" member_type: VOTER } }
I20260710 13:17:43.769120  6337 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:43.769227  6336 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:43.771770  6341 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:17:43.780300  6341 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:17:43.781273  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:17:43.788844  6341 catalog_manager.cc:1383] Generated new cluster ID: cbcea1163cb342789b4d4a16f148fba3
I20260710 13:17:43.789165  6341 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:17:43.802251  6341 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:17:43.803752  6341 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:17:43.820596  6341 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78: Generated new TSK 0
I20260710 13:17:43.821209  6341 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:17:43.848291  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:43.854560  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 13:17:43.855300  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 13:17:43.858502  5762 server_base.cc:1061] running on GCE node
W20260710 13:17:43.858886  6356 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:43.860003  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:43.860309  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:43.860446  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689463860434 us; error 0 us; skew 500 ppm
I20260710 13:17:43.861083  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:43.863761  5762 webserver.cc:533] Webserver started at http://127.5.160.129:34779/ using document root <none> and password file <none>
I20260710 13:17:43.864342  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:43.864544  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:43.864872  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:43.866330  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/ts-0-root/instance:
uuid: "00b7ff262a5e4d44a3a152b79467b104"
format_stamp: "Formatted at 2026-07-10 13:17:43 on dist-test-slave-fcbk"
I20260710 13:17:43.871307  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:17:43.875227  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 13:17:43.876353  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 13:17:43.876699  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/ts-0-root
uuid: "00b7ff262a5e4d44a3a152b79467b104"
format_stamp: "Formatted at 2026-07-10 13:17:43 on dist-test-slave-fcbk"
I20260710 13:17:43.877049  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:43.886830  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:43.888223  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:43.889850  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:43.892305  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:43.892552  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:43.892825  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:43.893035  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:43.937477  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:46775
I20260710 13:17:43.937553  6423 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:46775 every 8 connection(s)
I20260710 13:17:43.942871  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:43.950819  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 13:17:43.953312  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
I20260710 13:17:43.954378  5762 server_base.cc:1061] running on GCE node
W20260710 13:17:43.955065  6431 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:43.956328  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:43.956599  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:43.956770  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689463956756 us; error 0 us; skew 500 ppm
I20260710 13:17:43.957266  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:43.960564  5762 webserver.cc:533] Webserver started at http://127.5.160.130:34953/ using document root <none> and password file <none>
I20260710 13:17:43.961280  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:43.961572  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:43.961977  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:43.963348  6424 heartbeater.cc:344] Connected to a master server at 127.5.160.190:44821
I20260710 13:17:43.963418  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/ts-1-root/instance:
uuid: "5fef38d6a6884a2fbf2562419b048ecd"
format_stamp: "Formatted at 2026-07-10 13:17:43 on dist-test-slave-fcbk"
I20260710 13:17:43.963861  6424 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:43.964908  6424 heartbeater.cc:507] Master 127.5.160.190:44821 requested a full tablet report, sending...
I20260710 13:17:43.967156  6297 ts_manager.cc:194] Registered new tserver with Master: 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775)
I20260710 13:17:43.969111  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 13:17:43.969295  6297 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34264
I20260710 13:17:43.973299  6436 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:43.974267  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:17:43.974507  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/ts-1-root
uuid: "5fef38d6a6884a2fbf2562419b048ecd"
format_stamp: "Formatted at 2026-07-10 13:17:43 on dist-test-slave-fcbk"
I20260710 13:17:43.974757  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:43.988962  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:43.990270  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:43.991736  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:43.994035  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:43.994215  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:43.994458  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:43.994599  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:44.036581  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:45205
I20260710 13:17:44.036679  6498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:45205 every 8 connection(s)
I20260710 13:17:44.041365  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:44.048274  6502 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:44.048769  6503 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:44.052266  6505 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:44.053596  5762 server_base.cc:1061] running on GCE node
I20260710 13:17:44.053648  6499 heartbeater.cc:344] Connected to a master server at 127.5.160.190:44821
I20260710 13:17:44.054244  6499 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:44.054706  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:44.054940  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:44.055123  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689464055088 us; error 0 us; skew 500 ppm
I20260710 13:17:44.055084  6499 heartbeater.cc:507] Master 127.5.160.190:44821 requested a full tablet report, sending...
I20260710 13:17:44.055751  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:44.057785  6297 ts_manager.cc:194] Registered new tserver with Master: 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205)
I20260710 13:17:44.059024  5762 webserver.cc:533] Webserver started at http://127.5.160.131:45045/ using document root <none> and password file <none>
I20260710 13:17:44.059641  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:44.059872  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:44.059880  6297 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34270
I20260710 13:17:44.060314  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:44.061683  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/ts-2-root/instance:
uuid: "cee41d6c482c40db83a95f53c17e72ba"
format_stamp: "Formatted at 2026-07-10 13:17:44 on dist-test-slave-fcbk"
I20260710 13:17:44.066560  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:17:44.070755  6510 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:44.071950  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:17:44.072433  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/ts-2-root
uuid: "cee41d6c482c40db83a95f53c17e72ba"
format_stamp: "Formatted at 2026-07-10 13:17:44 on dist-test-slave-fcbk"
I20260710 13:17:44.072736  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689450351976-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:44.100216  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:44.101557  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:44.103159  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:44.105748  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:44.105964  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:44.106307  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:44.106469  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:44.150668  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:35729
I20260710 13:17:44.150796  6572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:35729 every 8 connection(s)
I20260710 13:17:44.165789  6573 heartbeater.cc:344] Connected to a master server at 127.5.160.190:44821
I20260710 13:17:44.166229  6573 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:44.167024  6573 heartbeater.cc:507] Master 127.5.160.190:44821 requested a full tablet report, sending...
I20260710 13:17:44.169126  6297 ts_manager.cc:194] Registered new tserver with Master: cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:44.170003  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016158629s
I20260710 13:17:44.170524  6297 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34276
I20260710 13:17:44.196626  6297 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34284:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:17:44.199631  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 test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:17:44.275288  6464 tablet_service.cc:1511] Processing CreateTablet for tablet bf7280c26dce44f283698f2d2c22e7af (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:17:44.275926  6462 tablet_service.cc:1511] Processing CreateTablet for tablet 26dc39e38ca8443387babd42b2511797 (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:17:44.276947  6464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf7280c26dce44f283698f2d2c22e7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.279249  6462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26dc39e38ca8443387babd42b2511797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.284305  6461 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2e4c6d4d834d7fbc5c38558c70b6ee (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:17:44.278945  6463 tablet_service.cc:1511] Processing CreateTablet for tablet fc5d206b3e09401aaaef6881fee5b173 (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:17:44.287318  6463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5d206b3e09401aaaef6881fee5b173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.290314  6461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2e4c6d4d834d7fbc5c38558c70b6ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.299289  6535 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2e4c6d4d834d7fbc5c38558c70b6ee (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:17:44.293267  6538 tablet_service.cc:1511] Processing CreateTablet for tablet bf7280c26dce44f283698f2d2c22e7af (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:17:44.301626  6535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2e4c6d4d834d7fbc5c38558c70b6ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.302536  6538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf7280c26dce44f283698f2d2c22e7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.295215  6537 tablet_service.cc:1511] Processing CreateTablet for tablet fc5d206b3e09401aaaef6881fee5b173 (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:17:44.305037  6532 tablet_service.cc:1511] Processing CreateTablet for tablet 32458d4621f446ce88a7adcf7231cf10 (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:17:44.306447  6537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5d206b3e09401aaaef6881fee5b173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.307657  6459 tablet_service.cc:1511] Processing CreateTablet for tablet 87883720eebc4edaa5b5b16d57fc4dde (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:17:44.309156  6459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87883720eebc4edaa5b5b16d57fc4dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.292912  6460 tablet_service.cc:1511] Processing CreateTablet for tablet 35dacdcee71b43f7bcd5b4e12026f12b (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:17:44.297209  6536 tablet_service.cc:1511] Processing CreateTablet for tablet 26dc39e38ca8443387babd42b2511797 (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:17:44.299294  6533 tablet_service.cc:1511] Processing CreateTablet for tablet 87883720eebc4edaa5b5b16d57fc4dde (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:17:44.318295  6460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35dacdcee71b43f7bcd5b4e12026f12b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.295646  6534 tablet_service.cc:1511] Processing CreateTablet for tablet 35dacdcee71b43f7bcd5b4e12026f12b (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:17:44.312215  6532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32458d4621f446ce88a7adcf7231cf10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.323176  6531 tablet_service.cc:1511] Processing CreateTablet for tablet 01a401f83c4a40c68e4e1c15e9fb5064 (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:17:44.324657  6531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a401f83c4a40c68e4e1c15e9fb5064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.326349  6534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35dacdcee71b43f7bcd5b4e12026f12b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.327610  6530 tablet_service.cc:1511] Processing CreateTablet for tablet b37ce1bcbc19411fa270615f9529ebcd (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:17:44.328969  6530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b37ce1bcbc19411fa270615f9529ebcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.329799  6533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87883720eebc4edaa5b5b16d57fc4dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.330984  6536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26dc39e38ca8443387babd42b2511797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.331733  6458 tablet_service.cc:1511] Processing CreateTablet for tablet 32458d4621f446ce88a7adcf7231cf10 (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:17:44.332605  6529 tablet_service.cc:1511] Processing CreateTablet for tablet 1f897bf2754e45b6a2bb7c5592b600a1 (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:17:44.333209  6458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32458d4621f446ce88a7adcf7231cf10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.333866  6529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f897bf2754e45b6a2bb7c5592b600a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.337466  6457 tablet_service.cc:1511] Processing CreateTablet for tablet 01a401f83c4a40c68e4e1c15e9fb5064 (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:17:44.338831  6457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a401f83c4a40c68e4e1c15e9fb5064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.342721  6456 tablet_service.cc:1511] Processing CreateTablet for tablet b37ce1bcbc19411fa270615f9529ebcd (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:17:44.344187  6456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b37ce1bcbc19411fa270615f9529ebcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.351074  6455 tablet_service.cc:1511] Processing CreateTablet for tablet 1f897bf2754e45b6a2bb7c5592b600a1 (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:17:44.352444  6455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f897bf2754e45b6a2bb7c5592b600a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.379073  6389 tablet_service.cc:1511] Processing CreateTablet for tablet bf7280c26dce44f283698f2d2c22e7af (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:17:44.379323  6388 tablet_service.cc:1511] Processing CreateTablet for tablet fc5d206b3e09401aaaef6881fee5b173 (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:17:44.380506  6389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf7280c26dce44f283698f2d2c22e7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.381151  6388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5d206b3e09401aaaef6881fee5b173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.382227  6380 tablet_service.cc:1511] Processing CreateTablet for tablet 1f897bf2754e45b6a2bb7c5592b600a1 (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:17:44.383527  6380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f897bf2754e45b6a2bb7c5592b600a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.386682  6387 tablet_service.cc:1511] Processing CreateTablet for tablet 26dc39e38ca8443387babd42b2511797 (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:17:44.388017  6387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26dc39e38ca8443387babd42b2511797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.390751  6386 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2e4c6d4d834d7fbc5c38558c70b6ee (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:17:44.392211  6386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2e4c6d4d834d7fbc5c38558c70b6ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.396598  6384 tablet_service.cc:1511] Processing CreateTablet for tablet 87883720eebc4edaa5b5b16d57fc4dde (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:17:44.398319  6384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87883720eebc4edaa5b5b16d57fc4dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.394724  6385 tablet_service.cc:1511] Processing CreateTablet for tablet 35dacdcee71b43f7bcd5b4e12026f12b (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:17:44.406581  6385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35dacdcee71b43f7bcd5b4e12026f12b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.406792  6381 tablet_service.cc:1511] Processing CreateTablet for tablet b37ce1bcbc19411fa270615f9529ebcd (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:17:44.408239  6381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b37ce1bcbc19411fa270615f9529ebcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.410763  6382 tablet_service.cc:1511] Processing CreateTablet for tablet 01a401f83c4a40c68e4e1c15e9fb5064 (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:17:44.412389  6382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a401f83c4a40c68e4e1c15e9fb5064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.414667  6383 tablet_service.cc:1511] Processing CreateTablet for tablet 32458d4621f446ce88a7adcf7231cf10 (DEFAULT_TABLE table=test-workload [id=a1cc3ffedde148b8a4604ccc5bb4ee01]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:17:44.416290  6383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32458d4621f446ce88a7adcf7231cf10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.522130  6589 tablet_bootstrap.cc:492] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba: Bootstrap starting.
I20260710 13:17:44.537889  6590 tablet_bootstrap.cc:492] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104: Bootstrap starting.
I20260710 13:17:44.544791  6589 tablet_bootstrap.cc:654] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.545876  6588 tablet_bootstrap.cc:492] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd: Bootstrap starting.
I20260710 13:17:44.564255  6588 tablet_bootstrap.cc:654] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.566201  6590 tablet_bootstrap.cc:654] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.575525  6588 tablet_bootstrap.cc:492] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd: No bootstrap required, opened a new log
I20260710 13:17:44.576227  6588 ts_tablet_manager.cc:1403] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.010s
I20260710 13:17:44.577462  6589 tablet_bootstrap.cc:492] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba: No bootstrap required, opened a new log
I20260710 13:17:44.578095  6589 ts_tablet_manager.cc:1403] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.003s
I20260710 13:17:44.579815  6588 raft_consensus.cc:359] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:44.580348  6590 tablet_bootstrap.cc:492] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104: No bootstrap required, opened a new log
I20260710 13:17:44.580590  6588 raft_consensus.cc:385] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.580789  6590 ts_tablet_manager.cc:1403] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.006s
I20260710 13:17:44.580997  6588 raft_consensus.cc:740] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.580705  6589 raft_consensus.cc:359] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.581621  6589 raft_consensus.cc:385] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.581979  6589 raft_consensus.cc:740] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.581815  6588 consensus_queue.cc:260] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:44.582743  6589 consensus_queue.cc:260] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.584237  6499 heartbeater.cc:499] Master 127.5.160.190:44821 was elected leader, sending a full tablet report...
I20260710 13:17:44.584020  6590 raft_consensus.cc:359] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.584743  6590 raft_consensus.cc:385] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.585062  6590 raft_consensus.cc:740] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.585808  6590 consensus_queue.cc:260] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.588584  6424 heartbeater.cc:499] Master 127.5.160.190:44821 was elected leader, sending a full tablet report...
I20260710 13:17:44.588816  6590 ts_tablet_manager.cc:1434] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.007s
I20260710 13:17:44.590013  6590 tablet_bootstrap.cc:492] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104: Bootstrap starting.
I20260710 13:17:44.596451  6588 ts_tablet_manager.cc:1434] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:17:44.597728  6588 tablet_bootstrap.cc:492] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd: Bootstrap starting.
I20260710 13:17:44.598294  6590 tablet_bootstrap.cc:654] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.600415  6573 heartbeater.cc:499] Master 127.5.160.190:44821 was elected leader, sending a full tablet report...
I20260710 13:17:44.600814  6589 ts_tablet_manager.cc:1434] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.011s
I20260710 13:17:44.601815  6589 tablet_bootstrap.cc:492] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba: Bootstrap starting.
I20260710 13:17:44.603722  6590 tablet_bootstrap.cc:492] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104: No bootstrap required, opened a new log
I20260710 13:17:44.604094  6590 ts_tablet_manager.cc:1403] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.006s
I20260710 13:17:44.606781  6590 raft_consensus.cc:359] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.607383  6590 raft_consensus.cc:385] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.607808  6590 raft_consensus.cc:740] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.609179  6589 tablet_bootstrap.cc:654] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.608893  6590 consensus_queue.cc:260] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.611738  6590 ts_tablet_manager.cc:1434] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:17:44.612203  6588 tablet_bootstrap.cc:654] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.612852  6590 tablet_bootstrap.cc:492] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104: Bootstrap starting.
I20260710 13:17:44.616009  6594 raft_consensus.cc:493] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.616537  6594 raft_consensus.cc:515] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:44.620683  6590 tablet_bootstrap.cc:654] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.629727  6594 leader_election.cc:290] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729), 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775)
I20260710 13:17:44.633273  6588 tablet_bootstrap.cc:492] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd: No bootstrap required, opened a new log
I20260710 13:17:44.635453  6588 ts_tablet_manager.cc:1403] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.014s
I20260710 13:17:44.640213  6588 raft_consensus.cc:359] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.641470  6588 raft_consensus.cc:385] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.641971  6588 raft_consensus.cc:740] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.643071  6588 consensus_queue.cc:260] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.646427  6588 ts_tablet_manager.cc:1434] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 13:17:44.647960  6588 tablet_bootstrap.cc:492] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd: Bootstrap starting.
I20260710 13:17:44.659096  6588 tablet_bootstrap.cc:654] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.671545  6589 tablet_bootstrap.cc:492] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba: No bootstrap required, opened a new log
I20260710 13:17:44.672250  6589 ts_tablet_manager.cc:1403] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.008s
I20260710 13:17:44.675433  6589 raft_consensus.cc:359] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:44.676082  6589 raft_consensus.cc:385] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.679491  6548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba" is_pre_election: true
I20260710 13:17:44.681931  6399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104" is_pre_election: true
I20260710 13:17:44.683112  6589 raft_consensus.cc:740] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Initialized, Role: FOLLOWER
W20260710 13:17:44.683457  6438 leader_election.cc:343] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:44.684137  6589 consensus_queue.cc:260] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:44.684911  6548 raft_consensus.cc:2468] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 0.
I20260710 13:17:44.685817  6590 tablet_bootstrap.cc:492] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104: No bootstrap required, opened a new log
I20260710 13:17:44.686487  6590 ts_tablet_manager.cc:1403] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104: Time spent bootstrapping tablet: real 0.074s	user 0.044s	sys 0.028s
I20260710 13:17:44.687889  6439 leader_election.cc:304] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [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: 5fef38d6a6884a2fbf2562419b048ecd, cee41d6c482c40db83a95f53c17e72ba; no voters: 00b7ff262a5e4d44a3a152b79467b104
I20260710 13:17:44.688804  6594 raft_consensus.cc:2804] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:44.689137  6594 raft_consensus.cc:493] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:44.689553  6594 raft_consensus.cc:3060] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.691031  6590 raft_consensus.cc:359] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.692018  6590 raft_consensus.cc:385] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.692368  6590 raft_consensus.cc:740] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.694394  6590 consensus_queue.cc:260] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.694851  6594 raft_consensus.cc:515] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:44.697065  6589 ts_tablet_manager.cc:1434] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260710 13:17:44.698055  6589 tablet_bootstrap.cc:492] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba: Bootstrap starting.
I20260710 13:17:44.701361  6590 ts_tablet_manager.cc:1434] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 13:17:44.702732  6590 tablet_bootstrap.cc:492] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104: Bootstrap starting.
I20260710 13:17:44.703205  6548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:44.703804  6548 raft_consensus.cc:3060] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.704397  6589 tablet_bootstrap.cc:654] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.709911  6588 tablet_bootstrap.cc:492] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd: No bootstrap required, opened a new log
I20260710 13:17:44.710460  6588 ts_tablet_manager.cc:1403] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.044s
I20260710 13:17:44.711758  6590 tablet_bootstrap.cc:654] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.712641  6399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:44.713744  6588 raft_consensus.cc:359] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.714526  6588 raft_consensus.cc:385] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:17:44.714573  6438 leader_election.cc:343] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:44.714999  6588 raft_consensus.cc:740] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.716039  6594 leader_election.cc:290] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 election: Requested vote from peers cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729), 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775)
I20260710 13:17:44.716176  6588 consensus_queue.cc:260] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.722404  6588 ts_tablet_manager.cc:1434] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.007s
I20260710 13:17:44.723343  6588 tablet_bootstrap.cc:492] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd: Bootstrap starting.
I20260710 13:17:44.725487  6589 tablet_bootstrap.cc:492] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba: No bootstrap required, opened a new log
I20260710 13:17:44.726042  6589 ts_tablet_manager.cc:1403] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.007s
I20260710 13:17:44.729226  6589 raft_consensus.cc:359] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.720301  6590 tablet_bootstrap.cc:492] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104: No bootstrap required, opened a new log
I20260710 13:17:44.720420  6548 raft_consensus.cc:2468] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 1.
I20260710 13:17:44.730604  6590 ts_tablet_manager.cc:1403] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.007s
I20260710 13:17:44.730084  6589 raft_consensus.cc:385] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.731398  6589 raft_consensus.cc:740] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.732321  6589 consensus_queue.cc:260] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.733526  6590 raft_consensus.cc:359] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.734299  6590 raft_consensus.cc:385] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.730118  6588 tablet_bootstrap.cc:654] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.734470  6439 leader_election.cc:304] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5fef38d6a6884a2fbf2562419b048ecd, cee41d6c482c40db83a95f53c17e72ba; no voters: 00b7ff262a5e4d44a3a152b79467b104
I20260710 13:17:44.734706  6590 raft_consensus.cc:740] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.735738  6590 consensus_queue.cc:260] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.734611  6589 ts_tablet_manager.cc:1434] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:17:44.738315  6589 tablet_bootstrap.cc:492] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba: Bootstrap starting.
I20260710 13:17:44.738447  6590 ts_tablet_manager.cc:1434] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:17:44.739475  6590 tablet_bootstrap.cc:492] T 1f897bf2754e45b6a2bb7c5592b600a1 P 00b7ff262a5e4d44a3a152b79467b104: Bootstrap starting.
I20260710 13:17:44.740561  6594 raft_consensus.cc:2804] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:44.745079  6589 tablet_bootstrap.cc:654] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.745637  6590 tablet_bootstrap.cc:654] T 1f897bf2754e45b6a2bb7c5592b600a1 P 00b7ff262a5e4d44a3a152b79467b104: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.746111  6594 raft_consensus.cc:697] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Becoming Leader. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Running, Role: LEADER
I20260710 13:17:44.750794  6594 consensus_queue.cc:237] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:44.755343  6588 tablet_bootstrap.cc:492] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd: No bootstrap required, opened a new log
I20260710 13:17:44.755834  6588 ts_tablet_manager.cc:1403] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.007s
I20260710 13:17:44.758792  6590 tablet_bootstrap.cc:492] T 1f897bf2754e45b6a2bb7c5592b600a1 P 00b7ff262a5e4d44a3a152b79467b104: No bootstrap required, opened a new log
I20260710 13:17:44.759528  6590 ts_tablet_manager.cc:1403] T 1f897bf2754e45b6a2bb7c5592b600a1 P 00b7ff262a5e4d44a3a152b79467b104: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260710 13:17:44.760258  6596 raft_consensus.cc:493] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.760871  6596 raft_consensus.cc:515] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.759670  6588 raft_consensus.cc:359] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.762315  6588 raft_consensus.cc:385] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.762707  6588 raft_consensus.cc:740] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.764056  6588 consensus_queue.cc:260] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.766511  6596 leader_election.cc:290] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:44.769860  6588 ts_tablet_manager.cc:1434] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260710 13:17:44.769774  6590 raft_consensus.cc:359] T 1f897bf2754e45b6a2bb7c5592b600a1 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.770606  6590 raft_consensus.cc:385] T 1f897bf2754e45b6a2bb7c5592b600a1 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.775209  6590 raft_consensus.cc:740] T 1f897bf2754e45b6a2bb7c5592b600a1 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.777633  6590 consensus_queue.cc:260] T 1f897bf2754e45b6a2bb7c5592b600a1 P 00b7ff262a5e4d44a3a152b79467b104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.774600  6588 tablet_bootstrap.cc:492] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd: Bootstrap starting.
W20260710 13:17:44.776449  6345 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:44.780403  6590 ts_tablet_manager.cc:1434] T 1f897bf2754e45b6a2bb7c5592b600a1 P 00b7ff262a5e4d44a3a152b79467b104: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:17:44.781318  6590 tablet_bootstrap.cc:492] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104: Bootstrap starting.
I20260710 13:17:44.782830  6589 tablet_bootstrap.cc:492] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba: No bootstrap required, opened a new log
I20260710 13:17:44.783833  6589 ts_tablet_manager.cc:1403] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.018s
I20260710 13:17:44.785006  6296 catalog_manager.cc:5697] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "5fef38d6a6884a2fbf2562419b048ecd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:44.788437  6588 tablet_bootstrap.cc:654] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.795325  6589 raft_consensus.cc:359] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.798414  6589 raft_consensus.cc:385] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.799288  6589 raft_consensus.cc:740] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.801348  6590 tablet_bootstrap.cc:654] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.800930  6589 consensus_queue.cc:260] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.806488  6548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87883720eebc4edaa5b5b16d57fc4dde" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba" is_pre_election: true
W20260710 13:17:44.808537  6364 leader_election.cc:343] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:44.811995  6588 tablet_bootstrap.cc:492] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd: No bootstrap required, opened a new log
I20260710 13:17:44.812983  6474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87883720eebc4edaa5b5b16d57fc4dde" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd" is_pre_election: true
I20260710 13:17:44.814033  6588 ts_tablet_manager.cc:1403] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.010s
W20260710 13:17:44.814913  6362 leader_election.cc:343] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:44.815546  6362 leader_election.cc:304] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104; no voters: 5fef38d6a6884a2fbf2562419b048ecd, cee41d6c482c40db83a95f53c17e72ba
I20260710 13:17:44.816354  6596 raft_consensus.cc:2749] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:44.817416  6588 raft_consensus.cc:359] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.818190  6588 raft_consensus.cc:385] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.818323  6589 ts_tablet_manager.cc:1434] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 13:17:44.818570  6588 raft_consensus.cc:740] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.819388  6588 consensus_queue.cc:260] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.820192  6589 tablet_bootstrap.cc:492] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba: Bootstrap starting.
I20260710 13:17:44.821013  6590 tablet_bootstrap.cc:492] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104: No bootstrap required, opened a new log
I20260710 13:17:44.821547  6590 ts_tablet_manager.cc:1403] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.008s
I20260710 13:17:44.821982  6588 ts_tablet_manager.cc:1434] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:17:44.823045  6588 tablet_bootstrap.cc:492] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd: Bootstrap starting.
I20260710 13:17:44.824988  6590 raft_consensus.cc:359] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.825927  6590 raft_consensus.cc:385] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.826344  6590 raft_consensus.cc:740] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.827209  6590 consensus_queue.cc:260] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.829648  6588 tablet_bootstrap.cc:654] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.832600  6589 tablet_bootstrap.cc:654] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.832621  6590 ts_tablet_manager.cc:1434] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 13:17:44.833910  6590 tablet_bootstrap.cc:492] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104: Bootstrap starting.
I20260710 13:17:44.841964  6590 tablet_bootstrap.cc:654] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.863014  6588 tablet_bootstrap.cc:492] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd: No bootstrap required, opened a new log
I20260710 13:17:44.863692  6590 tablet_bootstrap.cc:492] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104: No bootstrap required, opened a new log
I20260710 13:17:44.863739  6589 tablet_bootstrap.cc:492] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba: No bootstrap required, opened a new log
I20260710 13:17:44.863739  6588 ts_tablet_manager.cc:1403] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.032s
I20260710 13:17:44.864198  6590 ts_tablet_manager.cc:1403] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.010s
I20260710 13:17:44.864367  6589 ts_tablet_manager.cc:1403] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.014s
I20260710 13:17:44.866737  6590 raft_consensus.cc:359] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.867286  6590 raft_consensus.cc:385] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.867780  6590 raft_consensus.cc:740] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.867241  6588 raft_consensus.cc:359] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.867405  6589 raft_consensus.cc:359] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.868206  6588 raft_consensus.cc:385] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.868285  6589 raft_consensus.cc:385] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.868602  6588 raft_consensus.cc:740] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.868748  6589 raft_consensus.cc:740] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.868489  6590 consensus_queue.cc:260] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.869560  6589 consensus_queue.cc:260] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.869571  6588 consensus_queue.cc:260] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.870910  6590 ts_tablet_manager.cc:1434] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:17:44.871930  6590 tablet_bootstrap.cc:492] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104: Bootstrap starting.
I20260710 13:17:44.872134  6588 ts_tablet_manager.cc:1434] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:17:44.873143  6588 tablet_bootstrap.cc:492] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd: Bootstrap starting.
I20260710 13:17:44.879396  6590 tablet_bootstrap.cc:654] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.880347  6589 ts_tablet_manager.cc:1434] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260710 13:17:44.880476  6588 tablet_bootstrap.cc:654] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.886724  6589 tablet_bootstrap.cc:492] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba: Bootstrap starting.
I20260710 13:17:44.891520  6590 tablet_bootstrap.cc:492] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104: No bootstrap required, opened a new log
I20260710 13:17:44.892079  6590 ts_tablet_manager.cc:1403] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 13:17:44.892211  6588 tablet_bootstrap.cc:492] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd: No bootstrap required, opened a new log
I20260710 13:17:44.892709  6588 ts_tablet_manager.cc:1403] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260710 13:17:44.894523  6589 tablet_bootstrap.cc:654] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.895622  6588 raft_consensus.cc:359] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.896524  6588 raft_consensus.cc:385] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.896195  6590 raft_consensus.cc:359] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.897013  6590 raft_consensus.cc:385] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.896939  6588 raft_consensus.cc:740] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.897411  6590 raft_consensus.cc:740] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.898108  6590 consensus_queue.cc:260] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.898129  6588 consensus_queue.cc:260] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.900259  6590 ts_tablet_manager.cc:1434] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:17:44.900784  6588 ts_tablet_manager.cc:1434] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:17:44.901264  6590 tablet_bootstrap.cc:492] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104: Bootstrap starting.
I20260710 13:17:44.901978  6588 tablet_bootstrap.cc:492] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd: Bootstrap starting.
I20260710 13:17:44.907176  6589 tablet_bootstrap.cc:492] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba: No bootstrap required, opened a new log
I20260710 13:17:44.907814  6589 ts_tablet_manager.cc:1403] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 13:17:44.909314  6588 tablet_bootstrap.cc:654] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.911190  6589 raft_consensus.cc:359] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.912106  6589 raft_consensus.cc:385] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.912519  6589 raft_consensus.cc:740] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.913606  6589 consensus_queue.cc:260] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.917097  6594 raft_consensus.cc:493] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.917682  6594 raft_consensus.cc:515] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.921157  6399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dc39e38ca8443387babd42b2511797" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104" is_pre_election: true
I20260710 13:17:44.921362  6548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dc39e38ca8443387babd42b2511797" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba" is_pre_election: true
I20260710 13:17:44.921924  6399 raft_consensus.cc:2468] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 0.
W20260710 13:17:44.922629  6439 leader_election.cc:343] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:44.922181  6588 tablet_bootstrap.cc:492] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd: No bootstrap required, opened a new log
I20260710 13:17:44.922648  6594 leader_election.cc:290] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:44.923373  6588 ts_tablet_manager.cc:1403] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260710 13:17:44.923341  6438 leader_election.cc:304] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [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: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: cee41d6c482c40db83a95f53c17e72ba
I20260710 13:17:44.924126  6589 ts_tablet_manager.cc:1434] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.006s
I20260710 13:17:44.924388  6594 raft_consensus.cc:2804] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:44.924825  6594 raft_consensus.cc:493] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:44.925199  6594 raft_consensus.cc:3060] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.926137  6589 tablet_bootstrap.cc:492] T 26dc39e38ca8443387babd42b2511797 P cee41d6c482c40db83a95f53c17e72ba: Bootstrap starting.
I20260710 13:17:44.926271  6588 raft_consensus.cc:359] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.926999  6588 raft_consensus.cc:385] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.927310  6588 raft_consensus.cc:740] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.928078  6588 consensus_queue.cc:260] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.930066  6588 ts_tablet_manager.cc:1434] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:17:44.931070  6588 tablet_bootstrap.cc:492] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd: Bootstrap starting.
I20260710 13:17:44.933313  6589 tablet_bootstrap.cc:654] T 26dc39e38ca8443387babd42b2511797 P cee41d6c482c40db83a95f53c17e72ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.936761  6588 tablet_bootstrap.cc:654] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.937958  6594 raft_consensus.cc:515] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.942022  6399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dc39e38ca8443387babd42b2511797" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:44.942869  6399 raft_consensus.cc:3060] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.948192  6588 tablet_bootstrap.cc:492] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd: No bootstrap required, opened a new log
I20260710 13:17:44.948828  6588 ts_tablet_manager.cc:1403] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260710 13:17:44.924139  6590 tablet_bootstrap.cc:654] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.950556  6589 tablet_bootstrap.cc:492] T 26dc39e38ca8443387babd42b2511797 P cee41d6c482c40db83a95f53c17e72ba: No bootstrap required, opened a new log
I20260710 13:17:44.951057  6589 ts_tablet_manager.cc:1403] T 26dc39e38ca8443387babd42b2511797 P cee41d6c482c40db83a95f53c17e72ba: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.009s
I20260710 13:17:44.951542  6588 raft_consensus.cc:359] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.952396  6588 raft_consensus.cc:385] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.952656  6399 raft_consensus.cc:2468] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 1.
I20260710 13:17:44.953197  6594 leader_election.cc:290] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 election: Requested vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:44.954043  6589 raft_consensus.cc:359] T 26dc39e38ca8443387babd42b2511797 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.952729  6588 raft_consensus.cc:740] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.954427  6548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dc39e38ca8443387babd42b2511797" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:44.954859  6589 raft_consensus.cc:385] T 26dc39e38ca8443387babd42b2511797 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.955161  6589 raft_consensus.cc:740] T 26dc39e38ca8443387babd42b2511797 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.955199  6595 raft_consensus.cc:493] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.955598  6588 consensus_queue.cc:260] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.955873  6595 raft_consensus.cc:515] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.955991  6589 consensus_queue.cc:260] T 26dc39e38ca8443387babd42b2511797 P cee41d6c482c40db83a95f53c17e72ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.956965  6548 raft_consensus.cc:3060] T 26dc39e38ca8443387babd42b2511797 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.966910  6548 raft_consensus.cc:2468] T 26dc39e38ca8443387babd42b2511797 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 1.
I20260710 13:17:44.968803  6588 ts_tablet_manager.cc:1434] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260710 13:17:44.954137  6438 leader_election.cc:304] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: 
I20260710 13:17:44.977200  6588 tablet_bootstrap.cc:492] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd: Bootstrap starting.
I20260710 13:17:44.979463  6594 raft_consensus.cc:2804] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:44.980019  6594 raft_consensus.cc:697] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Becoming Leader. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Running, Role: LEADER
I20260710 13:17:44.980855  6594 consensus_queue.cc:237] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.986263  6588 tablet_bootstrap.cc:654] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.989020  6596 raft_consensus.cc:493] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.989542  6596 raft_consensus.cc:515] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:44.992512  6596 leader_election.cc:290] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:44.995738  6474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37ce1bcbc19411fa270615f9529ebcd" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd" is_pre_election: true
I20260710 13:17:44.996590  6607 raft_consensus.cc:493] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.997037  6548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37ce1bcbc19411fa270615f9529ebcd" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba" is_pre_election: true
I20260710 13:17:44.997268  6607 raft_consensus.cc:515] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
W20260710 13:17:44.999158  6364 leader_election.cc:343] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.000461  6607 leader_election.cc:290] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:45.001163  6474 raft_consensus.cc:2468] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 0.
I20260710 13:17:45.003360  6398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37ce1bcbc19411fa270615f9529ebcd" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104" is_pre_election: true
I20260710 13:17:45.007293  6398 raft_consensus.cc:2468] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 0.
I20260710 13:17:45.004730  6548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37ce1bcbc19411fa270615f9529ebcd" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba" is_pre_election: true
I20260710 13:17:45.009470  6362 leader_election.cc:304] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [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: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: cee41d6c482c40db83a95f53c17e72ba
I20260710 13:17:45.012095  6438 leader_election.cc:304] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: 
I20260710 13:17:45.013677  6588 tablet_bootstrap.cc:492] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd: No bootstrap required, opened a new log
W20260710 13:17:45.013787  6439 leader_election.cc:343] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.014459  6588 ts_tablet_manager.cc:1403] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.006s
I20260710 13:17:45.018992  6607 raft_consensus.cc:2804] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.020176  6607 raft_consensus.cc:493] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.021111  6607 raft_consensus.cc:3060] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.022725  6588 raft_consensus.cc:359] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.005532  6595 leader_election.cc:290] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205)
I20260710 13:17:45.014705  6596 raft_consensus.cc:2804] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.026764  6596 raft_consensus.cc:493] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.027343  6596 raft_consensus.cc:3060] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.035349  6296 catalog_manager.cc:5697] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "5fef38d6a6884a2fbf2562419b048ecd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:45.037540  6588 raft_consensus.cc:385] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.040848  6588 raft_consensus.cc:740] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.045647  6588 consensus_queue.cc:260] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.055724  6596 raft_consensus.cc:515] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.059103  6635 raft_consensus.cc:493] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.059861  6474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dacdcee71b43f7bcd5b4e12026f12b" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd" is_pre_election: true
I20260710 13:17:45.061059  6474 raft_consensus.cc:2468] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 0.
I20260710 13:17:45.062638  6511 leader_election.cc:304] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fef38d6a6884a2fbf2562419b048ecd, cee41d6c482c40db83a95f53c17e72ba; no voters: 
I20260710 13:17:45.063684  6595 raft_consensus.cc:2804] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.064098  6595 raft_consensus.cc:493] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.064446  6595 raft_consensus.cc:3060] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.066898  6548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37ce1bcbc19411fa270615f9529ebcd" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:45.067183  6596 leader_election.cc:290] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 election: Requested vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
W20260710 13:17:45.068434  6364 leader_election.cc:343] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.063500  6474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37ce1bcbc19411fa270615f9529ebcd" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:45.071835  6588 ts_tablet_manager.cc:1434] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.000s
I20260710 13:17:45.067670  6596 raft_consensus.cc:493] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.073271  6596 raft_consensus.cc:515] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.073172  6595 raft_consensus.cc:515] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.079869  6595 leader_election.cc:290] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 1 election: Requested vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205)
I20260710 13:17:45.080273  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e4c6d4d834d7fbc5c38558c70b6ee" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd" is_pre_election: true
I20260710 13:17:45.081187  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dacdcee71b43f7bcd5b4e12026f12b" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:45.081851  6596 leader_election.cc:290] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:45.082247  6548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e4c6d4d834d7fbc5c38558c70b6ee" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba" is_pre_election: true
I20260710 13:17:45.082858  6548 raft_consensus.cc:2468] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 0.
I20260710 13:17:45.084227  6364 leader_election.cc:304] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, cee41d6c482c40db83a95f53c17e72ba; no voters: 
I20260710 13:17:45.081883  6472 raft_consensus.cc:3060] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.098453  6607 raft_consensus.cc:515] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.075783  6635 raft_consensus.cc:515] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.100863  6473 raft_consensus.cc:2468] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 0.
I20260710 13:17:45.102083  6589 ts_tablet_manager.cc:1434] T 26dc39e38ca8443387babd42b2511797 P cee41d6c482c40db83a95f53c17e72ba: Time spent starting tablet: real 0.151s	user 0.092s	sys 0.033s
I20260710 13:17:45.103018  6399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e4c6d4d834d7fbc5c38558c70b6ee" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104" is_pre_election: true
I20260710 13:17:45.092381  6596 raft_consensus.cc:2804] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.103983  6596 raft_consensus.cc:493] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.104123  6398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dacdcee71b43f7bcd5b4e12026f12b" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104" is_pre_election: true
I20260710 13:17:45.104374  6596 raft_consensus.cc:3060] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.104748  6398 raft_consensus.cc:2468] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 0.
I20260710 13:17:45.105885  6634 raft_consensus.cc:493] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.106369  6634 raft_consensus.cc:515] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.108551  6634 leader_election.cc:290] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:45.109500  6594 raft_consensus.cc:493] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.109980  6594 raft_consensus.cc:515] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.110103  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5d206b3e09401aaaef6881fee5b173" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd" is_pre_election: true
I20260710 13:17:45.110661  6548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5d206b3e09401aaaef6881fee5b173" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba" is_pre_election: true
I20260710 13:17:45.111081  6473 raft_consensus.cc:2468] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 0.
I20260710 13:17:45.112142  6594 leader_election.cc:290] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:45.112939  6362 leader_election.cc:304] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: 
I20260710 13:17:45.113821  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5d206b3e09401aaaef6881fee5b173" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba" is_pre_election: true
I20260710 13:17:45.114600  6634 raft_consensus.cc:2804] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.115420  6634 raft_consensus.cc:493] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.116202  6634 raft_consensus.cc:3060] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.109450  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dacdcee71b43f7bcd5b4e12026f12b" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:45.117229  6397 raft_consensus.cc:3060] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.118302  6398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5d206b3e09401aaaef6881fee5b173" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104" is_pre_election: true
I20260710 13:17:45.118736  6589 tablet_bootstrap.cc:492] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba: Bootstrap starting.
I20260710 13:17:45.119153  6594 raft_consensus.cc:493] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.119626  6594 raft_consensus.cc:515] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.121960  6633 raft_consensus.cc:493] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.122432  6633 raft_consensus.cc:515] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.124773  6397 raft_consensus.cc:2468] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 1.
I20260710 13:17:45.126070  6512 leader_election.cc:304] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, cee41d6c482c40db83a95f53c17e72ba; no voters: 
I20260710 13:17:45.127151  6628 raft_consensus.cc:493] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.127067  6595 raft_consensus.cc:2804] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:45.128059  6628 raft_consensus.cc:515] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.129103  6548 raft_consensus.cc:2468] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 0.
I20260710 13:17:45.129453  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e4c6d4d834d7fbc5c38558c70b6ee" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba" is_pre_election: true
I20260710 13:17:45.130086  6547 raft_consensus.cc:2468] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 0.
I20260710 13:17:45.130827  6589 tablet_bootstrap.cc:654] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.131263  6439 leader_election.cc:304] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fef38d6a6884a2fbf2562419b048ecd, cee41d6c482c40db83a95f53c17e72ba; no voters: 
I20260710 13:17:45.127076  6596 raft_consensus.cc:515] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.133702  6396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5d206b3e09401aaaef6881fee5b173" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104" is_pre_election: true
I20260710 13:17:45.136147  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a401f83c4a40c68e4e1c15e9fb5064" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104" is_pre_election: true
I20260710 13:17:45.136873  6397 raft_consensus.cc:2468] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 0.
I20260710 13:17:45.137122  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e4c6d4d834d7fbc5c38558c70b6ee" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:45.137684  6396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87883720eebc4edaa5b5b16d57fc4dde" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104" is_pre_election: true
I20260710 13:17:45.137993  6473 raft_consensus.cc:3060] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.138089  6438 leader_election.cc:304] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: 
I20260710 13:17:45.138352  6396 raft_consensus.cc:2468] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 0.
I20260710 13:17:45.140141  6633 leader_election.cc:290] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:45.141427  6399 raft_consensus.cc:2393] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5fef38d6a6884a2fbf2562419b048ecd in current term 1: Already voted for candidate 00b7ff262a5e4d44a3a152b79467b104 in this term.
I20260710 13:17:45.144423  6635 leader_election.cc:290] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:45.133616  6594 leader_election.cc:290] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:45.145246  6590 tablet_bootstrap.cc:492] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104: No bootstrap required, opened a new log
I20260710 13:17:45.145494  6635 raft_consensus.cc:2804] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.146178  6590 ts_tablet_manager.cc:1403] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104: Time spent bootstrapping tablet: real 0.245s	user 0.070s	sys 0.064s
I20260710 13:17:45.099318  6472 raft_consensus.cc:2468] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 1.
I20260710 13:17:45.148618  6635 raft_consensus.cc:493] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.149253  6635 raft_consensus.cc:3060] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.150391  6590 raft_consensus.cc:359] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:45.151621  6474 raft_consensus.cc:2393] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 00b7ff262a5e4d44a3a152b79467b104 in current term 1: Already voted for candidate 5fef38d6a6884a2fbf2562419b048ecd in this term.
I20260710 13:17:45.126075  6634 raft_consensus.cc:515] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.155025  6398 raft_consensus.cc:2393] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5fef38d6a6884a2fbf2562419b048ecd in current term 1: Already voted for candidate 00b7ff262a5e4d44a3a152b79467b104 in this term.
I20260710 13:17:45.155798  6590 raft_consensus.cc:385] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.155937  6362 leader_election.cc:304] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [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: 00b7ff262a5e4d44a3a152b79467b104; no voters: 5fef38d6a6884a2fbf2562419b048ecd, cee41d6c482c40db83a95f53c17e72ba
I20260710 13:17:45.157924  6474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5d206b3e09401aaaef6881fee5b173" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd" is_pre_election: true
I20260710 13:17:45.158442  6607 leader_election.cc:290] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 election: Requested vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:45.158619  6474 raft_consensus.cc:2468] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 0.
I20260710 13:17:45.173780  6438 leader_election.cc:304] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: 
I20260710 13:17:45.174230  6511 leader_election.cc:304] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba [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: 5fef38d6a6884a2fbf2562419b048ecd, cee41d6c482c40db83a95f53c17e72ba; no voters: 00b7ff262a5e4d44a3a152b79467b104
I20260710 13:17:45.163048  6628 leader_election.cc:290] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205)
I20260710 13:17:45.176123  6438 leader_election.cc:304] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fef38d6a6884a2fbf2562419b048ecd; no voters: 00b7ff262a5e4d44a3a152b79467b104, cee41d6c482c40db83a95f53c17e72ba
I20260710 13:17:45.176411  6628 raft_consensus.cc:493] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.177002  6628 raft_consensus.cc:515] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.177345  6596 leader_election.cc:290] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 election: Requested vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:45.178165  6596 raft_consensus.cc:2749] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:45.156255  6590 raft_consensus.cc:740] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.169687  6398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37ce1bcbc19411fa270615f9529ebcd" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:45.188503  6595 raft_consensus.cc:697] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 1 LEADER]: Becoming Leader. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Running, Role: LEADER
I20260710 13:17:45.189016  6398 raft_consensus.cc:2393] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5fef38d6a6884a2fbf2562419b048ecd in current term 1: Already voted for candidate 00b7ff262a5e4d44a3a152b79467b104 in this term.
I20260710 13:17:45.189507  6595 consensus_queue.cc:237] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.175356  6639 raft_consensus.cc:2804] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.178717  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e4c6d4d834d7fbc5c38558c70b6ee" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:45.190893  6547 raft_consensus.cc:3060] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.191074  6635 raft_consensus.cc:515] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.177132  6594 raft_consensus.cc:3060] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.179294  6628 leader_election.cc:290] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205)
I20260710 13:17:45.167356  6640 raft_consensus.cc:493] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.194459  6640 raft_consensus.cc:515] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.197885  6637 raft_consensus.cc:493] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.198390  6637 raft_consensus.cc:515] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.199000  6640 leader_election.cc:290] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205)
I20260710 13:17:45.200407  6637 leader_election.cc:290] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:45.201061  6639 raft_consensus.cc:493] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.201185  6398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104" is_pre_election: true
I20260710 13:17:45.201529  6639 raft_consensus.cc:3060] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.202095  6589 tablet_bootstrap.cc:492] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba: No bootstrap required, opened a new log
W20260710 13:17:45.202659  6512 leader_election.cc:343] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.202777  6589 ts_tablet_manager.cc:1403] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba: Time spent bootstrapping tablet: real 0.084s	user 0.049s	sys 0.027s
I20260710 13:17:45.203450  6594 raft_consensus.cc:2749] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:45.181103  6474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a401f83c4a40c68e4e1c15e9fb5064" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd" is_pre_election: true
I20260710 13:17:45.182992  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a401f83c4a40c68e4e1c15e9fb5064" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104" is_pre_election: true
I20260710 13:17:45.207324  6397 raft_consensus.cc:2468] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 0.
I20260710 13:17:45.207437  6589 raft_consensus.cc:359] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.208088  6589 raft_consensus.cc:385] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.208461  6589 raft_consensus.cc:740] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.208133  6590 consensus_queue.cc:260] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:45.208696  6512 leader_election.cc:304] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, cee41d6c482c40db83a95f53c17e72ba; no voters: 
I20260710 13:17:45.209282  6635 leader_election.cc:290] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 election: Requested vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:45.207345  6474 raft_consensus.cc:2393] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cee41d6c482c40db83a95f53c17e72ba in current term 1: Already voted for candidate 5fef38d6a6884a2fbf2562419b048ecd in this term.
I20260710 13:17:45.210108  6639 raft_consensus.cc:515] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
W20260710 13:17:45.183270  6439 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.131:35729, user_credentials={real_user=slave}} blocked reactor thread for 51734.6us
I20260710 13:17:45.212627  6590 ts_tablet_manager.cc:1434] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.001s
I20260710 13:17:45.214886  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37ce1bcbc19411fa270615f9529ebcd" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:45.215255  6590 tablet_bootstrap.cc:492] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104: Bootstrap starting.
I20260710 13:17:45.185299  6642 raft_consensus.cc:2804] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.215615  6642 raft_consensus.cc:493] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.215976  6642 raft_consensus.cc:3060] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.216012  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a401f83c4a40c68e4e1c15e9fb5064" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba" is_pre_election: true
I20260710 13:17:45.217095  6545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87883720eebc4edaa5b5b16d57fc4dde" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba" is_pre_election: true
I20260710 13:17:45.218153  6543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba" is_pre_election: true
I20260710 13:17:45.218626  6543 raft_consensus.cc:2468] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 0.
I20260710 13:17:45.219621  6542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a401f83c4a40c68e4e1c15e9fb5064" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:45.219945  6639 leader_election.cc:290] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 election: Requested vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:45.221120  6541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87883720eebc4edaa5b5b16d57fc4dde" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:45.187019  6548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5d206b3e09401aaaef6881fee5b173" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:45.187507  6634 leader_election.cc:290] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 election: Requested vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:45.204303  6471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd" is_pre_election: true
I20260710 13:17:45.222887  6471 raft_consensus.cc:2468] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 0.
I20260710 13:17:45.224294  6511 leader_election.cc:304] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [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: 5fef38d6a6884a2fbf2562419b048ecd, cee41d6c482c40db83a95f53c17e72ba; no voters: 00b7ff262a5e4d44a3a152b79467b104
I20260710 13:17:45.224180  6642 raft_consensus.cc:515] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.225529  6548 raft_consensus.cc:2393] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 00b7ff262a5e4d44a3a152b79467b104 in current term 1: Already voted for candidate cee41d6c482c40db83a95f53c17e72ba in this term.
I20260710 13:17:45.225567  6595 raft_consensus.cc:2804] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.226116  6595 raft_consensus.cc:493] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.226496  6595 raft_consensus.cc:3060] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.227378  6590 tablet_bootstrap.cc:654] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104: Neither blocks nor log segments found. Creating new log.
W20260710 13:17:45.227998  6439 leader_election.cc:343] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.206503  6547 raft_consensus.cc:2468] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 1.
I20260710 13:17:45.180435  6473 raft_consensus.cc:2468] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 1.
I20260710 13:17:45.228822  6439 leader_election.cc:304] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fef38d6a6884a2fbf2562419b048ecd, cee41d6c482c40db83a95f53c17e72ba; no voters: 
I20260710 13:17:45.229079  6633 raft_consensus.cc:2764] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:17:45.230473  6639 raft_consensus.cc:2804] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.230983  6639 raft_consensus.cc:493] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.231446  6639 raft_consensus.cc:3060] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.232620  6362 leader_election.cc:304] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: 
I20260710 13:17:45.233529  6634 raft_consensus.cc:2804] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:45.234043  6634 raft_consensus.cc:697] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 1 LEADER]: Becoming Leader. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Running, Role: LEADER
I20260710 13:17:45.234091  6595 raft_consensus.cc:515] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.235031  6634 consensus_queue.cc:237] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.237190  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:45.212287  6589 consensus_queue.cc:260] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
W20260710 13:17:45.184495  6438 consensus_peers.cc:597] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd -> Peer 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775): Couldn't send request to peer 00b7ff262a5e4d44a3a152b79467b104. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:45.238693  6512 leader_election.cc:343] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.213629  6640 raft_consensus.cc:2804] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:17:45.238981  6438 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.129:46775, user_credentials={real_user=slave}} blocked reactor thread for 54801.3us
I20260710 13:17:45.239327  6640 raft_consensus.cc:493] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.239682  6640 raft_consensus.cc:3060] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.240818  6438 leader_election.cc:304] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [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: 5fef38d6a6884a2fbf2562419b048ecd; no voters: 00b7ff262a5e4d44a3a152b79467b104, cee41d6c482c40db83a95f53c17e72ba
I20260710 13:17:45.241289  6398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104" is_pre_election: true
I20260710 13:17:45.241930  6633 raft_consensus.cc:493] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.241775  6639 raft_consensus.cc:515] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.242386  6633 raft_consensus.cc:515] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
W20260710 13:17:45.242687  6438 leader_election.cc:343] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.244549  6633 leader_election.cc:290] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:45.244593  6398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:45.245105  6633 raft_consensus.cc:2749] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:45.245692  6548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f897bf2754e45b6a2bb7c5592b600a1" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba" is_pre_election: true
I20260710 13:17:45.184540  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5d206b3e09401aaaef6881fee5b173" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
W20260710 13:17:45.246410  6438 leader_election.cc:343] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:17:45.247114  6439 leader_election.cc:343] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.247084  6545 raft_consensus.cc:2468] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 0.
I20260710 13:17:45.247566  6398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f897bf2754e45b6a2bb7c5592b600a1" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104" is_pre_election: true
I20260710 13:17:45.248250  6398 raft_consensus.cc:2468] T 1f897bf2754e45b6a2bb7c5592b600a1 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 0.
I20260710 13:17:45.245748  6399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87883720eebc4edaa5b5b16d57fc4dde" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:45.249547  6438 leader_election.cc:304] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [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: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: cee41d6c482c40db83a95f53c17e72ba
I20260710 13:17:45.248215  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:45.250181  6589 ts_tablet_manager.cc:1434] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.001s
I20260710 13:17:45.250093  6399 raft_consensus.cc:3060] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.250604  6547 raft_consensus.cc:2393] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5fef38d6a6884a2fbf2562419b048ecd in current term 1: Already voted for candidate cee41d6c482c40db83a95f53c17e72ba in this term.
I20260710 13:17:45.251163  6589 tablet_bootstrap.cc:492] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba: Bootstrap starting.
I20260710 13:17:45.251561  6398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5d206b3e09401aaaef6881fee5b173" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:45.251789  6642 leader_election.cc:290] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 1 election: Requested vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205)
I20260710 13:17:45.252327  6398 raft_consensus.cc:2393] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cee41d6c482c40db83a95f53c17e72ba in current term 1: Already voted for candidate 00b7ff262a5e4d44a3a152b79467b104 in this term.
I20260710 13:17:45.252383  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5d206b3e09401aaaef6881fee5b173" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:45.252593  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a401f83c4a40c68e4e1c15e9fb5064" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:45.253124  6397 raft_consensus.cc:3060] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.254029  6635 raft_consensus.cc:2804] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.254081  6511 leader_election.cc:304] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba [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: cee41d6c482c40db83a95f53c17e72ba; no voters: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd
I20260710 13:17:45.254478  6635 raft_consensus.cc:493] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.254878  6635 raft_consensus.cc:3060] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.254940  6642 raft_consensus.cc:2749] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:45.255491  6639 leader_election.cc:290] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 election: Requested vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:45.257647  6296 catalog_manager.cc:5697] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba reported cstate change: term changed from 0 to 1, leader changed from <none> to cee41d6c482c40db83a95f53c17e72ba (127.5.160.131). New cstate: current_term: 1 leader_uuid: "cee41d6c482c40db83a95f53c17e72ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:45.259618  6439 leader_election.cc:304] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [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: 5fef38d6a6884a2fbf2562419b048ecd; no voters: 00b7ff262a5e4d44a3a152b79467b104, cee41d6c482c40db83a95f53c17e72ba
I20260710 13:17:45.261003  6633 raft_consensus.cc:2749] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:45.263484  6590 tablet_bootstrap.cc:492] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104: No bootstrap required, opened a new log
I20260710 13:17:45.263944  6590 ts_tablet_manager.cc:1403] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.011s
I20260710 13:17:45.266580  6590 raft_consensus.cc:359] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.267261  6590 raft_consensus.cc:385] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.267518  6590 raft_consensus.cc:740] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.268194  6590 consensus_queue.cc:260] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.268039  6295 catalog_manager.cc:5697] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "00b7ff262a5e4d44a3a152b79467b104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:45.270273  6589 tablet_bootstrap.cc:654] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.264950  6635 raft_consensus.cc:515] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.270259  6590 ts_tablet_manager.cc:1434] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:17:45.272073  6472 raft_consensus.cc:2468] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 1.
I20260710 13:17:45.272810  6399 raft_consensus.cc:2468] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 1.
I20260710 13:17:45.268371  6640 raft_consensus.cc:515] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.273031  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:45.283504  6635 leader_election.cc:290] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 election: Requested vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:45.284118  6473 raft_consensus.cc:2393] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cee41d6c482c40db83a95f53c17e72ba in current term 1: Already voted for candidate 5fef38d6a6884a2fbf2562419b048ecd in this term.
I20260710 13:17:45.284950  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f897bf2754e45b6a2bb7c5592b600a1" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
W20260710 13:17:45.286461  6439 leader_election.cc:343] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.286880  6399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a401f83c4a40c68e4e1c15e9fb5064" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:45.273512  6595 leader_election.cc:290] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 1 election: Requested vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205)
I20260710 13:17:45.280915  6546 raft_consensus.cc:2393] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5fef38d6a6884a2fbf2562419b048ecd in current term 1: Already voted for candidate cee41d6c482c40db83a95f53c17e72ba in this term.
I20260710 13:17:45.280370  6398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f897bf2754e45b6a2bb7c5592b600a1" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:45.281795  6438 leader_election.cc:304] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: cee41d6c482c40db83a95f53c17e72ba
I20260710 13:17:45.289536  6398 raft_consensus.cc:3060] T 1f897bf2754e45b6a2bb7c5592b600a1 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.289676  6511 leader_election.cc:304] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [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: cee41d6c482c40db83a95f53c17e72ba; no voters: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd
I20260710 13:17:45.291744  6635 raft_consensus.cc:2804] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:45.282821  6362 leader_election.cc:304] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: cee41d6c482c40db83a95f53c17e72ba
I20260710 13:17:45.283316  6640 leader_election.cc:290] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 1 election: Requested vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205)
I20260710 13:17:45.291779  6595 raft_consensus.cc:2749] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:45.291668  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a401f83c4a40c68e4e1c15e9fb5064" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:45.293057  6473 raft_consensus.cc:2393] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cee41d6c482c40db83a95f53c17e72ba in current term 1: Already voted for candidate 5fef38d6a6884a2fbf2562419b048ecd in this term.
I20260710 13:17:45.293418  6634 raft_consensus.cc:2804] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:45.293883  6634 raft_consensus.cc:697] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [term 1 LEADER]: Becoming Leader. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Running, Role: LEADER
I20260710 13:17:45.294776  6511 leader_election.cc:304] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [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: cee41d6c482c40db83a95f53c17e72ba; no voters: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd
I20260710 13:17:45.294704  6634 consensus_queue.cc:237] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.296025  6595 raft_consensus.cc:2749] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:45.297623  6398 raft_consensus.cc:2468] T 1f897bf2754e45b6a2bb7c5592b600a1 P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 1.
I20260710 13:17:45.282581  6397 raft_consensus.cc:2468] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 1.
I20260710 13:17:45.298684  6635 raft_consensus.cc:697] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Becoming Leader. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Running, Role: LEADER
I20260710 13:17:45.298801  6438 leader_election.cc:304] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: cee41d6c482c40db83a95f53c17e72ba
I20260710 13:17:45.299633  6635 consensus_queue.cc:237] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.300050  6438 leader_election.cc:304] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: cee41d6c482c40db83a95f53c17e72ba
I20260710 13:17:45.300917  6639 raft_consensus.cc:2804] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:45.301177  6633 raft_consensus.cc:2804] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:45.301549  6639 raft_consensus.cc:697] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Becoming Leader. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Running, Role: LEADER
I20260710 13:17:45.301687  6633 raft_consensus.cc:697] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Becoming Leader. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Running, Role: LEADER
I20260710 13:17:45.302515  6633 consensus_queue.cc:237] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.302479  6639 consensus_queue.cc:237] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.303685  6589 tablet_bootstrap.cc:492] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba: No bootstrap required, opened a new log
I20260710 13:17:45.304149  6589 ts_tablet_manager.cc:1403] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba: Time spent bootstrapping tablet: real 0.053s	user 0.004s	sys 0.019s
I20260710 13:17:45.307750  6589 raft_consensus.cc:359] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.308542  6589 raft_consensus.cc:385] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.308822  6589 raft_consensus.cc:740] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.309674  6589 consensus_queue.cc:260] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.312458  6594 consensus_queue.cc:1048] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.320258  6589 ts_tablet_manager.cc:1434] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 13:17:45.321547  6589 tablet_bootstrap.cc:492] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba: Bootstrap starting.
I20260710 13:17:45.332432  6589 tablet_bootstrap.cc:654] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.335675  6295 catalog_manager.cc:5697] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "5fef38d6a6884a2fbf2562419b048ecd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:45.360730  6293 catalog_manager.cc:5697] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "5fef38d6a6884a2fbf2562419b048ecd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:45.363313  6293 catalog_manager.cc:5697] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "5fef38d6a6884a2fbf2562419b048ecd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:45.370673  6589 tablet_bootstrap.cc:492] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba: No bootstrap required, opened a new log
I20260710 13:17:45.371282  6589 ts_tablet_manager.cc:1403] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.019s
I20260710 13:17:45.371843  6296 catalog_manager.cc:5697] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "00b7ff262a5e4d44a3a152b79467b104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:45.374277  6589 raft_consensus.cc:359] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.375032  6589 raft_consensus.cc:385] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.375384  6589 raft_consensus.cc:740] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.376205  6589 consensus_queue.cc:260] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.378281  6589 ts_tablet_manager.cc:1434] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:45.409515  6639 consensus_queue.cc:1048] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.421638  6633 consensus_queue.cc:1048] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.455606  6595 raft_consensus.cc:493] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.456075  6595 raft_consensus.cc:515] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.458058  6595 leader_election.cc:290] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205)
I20260710 13:17:45.459291  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37ce1bcbc19411fa270615f9529ebcd" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104" is_pre_election: true
I20260710 13:17:45.459225  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37ce1bcbc19411fa270615f9529ebcd" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd" is_pre_election: true
I20260710 13:17:45.460393  6397 raft_consensus.cc:2393] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cee41d6c482c40db83a95f53c17e72ba in current term 1: Already voted for candidate 00b7ff262a5e4d44a3a152b79467b104 in this term.
I20260710 13:17:45.460393  6473 raft_consensus.cc:2393] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cee41d6c482c40db83a95f53c17e72ba in current term 1: Already voted for candidate 5fef38d6a6884a2fbf2562419b048ecd in this term.
I20260710 13:17:45.462137  6511 leader_election.cc:304] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cee41d6c482c40db83a95f53c17e72ba; no voters: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd
I20260710 13:17:45.462926  6595 raft_consensus.cc:3060] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.468335  6595 raft_consensus.cc:2749] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:45.472311  6634 raft_consensus.cc:493] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.472893  6634 raft_consensus.cc:515] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:45.474267  6595 raft_consensus.cc:493] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.474730  6595 raft_consensus.cc:515] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.475239  6634 leader_election.cc:290] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:45.476104  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd" is_pre_election: true
I20260710 13:17:45.476435  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba" is_pre_election: true
I20260710 13:17:45.476909  6595 leader_election.cc:290] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205)
I20260710 13:17:45.477653  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f897bf2754e45b6a2bb7c5592b600a1" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104" is_pre_election: true
I20260710 13:17:45.478138  6364 leader_election.cc:304] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104; no voters: 5fef38d6a6884a2fbf2562419b048ecd, cee41d6c482c40db83a95f53c17e72ba
I20260710 13:17:45.478451  6397 raft_consensus.cc:2393] T 1f897bf2754e45b6a2bb7c5592b600a1 P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cee41d6c482c40db83a95f53c17e72ba in current term 1: Already voted for candidate 5fef38d6a6884a2fbf2562419b048ecd in this term.
I20260710 13:17:45.478440  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f897bf2754e45b6a2bb7c5592b600a1" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd" is_pre_election: true
I20260710 13:17:45.478884  6634 raft_consensus.cc:2749] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:45.479928  6511 leader_election.cc:304] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cee41d6c482c40db83a95f53c17e72ba; no voters: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd
I20260710 13:17:45.480499  6595 raft_consensus.cc:3060] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.484890  6595 raft_consensus.cc:2749] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:45.501765  6634 raft_consensus.cc:493] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.502274  6634 raft_consensus.cc:515] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:45.504045  6634 leader_election.cc:290] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:45.504874  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd" is_pre_election: true
I20260710 13:17:45.504992  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba" is_pre_election: true
I20260710 13:17:45.505759  6473 raft_consensus.cc:2393] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00b7ff262a5e4d44a3a152b79467b104 in current term 1: Already voted for candidate 5fef38d6a6884a2fbf2562419b048ecd in this term.
I20260710 13:17:45.505774  6546 raft_consensus.cc:2393] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00b7ff262a5e4d44a3a152b79467b104 in current term 1: Already voted for candidate cee41d6c482c40db83a95f53c17e72ba in this term.
I20260710 13:17:45.507220  6362 leader_election.cc:304] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104; no voters: 5fef38d6a6884a2fbf2562419b048ecd, cee41d6c482c40db83a95f53c17e72ba
I20260710 13:17:45.507882  6634 raft_consensus.cc:3060] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.512797  6634 raft_consensus.cc:2749] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:45.593839  6595 consensus_queue.cc:1048] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.605141  6595 consensus_queue.cc:1048] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.670917  6634 consensus_queue.cc:1048] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.683543  6596 consensus_queue.cc:1048] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:45.695363  6596 consensus_queue.cc:1048] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.710443  6596 consensus_queue.cc:1048] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.729564  6633 consensus_queue.cc:1048] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.740278  6594 consensus_queue.cc:1048] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.780931  6397 raft_consensus.cc:3060] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.783414  6546 raft_consensus.cc:3060] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:45.786616  6345 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:45.791751  6594 consensus_queue.cc:1048] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.804294  6594 consensus_queue.cc:1048] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.863698  6594 consensus_queue.cc:1048] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.875574  6594 consensus_queue.cc:1048] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:46.746726  6596 raft_consensus.cc:493] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:46.747262  6596 raft_consensus.cc:515] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:46.750108  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37ce1bcbc19411fa270615f9529ebcd" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd" is_pre_election: true
I20260710 13:17:46.750653  6596 leader_election.cc:290] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:46.750833  6473 raft_consensus.cc:2468] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 1.
I20260710 13:17:46.751549  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37ce1bcbc19411fa270615f9529ebcd" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba" is_pre_election: true
I20260710 13:17:46.752048  6362 leader_election.cc:304] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [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: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: 
I20260710 13:17:46.752110  6547 raft_consensus.cc:2468] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 1.
I20260710 13:17:46.752755  6596 raft_consensus.cc:2804] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:17:46.753204  6596 raft_consensus.cc:493] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:46.753575  6596 raft_consensus.cc:3060] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:46.758390  6596 raft_consensus.cc:515] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:46.760164  6596 leader_election.cc:290] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 2 election: Requested vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:46.761221  6547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37ce1bcbc19411fa270615f9529ebcd" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:46.761178  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37ce1bcbc19411fa270615f9529ebcd" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:46.761963  6547 raft_consensus.cc:3060] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:46.761991  6473 raft_consensus.cc:3060] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:46.768832  6473 raft_consensus.cc:2468] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 2.
I20260710 13:17:46.768834  6547 raft_consensus.cc:2468] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 2.
I20260710 13:17:46.770167  6362 leader_election.cc:304] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: 
I20260710 13:17:46.771018  6596 raft_consensus.cc:2804] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:46.771607  6596 raft_consensus.cc:697] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Becoming Leader. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Running, Role: LEADER
I20260710 13:17:46.772939  6596 consensus_queue.cc:237] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Queue going to LEADER 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: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:46.780478  6295 catalog_manager.cc:5697] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 reported cstate change: term changed from 0 to 2, leader changed from <none> to 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "00b7ff262a5e4d44a3a152b79467b104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } }
W20260710 13:17:46.794516  6345 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:46.964447  6672 raft_consensus.cc:493] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:46.965137  6672 raft_consensus.cc:515] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:46.967686  6672 leader_election.cc:290] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205)
I20260710 13:17:46.968468  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104" is_pre_election: true
I20260710 13:17:46.969141  6397 raft_consensus.cc:2468] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 1.
I20260710 13:17:46.970340  6512 leader_election.cc:304] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [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: 00b7ff262a5e4d44a3a152b79467b104, cee41d6c482c40db83a95f53c17e72ba; no voters: 
I20260710 13:17:46.970472  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd" is_pre_election: true
I20260710 13:17:46.971225  6672 raft_consensus.cc:2804] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:17:46.971253  6473 raft_consensus.cc:2468] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 1.
I20260710 13:17:46.971654  6672 raft_consensus.cc:493] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:46.972071  6672 raft_consensus.cc:3060] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:46.977754  6672 raft_consensus.cc:515] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:46.979506  6672 leader_election.cc:290] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 2 election: Requested vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205)
I20260710 13:17:46.980597  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:46.980597  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:46.981452  6397 raft_consensus.cc:3060] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:46.981452  6473 raft_consensus.cc:3060] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:46.988466  6473 raft_consensus.cc:2468] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 2.
I20260710 13:17:46.988466  6397 raft_consensus.cc:2468] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 2.
I20260710 13:17:46.989871  6512 leader_election.cc:304] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, cee41d6c482c40db83a95f53c17e72ba; no voters: 
I20260710 13:17:46.990749  6672 raft_consensus.cc:2804] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:46.991626  6672 raft_consensus.cc:697] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 2 LEADER]: Becoming Leader. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Running, Role: LEADER
I20260710 13:17:46.992303  6672 consensus_queue.cc:237] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [LEADER]: Queue going to LEADER 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: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:46.998728  6295 catalog_manager.cc:5697] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba reported cstate change: term changed from 0 to 2, leader changed from <none> to cee41d6c482c40db83a95f53c17e72ba (127.5.160.131). New cstate: current_term: 2 leader_uuid: "cee41d6c482c40db83a95f53c17e72ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:47.252761  6546 raft_consensus.cc:1275] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Refusing update from remote peer 00b7ff262a5e4d44a3a152b79467b104: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:17:47.254272  6596 consensus_queue.cc:1048] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.266664  6473 raft_consensus.cc:1275] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Refusing update from remote peer 00b7ff262a5e4d44a3a152b79467b104: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:17:47.268008  6596 consensus_queue.cc:1048] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.579212  6473 raft_consensus.cc:1275] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Refusing update from remote peer cee41d6c482c40db83a95f53c17e72ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:17:47.580535  6672 consensus_queue.cc:1048] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.586745  6472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af"
dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
mode: GRACEFUL
new_leader_uuid: "00b7ff262a5e4d44a3a152b79467b104"
 from {username='slave'} at 127.0.0.1:36256
I20260710 13:17:47.587373  6472 raft_consensus.cc:606] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Received request to transfer leadership to TS 00b7ff262a5e4d44a3a152b79467b104
I20260710 13:17:47.592794  6397 raft_consensus.cc:1275] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Refusing update from remote peer cee41d6c482c40db83a95f53c17e72ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:17:47.595233  6688 consensus_queue.cc:1048] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:47.596577  6472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26dc39e38ca8443387babd42b2511797"
dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
mode: GRACEFUL
new_leader_uuid: "00b7ff262a5e4d44a3a152b79467b104"
 from {username='slave'} at 127.0.0.1:36256
I20260710 13:17:47.597230  6472 raft_consensus.cc:606] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Received request to transfer leadership to TS 00b7ff262a5e4d44a3a152b79467b104
I20260710 13:17:47.617755  6546 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35dacdcee71b43f7bcd5b4e12026f12b"
dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
mode: GRACEFUL
new_leader_uuid: "00b7ff262a5e4d44a3a152b79467b104"
 from {username='slave'} at 127.0.0.1:57580
I20260710 13:17:47.618289  6546 raft_consensus.cc:606] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 1 LEADER]: Received request to transfer leadership to TS 00b7ff262a5e4d44a3a152b79467b104
I20260710 13:17:47.625875  6546 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10"
dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
mode: GRACEFUL
new_leader_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
 from {username='slave'} at 127.0.0.1:57580
I20260710 13:17:47.626533  6546 raft_consensus.cc:606] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 2 LEADER]: Received request to transfer leadership to TS 5fef38d6a6884a2fbf2562419b048ecd
I20260710 13:17:47.643656  6397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b37ce1bcbc19411fa270615f9529ebcd"
dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
mode: GRACEFUL
new_leader_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
 from {username='slave'} at 127.0.0.1:56004
I20260710 13:17:47.644245  6397 raft_consensus.cc:606] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Received request to transfer leadership to TS 5fef38d6a6884a2fbf2562419b048ecd
I20260710 13:17:47.649446  6472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f897bf2754e45b6a2bb7c5592b600a1"
dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
mode: GRACEFUL
new_leader_uuid: "cee41d6c482c40db83a95f53c17e72ba"
 from {username='slave'} at 127.0.0.1:36256
I20260710 13:17:47.650146  6472 raft_consensus.cc:606] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Received request to transfer leadership to TS cee41d6c482c40db83a95f53c17e72ba
I20260710 13:17:47.674871  6594 raft_consensus.cc:993] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd: : Instructing follower cee41d6c482c40db83a95f53c17e72ba to start an election
I20260710 13:17:47.675341  6693 raft_consensus.cc:1081] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Signalling peer cee41d6c482c40db83a95f53c17e72ba to start an election
I20260710 13:17:47.676999  6546 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f897bf2754e45b6a2bb7c5592b600a1"
dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
 from {username='slave'} at 127.0.0.1:34616
I20260710 13:17:47.677556  6546 raft_consensus.cc:493] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:47.677917  6546 raft_consensus.cc:3060] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.683225  6546 raft_consensus.cc:515] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:47.685046  6546 leader_election.cc:290] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 2 election: Requested vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205)
I20260710 13:17:47.686295  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f897bf2754e45b6a2bb7c5592b600a1" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:47.686944  6397 raft_consensus.cc:3060] T 1f897bf2754e45b6a2bb7c5592b600a1 P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.686982  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f897bf2754e45b6a2bb7c5592b600a1" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:47.687645  6472 raft_consensus.cc:3055] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:47.688007  6472 raft_consensus.cc:740] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Running, Role: LEADER
I20260710 13:17:47.689064  6472 consensus_queue.cc:260] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:47.689967  6596 raft_consensus.cc:993] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104: : Instructing follower 5fef38d6a6884a2fbf2562419b048ecd to start an election
I20260710 13:17:47.690518  6634 raft_consensus.cc:1081] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Signalling peer 5fef38d6a6884a2fbf2562419b048ecd to start an election
I20260710 13:17:47.690650  6472 raft_consensus.cc:3060] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.692579  6473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b37ce1bcbc19411fa270615f9529ebcd"
dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
 from {username='slave'} at 127.0.0.1:39086
I20260710 13:17:47.693228  6473 raft_consensus.cc:493] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:47.693699  6473 raft_consensus.cc:3060] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:47.694797  6397 raft_consensus.cc:2468] T 1f897bf2754e45b6a2bb7c5592b600a1 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 2.
I20260710 13:17:47.695933  6512 leader_election.cc:304] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, cee41d6c482c40db83a95f53c17e72ba; no voters: 
I20260710 13:17:47.697533  6688 raft_consensus.cc:2804] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:47.698010  6688 raft_consensus.cc:697] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [term 2 LEADER]: Becoming Leader. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Running, Role: LEADER
I20260710 13:17:47.699292  6688 consensus_queue.cc:237] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:47.701215  6472 raft_consensus.cc:2468] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 2.
I20260710 13:17:47.701996  6473 raft_consensus.cc:515] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:47.705459  6473 leader_election.cc:290] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 3 election: Requested vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:47.705680  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37ce1bcbc19411fa270615f9529ebcd" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:47.706020  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b37ce1bcbc19411fa270615f9529ebcd" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:47.706386  6397 raft_consensus.cc:3055] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:47.706712  6546 raft_consensus.cc:3060] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:47.706780  6397 raft_consensus.cc:740] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Running, Role: LEADER
I20260710 13:17:47.707803  6397 consensus_queue.cc:260] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [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: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:47.709026  6397 raft_consensus.cc:3060] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:47.709260  6297 catalog_manager.cc:5697] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba reported cstate change: term changed from 1 to 2, leader changed from 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130) to cee41d6c482c40db83a95f53c17e72ba (127.5.160.131). New cstate: current_term: 2 leader_uuid: "cee41d6c482c40db83a95f53c17e72ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:47.714609  6397 raft_consensus.cc:2468] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 3.
I20260710 13:17:47.714633  6546 raft_consensus.cc:2468] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 3.
I20260710 13:17:47.716133  6438 leader_election.cc:304] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [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: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: 
I20260710 13:17:47.717099  6693 raft_consensus.cc:2804] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:47.717664  6693 raft_consensus.cc:697] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 3 LEADER]: Becoming Leader. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Running, Role: LEADER
I20260710 13:17:47.718555  6693 consensus_queue.cc:237] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [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: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:47.726006  6297 catalog_manager.cc:5697] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd reported cstate change: term changed from 2 to 3, leader changed from 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129) to 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130). New cstate: current_term: 3 leader_uuid: "5fef38d6a6884a2fbf2562419b048ecd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:47.735122  6594 raft_consensus.cc:993] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd: : Instructing follower 00b7ff262a5e4d44a3a152b79467b104 to start an election
I20260710 13:17:47.735589  6594 raft_consensus.cc:1081] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Signalling peer 00b7ff262a5e4d44a3a152b79467b104 to start an election
I20260710 13:17:47.737201  6397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26dc39e38ca8443387babd42b2511797"
dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
 from {username='slave'} at 127.0.0.1:41904
I20260710 13:17:47.737862  6397 raft_consensus.cc:493] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:47.738217  6397 raft_consensus.cc:3060] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.743098  6397 raft_consensus.cc:515] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:47.744956  6397 leader_election.cc:290] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 2 election: Requested vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:47.746212  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dc39e38ca8443387babd42b2511797" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:47.746207  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26dc39e38ca8443387babd42b2511797" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:47.747081  6546 raft_consensus.cc:3060] T 26dc39e38ca8443387babd42b2511797 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.747035  6473 raft_consensus.cc:3055] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:47.747632  6473 raft_consensus.cc:740] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Running, Role: LEADER
I20260710 13:17:47.748453  6473 consensus_queue.cc:260] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:47.749337  6698 raft_consensus.cc:993] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd: : Instructing follower 00b7ff262a5e4d44a3a152b79467b104 to start an election
I20260710 13:17:47.749642  6473 raft_consensus.cc:3060] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.749853  6594 raft_consensus.cc:1081] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Signalling peer 00b7ff262a5e4d44a3a152b79467b104 to start an election
I20260710 13:17:47.751667  6397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af"
dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
 from {username='slave'} at 127.0.0.1:41904
I20260710 13:17:47.752238  6397 raft_consensus.cc:493] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:47.752619  6397 raft_consensus.cc:3060] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.753681  6546 raft_consensus.cc:2468] T 26dc39e38ca8443387babd42b2511797 P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 2.
I20260710 13:17:47.754827  6364 leader_election.cc:304] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, cee41d6c482c40db83a95f53c17e72ba; no voters: 
I20260710 13:17:47.755524  6596 raft_consensus.cc:2804] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:47.756024  6596 raft_consensus.cc:697] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Becoming Leader. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Running, Role: LEADER
I20260710 13:17:47.756937  6473 raft_consensus.cc:2468] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 2.
I20260710 13:17:47.756824  6596 consensus_queue.cc:237] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:47.759101  6397 raft_consensus.cc:515] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:47.760948  6397 leader_election.cc:290] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 2 election: Requested vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:47.780241  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:47.780966  6473 raft_consensus.cc:3055] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:47.781157  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:47.781360  6473 raft_consensus.cc:740] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Running, Role: LEADER
I20260710 13:17:47.781797  6297 catalog_manager.cc:5697] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 reported cstate change: term changed from 1 to 2, leader changed from 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130) to 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "00b7ff262a5e4d44a3a152b79467b104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:47.783731  6473 consensus_queue.cc:260] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:47.784974  6473 raft_consensus.cc:3060] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.781801  6546 raft_consensus.cc:3060] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.791990  6473 raft_consensus.cc:2468] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 2.
I20260710 13:17:47.793143  6546 raft_consensus.cc:2468] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 2.
I20260710 13:17:47.793154  6362 leader_election.cc:304] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: 
I20260710 13:17:47.794193  6596 raft_consensus.cc:2804] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:47.794624  6596 raft_consensus.cc:697] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Becoming Leader. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Running, Role: LEADER
I20260710 13:17:47.795342  6596 consensus_queue.cc:237] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:47.802810  6297 catalog_manager.cc:5697] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 reported cstate change: term changed from 1 to 2, leader changed from 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130) to 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "00b7ff262a5e4d44a3a152b79467b104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:47.978896  6672 raft_consensus.cc:993] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba: : Instructing follower 00b7ff262a5e4d44a3a152b79467b104 to start an election
I20260710 13:17:47.979429  6672 raft_consensus.cc:1081] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 1 LEADER]: Signalling peer 00b7ff262a5e4d44a3a152b79467b104 to start an election
I20260710 13:17:47.980966  6397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35dacdcee71b43f7bcd5b4e12026f12b"
dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
 from {username='slave'} at 127.0.0.1:41920
I20260710 13:17:47.981616  6397 raft_consensus.cc:493] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:47.982007  6397 raft_consensus.cc:3060] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.986577  6397 raft_consensus.cc:515] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:47.988308  6397 leader_election.cc:290] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 2 election: Requested vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:47.989269  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dacdcee71b43f7bcd5b4e12026f12b" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:47.989496  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dacdcee71b43f7bcd5b4e12026f12b" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:47.989931  6473 raft_consensus.cc:3060] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.990036  6546 raft_consensus.cc:3055] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:47.990406  6546 raft_consensus.cc:740] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Running, Role: LEADER
I20260710 13:17:47.991135  6546 consensus_queue.cc:260] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:47.992043  6546 raft_consensus.cc:3060] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.995182  6473 raft_consensus.cc:2468] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 2.
I20260710 13:17:47.996464  6362 leader_election.cc:304] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: 
I20260710 13:17:47.996805  6546 raft_consensus.cc:2468] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 2.
I20260710 13:17:47.997206  6596 raft_consensus.cc:2804] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:47.997716  6596 raft_consensus.cc:697] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Becoming Leader. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Running, Role: LEADER
I20260710 13:17:47.998523  6596 consensus_queue.cc:237] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:48.005746  6297 catalog_manager.cc:5697] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 reported cstate change: term changed from 1 to 2, leader changed from cee41d6c482c40db83a95f53c17e72ba (127.5.160.131) to 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "00b7ff262a5e4d44a3a152b79467b104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:48.113602  6473 raft_consensus.cc:1275] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Refusing update from remote peer cee41d6c482c40db83a95f53c17e72ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.114748  6672 consensus_queue.cc:1048] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.125169  6705 raft_consensus.cc:993] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba: : Instructing follower 5fef38d6a6884a2fbf2562419b048ecd to start an election
I20260710 13:17:48.125823  6705 raft_consensus.cc:1081] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 2 LEADER]: Signalling peer 5fef38d6a6884a2fbf2562419b048ecd to start an election
I20260710 13:17:48.127501  6397 raft_consensus.cc:1275] T 1f897bf2754e45b6a2bb7c5592b600a1 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Refusing update from remote peer cee41d6c482c40db83a95f53c17e72ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.129185  6705 consensus_queue.cc:1048] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.129982  6472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10"
dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
 from {username='slave'} at 127.0.0.1:39100
I20260710 13:17:48.130587  6472 raft_consensus.cc:493] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:48.131031  6472 raft_consensus.cc:3060] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:48.140331  6472 raft_consensus.cc:515] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:48.143966  6398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:48.144589  6398 raft_consensus.cc:3060] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:48.145771  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:48.146333  6546 raft_consensus.cc:3055] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:48.146466  6472 leader_election.cc:290] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 3 election: Requested vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:48.146694  6546 raft_consensus.cc:740] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Running, Role: LEADER
I20260710 13:17:48.147568  6546 consensus_queue.cc:260] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [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: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:48.148785  6546 raft_consensus.cc:3060] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:48.151954  6398 raft_consensus.cc:2468] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 3.
I20260710 13:17:48.153163  6438 leader_election.cc:304] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [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: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: 
I20260710 13:17:48.153977  6594 raft_consensus.cc:2804] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:48.154445  6594 raft_consensus.cc:697] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 3 LEADER]: Becoming Leader. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Running, Role: LEADER
I20260710 13:17:48.155262  6546 raft_consensus.cc:2468] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 3.
I20260710 13:17:48.155228  6594 consensus_queue.cc:237] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [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: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:48.161801  6297 catalog_manager.cc:5697] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd reported cstate change: term changed from 2 to 3, leader changed from cee41d6c482c40db83a95f53c17e72ba (127.5.160.131) to 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130). New cstate: current_term: 3 leader_uuid: "5fef38d6a6884a2fbf2562419b048ecd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:48.207168  6546 raft_consensus.cc:1275] T 26dc39e38ca8443387babd42b2511797 P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Refusing update from remote peer 00b7ff262a5e4d44a3a152b79467b104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.208575  6596 consensus_queue.cc:1048] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.218035  6472 raft_consensus.cc:1275] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Refusing update from remote peer 00b7ff262a5e4d44a3a152b79467b104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.219982  6596 consensus_queue.cc:1048] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.310141  6472 raft_consensus.cc:1275] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Refusing update from remote peer 00b7ff262a5e4d44a3a152b79467b104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.311401  6596 consensus_queue.cc:1048] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.317869  6546 raft_consensus.cc:1275] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Refusing update from remote peer 5fef38d6a6884a2fbf2562419b048ecd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:17:48.320112  6546 raft_consensus.cc:1275] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Refusing update from remote peer 00b7ff262a5e4d44a3a152b79467b104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.321241  6594 consensus_queue.cc:1048] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.321973  6596 consensus_queue.cc:1048] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.334091  6398 raft_consensus.cc:1275] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Refusing update from remote peer 5fef38d6a6884a2fbf2562419b048ecd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:17:48.335822  6698 consensus_queue.cc:1048] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.472741  6547 raft_consensus.cc:1275] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Refusing update from remote peer 00b7ff262a5e4d44a3a152b79467b104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.474390  6596 consensus_queue.cc:1048] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.483204  6472 raft_consensus.cc:1275] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Refusing update from remote peer 00b7ff262a5e4d44a3a152b79467b104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.484891  6634 consensus_queue.cc:1048] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.692917  6398 raft_consensus.cc:1275] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Refusing update from remote peer 5fef38d6a6884a2fbf2562419b048ecd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:17:48.694296  6698 consensus_queue.cc:1048] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.703469  6547 raft_consensus.cc:1275] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Refusing update from remote peer 5fef38d6a6884a2fbf2562419b048ecd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:17:48.705094  6594 consensus_queue.cc:1048] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:51.083846  5762 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:17:51.084976  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:51.113001  6397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a2e4c6d4d834d7fbc5c38558c70b6ee"
dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
mode: GRACEFUL
new_leader_uuid: "cee41d6c482c40db83a95f53c17e72ba"
 from {username='slave'} at 127.0.0.1:56012
I20260710 13:17:51.113803  6397 raft_consensus.cc:606] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 1 LEADER]: Received request to transfer leadership to TS cee41d6c482c40db83a95f53c17e72ba
I20260710 13:17:51.116698  6397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af"
dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
mode: GRACEFUL
new_leader_uuid: "cee41d6c482c40db83a95f53c17e72ba"
 from {username='slave'} at 127.0.0.1:56012
I20260710 13:17:51.117105  6397 raft_consensus.cc:606] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Received request to transfer leadership to TS cee41d6c482c40db83a95f53c17e72ba
I20260710 13:17:51.118157  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:17:51.118628  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:17:51.243927  6495 debug-util.cc:398] Leaking SignalData structure 0x7b08001ca7e0 after lost signal to thread 5765
W20260710 13:17:51.244920  6495 debug-util.cc:398] Leaking SignalData structure 0x7b08000c8640 after lost signal to thread 6331
W20260710 13:17:51.246620  6495 debug-util.cc:398] Leaking SignalData structure 0x7b0800146340 after lost signal to thread 6498
W20260710 13:17:51.247442  6495 debug-util.cc:398] Leaking SignalData structure 0x7b08000e8f80 after lost signal to thread 6572
I20260710 13:17:51.297096  6723 raft_consensus.cc:993] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104: : Instructing follower cee41d6c482c40db83a95f53c17e72ba to start an election
I20260710 13:17:51.297683  6725 raft_consensus.cc:1081] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Signalling peer cee41d6c482c40db83a95f53c17e72ba to start an election
I20260710 13:17:51.299446  6546 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af"
dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
 from {username='slave'} at 127.0.0.1:34618
I20260710 13:17:51.300185  6546 raft_consensus.cc:493] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:51.300614  6546 raft_consensus.cc:3060] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:51.309772  6546 raft_consensus.cc:515] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:51.312160  6546 leader_election.cc:290] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 3 election: Requested vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775)
I20260710 13:17:51.313323  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:51.313344  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:51.314217  6397 raft_consensus.cc:3055] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:51.314348  6472 raft_consensus.cc:3060] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:51.314553  6397 raft_consensus.cc:740] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Running, Role: LEADER
I20260710 13:17:51.315555  6397 consensus_queue.cc:260] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [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: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:51.316841  6397 raft_consensus.cc:3060] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:51.322314  6397 raft_consensus.cc:2468] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 3.
I20260710 13:17:51.322810  6472 raft_consensus.cc:2468] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 3.
I20260710 13:17:51.323730  6512 leader_election.cc:304] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [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: 00b7ff262a5e4d44a3a152b79467b104, cee41d6c482c40db83a95f53c17e72ba; no voters: 
I20260710 13:17:51.324792  6729 raft_consensus.cc:2804] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:51.326200  6729 raft_consensus.cc:697] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 3 LEADER]: Becoming Leader. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Running, Role: LEADER
I20260710 13:17:51.327342  6729 consensus_queue.cc:237] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [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: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:51.342775  6295 catalog_manager.cc:5697] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba reported cstate change: term changed from 2 to 3, leader changed from 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129) to cee41d6c482c40db83a95f53c17e72ba (127.5.160.131). New cstate: current_term: 3 leader_uuid: "cee41d6c482c40db83a95f53c17e72ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:51.496773  6723 raft_consensus.cc:993] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104: : Instructing follower cee41d6c482c40db83a95f53c17e72ba to start an election
I20260710 13:17:51.497288  6725 raft_consensus.cc:1081] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 1 LEADER]: Signalling peer cee41d6c482c40db83a95f53c17e72ba to start an election
I20260710 13:17:51.499115  6546 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a2e4c6d4d834d7fbc5c38558c70b6ee"
dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
 from {username='slave'} at 127.0.0.1:34618
I20260710 13:17:51.499820  6546 raft_consensus.cc:493] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:51.500186  6546 raft_consensus.cc:3060] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:51.505146  6546 raft_consensus.cc:515] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:51.506803  6546 leader_election.cc:290] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 2 election: Requested vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205)
I20260710 13:17:51.507799  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e4c6d4d834d7fbc5c38558c70b6ee" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:51.508189  6471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e4c6d4d834d7fbc5c38558c70b6ee" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:51.508437  6397 raft_consensus.cc:3055] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:51.508832  6397 raft_consensus.cc:740] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Running, Role: LEADER
I20260710 13:17:51.508903  6471 raft_consensus.cc:3060] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:51.509811  6397 consensus_queue.cc:260] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:51.511099  6397 raft_consensus.cc:3060] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:51.514726  6471 raft_consensus.cc:2468] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 2.
I20260710 13:17:51.516168  6511 leader_election.cc:304] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fef38d6a6884a2fbf2562419b048ecd, cee41d6c482c40db83a95f53c17e72ba; no voters: 
I20260710 13:17:51.517022  6729 raft_consensus.cc:2804] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:51.517578  6729 raft_consensus.cc:697] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 2 LEADER]: Becoming Leader. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Running, Role: LEADER
I20260710 13:17:51.518476  6397 raft_consensus.cc:2468] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 2.
I20260710 13:17:51.518594  6729 consensus_queue.cc:237] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:51.526816  6295 catalog_manager.cc:5697] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba reported cstate change: term changed from 1 to 2, leader changed from 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129) to cee41d6c482c40db83a95f53c17e72ba (127.5.160.131). New cstate: current_term: 2 leader_uuid: "cee41d6c482c40db83a95f53c17e72ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:51.834358  6471 raft_consensus.cc:1275] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Refusing update from remote peer cee41d6c482c40db83a95f53c17e72ba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:51.835734  6729 consensus_queue.cc:1048] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:17:51.849512  6397 raft_consensus.cc:1275] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Refusing update from remote peer cee41d6c482c40db83a95f53c17e72ba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:51.851868  6733 consensus_queue.cc:1048] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:17:51.967154  6397 raft_consensus.cc:1275] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Refusing update from remote peer cee41d6c482c40db83a95f53c17e72ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:51.968524  6733 consensus_queue.cc:1048] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:51.981256  6471 raft_consensus.cc:1275] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Refusing update from remote peer cee41d6c482c40db83a95f53c17e72ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:51.982980  6742 consensus_queue.cc:1048] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:17:52.119546  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:52.131971  6546 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af"
dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
mode: GRACEFUL
new_leader_uuid: "00b7ff262a5e4d44a3a152b79467b104"
 from {username='slave'} at 127.0.0.1:57580
I20260710 13:17:52.132543  6546 raft_consensus.cc:606] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 3 LEADER]: Received request to transfer leadership to TS 00b7ff262a5e4d44a3a152b79467b104
I20260710 13:17:52.143955  6546 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a2e4c6d4d834d7fbc5c38558c70b6ee"
dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
mode: GRACEFUL
new_leader_uuid: "00b7ff262a5e4d44a3a152b79467b104"
 from {username='slave'} at 127.0.0.1:57580
I20260710 13:17:52.144544  6546 raft_consensus.cc:606] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 2 LEADER]: Received request to transfer leadership to TS 00b7ff262a5e4d44a3a152b79467b104
I20260710 13:17:52.152493  6471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87883720eebc4edaa5b5b16d57fc4dde"
dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
mode: GRACEFUL
new_leader_uuid: "00b7ff262a5e4d44a3a152b79467b104"
 from {username='slave'} at 127.0.0.1:36256
I20260710 13:17:52.153066  6471 raft_consensus.cc:606] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Received request to transfer leadership to TS 00b7ff262a5e4d44a3a152b79467b104
I20260710 13:17:52.158645  6471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10"
dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
mode: GRACEFUL
new_leader_uuid: "00b7ff262a5e4d44a3a152b79467b104"
 from {username='slave'} at 127.0.0.1:36256
I20260710 13:17:52.159206  6471 raft_consensus.cc:606] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 3 LEADER]: Received request to transfer leadership to TS 00b7ff262a5e4d44a3a152b79467b104
I20260710 13:17:52.164458  6471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01a401f83c4a40c68e4e1c15e9fb5064"
dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
mode: GRACEFUL
new_leader_uuid: "00b7ff262a5e4d44a3a152b79467b104"
 from {username='slave'} at 127.0.0.1:36256
I20260710 13:17:52.165057  6471 raft_consensus.cc:606] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Received request to transfer leadership to TS 00b7ff262a5e4d44a3a152b79467b104
I20260710 13:17:52.222910  6749 raft_consensus.cc:993] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd: : Instructing follower 00b7ff262a5e4d44a3a152b79467b104 to start an election
I20260710 13:17:52.223542  6726 raft_consensus.cc:1081] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Signalling peer 00b7ff262a5e4d44a3a152b79467b104 to start an election
I20260710 13:17:52.225149  6397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87883720eebc4edaa5b5b16d57fc4dde"
dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
 from {username='slave'} at 127.0.0.1:41904
I20260710 13:17:52.225670  6397 raft_consensus.cc:493] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:52.226022  6397 raft_consensus.cc:3060] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:52.230768  6397 raft_consensus.cc:515] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:52.232419  6397 leader_election.cc:290] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 2 election: Requested vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:52.233595  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87883720eebc4edaa5b5b16d57fc4dde" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:52.233492  6471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87883720eebc4edaa5b5b16d57fc4dde" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:52.234176  6546 raft_consensus.cc:3060] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:52.234285  6471 raft_consensus.cc:3055] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:52.234687  6471 raft_consensus.cc:740] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Running, Role: LEADER
I20260710 13:17:52.235558  6471 consensus_queue.cc:260] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:52.236750  6471 raft_consensus.cc:3060] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:52.239001  6546 raft_consensus.cc:2468] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 2.
I20260710 13:17:52.240449  6364 leader_election.cc:304] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, cee41d6c482c40db83a95f53c17e72ba; no voters: 
I20260710 13:17:52.241274  6725 raft_consensus.cc:2804] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:52.241796  6725 raft_consensus.cc:697] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Becoming Leader. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Running, Role: LEADER
I20260710 13:17:52.242760  6725 consensus_queue.cc:237] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:52.244174  6471 raft_consensus.cc:2468] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 2.
I20260710 13:17:52.251263  6295 catalog_manager.cc:5697] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 reported cstate change: term changed from 1 to 2, leader changed from 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130) to 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "00b7ff262a5e4d44a3a152b79467b104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:52.273772  6742 raft_consensus.cc:993] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba: : Instructing follower 00b7ff262a5e4d44a3a152b79467b104 to start an election
I20260710 13:17:52.274324  6733 raft_consensus.cc:1081] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 3 LEADER]: Signalling peer 00b7ff262a5e4d44a3a152b79467b104 to start an election
I20260710 13:17:52.276106  6397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af"
dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
 from {username='slave'} at 127.0.0.1:41920
I20260710 13:17:52.276662  6397 raft_consensus.cc:493] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:52.277019  6397 raft_consensus.cc:3060] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:52.284036  6397 raft_consensus.cc:515] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:52.286056  6397 leader_election.cc:290] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 4 election: Requested vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:52.286820  6471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:52.287286  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:52.287449  6471 raft_consensus.cc:3060] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:52.287861  6546 raft_consensus.cc:3055] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:52.288182  6546 raft_consensus.cc:740] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Running, Role: LEADER
I20260710 13:17:52.288913  6546 consensus_queue.cc:260] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [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: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:52.290156  6546 raft_consensus.cc:3060] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:52.292526  6471 raft_consensus.cc:2468] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 4.
I20260710 13:17:52.293699  6362 leader_election.cc:304] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [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: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: 
I20260710 13:17:52.294404  6725 raft_consensus.cc:2804] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:52.294839  6725 raft_consensus.cc:697] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 4 LEADER]: Becoming Leader. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Running, Role: LEADER
I20260710 13:17:52.295629  6725 consensus_queue.cc:237] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [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: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:52.297035  6546 raft_consensus.cc:2468] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 4.
I20260710 13:17:52.303474  6295 catalog_manager.cc:5697] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 reported cstate change: term changed from 3 to 4, leader changed from cee41d6c482c40db83a95f53c17e72ba (127.5.160.131) to 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129). New cstate: current_term: 4 leader_uuid: "00b7ff262a5e4d44a3a152b79467b104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:52.362401  6749 raft_consensus.cc:993] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd: : Instructing follower 00b7ff262a5e4d44a3a152b79467b104 to start an election
I20260710 13:17:52.362915  6726 raft_consensus.cc:1081] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Signalling peer 00b7ff262a5e4d44a3a152b79467b104 to start an election
I20260710 13:17:52.364410  6397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01a401f83c4a40c68e4e1c15e9fb5064"
dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
 from {username='slave'} at 127.0.0.1:41904
I20260710 13:17:52.364984  6397 raft_consensus.cc:493] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:52.365331  6397 raft_consensus.cc:3060] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:52.372539  6397 raft_consensus.cc:515] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:52.374640  6397 leader_election.cc:290] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 2 election: Requested vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:52.375550  6471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a401f83c4a40c68e4e1c15e9fb5064" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:52.375975  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a401f83c4a40c68e4e1c15e9fb5064" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:52.376129  6471 raft_consensus.cc:3055] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:52.376498  6546 raft_consensus.cc:3060] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:52.376550  6471 raft_consensus.cc:740] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Running, Role: LEADER
I20260710 13:17:52.377553  6471 consensus_queue.cc:260] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:52.378486  6471 raft_consensus.cc:3060] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:52.383093  6471 raft_consensus.cc:2468] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 2.
I20260710 13:17:52.383450  6546 raft_consensus.cc:2468] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 2.
I20260710 13:17:52.384196  6362 leader_election.cc:304] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: 
I20260710 13:17:52.385090  6725 raft_consensus.cc:2804] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:52.385632  6725 raft_consensus.cc:697] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Becoming Leader. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Running, Role: LEADER
I20260710 13:17:52.386453  6725 consensus_queue.cc:237] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:52.394096  6295 catalog_manager.cc:5697] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 reported cstate change: term changed from 1 to 2, leader changed from 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130) to 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "00b7ff262a5e4d44a3a152b79467b104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:52.489122  6729 raft_consensus.cc:993] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba: : Instructing follower 00b7ff262a5e4d44a3a152b79467b104 to start an election
I20260710 13:17:52.489663  6733 raft_consensus.cc:1081] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 2 LEADER]: Signalling peer 00b7ff262a5e4d44a3a152b79467b104 to start an election
I20260710 13:17:52.491493  6397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a2e4c6d4d834d7fbc5c38558c70b6ee"
dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
 from {username='slave'} at 127.0.0.1:41920
I20260710 13:17:52.492080  6397 raft_consensus.cc:493] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:52.492388  6397 raft_consensus.cc:3060] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:52.496420  6397 raft_consensus.cc:515] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:52.498025  6397 leader_election.cc:290] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 3 election: Requested vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:52.498751  6471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e4c6d4d834d7fbc5c38558c70b6ee" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:52.499257  6471 raft_consensus.cc:3060] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:52.499981  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e4c6d4d834d7fbc5c38558c70b6ee" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:52.500555  6546 raft_consensus.cc:3055] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:52.500869  6546 raft_consensus.cc:740] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Running, Role: LEADER
I20260710 13:17:52.501658  6546 consensus_queue.cc:260] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [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: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:52.502907  6546 raft_consensus.cc:3060] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:52.504490  6471 raft_consensus.cc:2468] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 3.
I20260710 13:17:52.505570  6362 leader_election.cc:304] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [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: 00b7ff262a5e4d44a3a152b79467b104, 5fef38d6a6884a2fbf2562419b048ecd; no voters: 
I20260710 13:17:52.506255  6725 raft_consensus.cc:2804] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:52.506671  6725 raft_consensus.cc:697] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 3 LEADER]: Becoming Leader. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Running, Role: LEADER
I20260710 13:17:52.507442  6725 consensus_queue.cc:237] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [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: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:52.509382  6546 raft_consensus.cc:2468] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 3.
I20260710 13:17:52.514775  6295 catalog_manager.cc:5697] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 reported cstate change: term changed from 2 to 3, leader changed from cee41d6c482c40db83a95f53c17e72ba (127.5.160.131) to 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129). New cstate: current_term: 3 leader_uuid: "00b7ff262a5e4d44a3a152b79467b104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:52.594254  6749 raft_consensus.cc:993] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd: : Instructing follower 00b7ff262a5e4d44a3a152b79467b104 to start an election
I20260710 13:17:52.594723  6726 raft_consensus.cc:1081] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 3 LEADER]: Signalling peer 00b7ff262a5e4d44a3a152b79467b104 to start an election
I20260710 13:17:52.596222  6397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10"
dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
 from {username='slave'} at 127.0.0.1:41904
I20260710 13:17:52.596804  6397 raft_consensus.cc:493] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:52.597196  6397 raft_consensus.cc:3060] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:52.603298  6397 raft_consensus.cc:515] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:52.604846  6397 leader_election.cc:290] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [CANDIDATE]: Term 4 election: Requested vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:52.606072  6471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:52.606396  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32458d4621f446ce88a7adcf7231cf10" candidate_uuid: "00b7ff262a5e4d44a3a152b79467b104" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:52.606688  6471 raft_consensus.cc:3055] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:52.606897  6546 raft_consensus.cc:3060] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:52.607035  6471 raft_consensus.cc:740] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Running, Role: LEADER
I20260710 13:17:52.607923  6471 consensus_queue.cc:260] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [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: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:52.609211  6471 raft_consensus.cc:3060] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:52.613319  6546 raft_consensus.cc:2468] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 4.
I20260710 13:17:52.614578  6364 leader_election.cc:304] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [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: 00b7ff262a5e4d44a3a152b79467b104, cee41d6c482c40db83a95f53c17e72ba; no voters: 
I20260710 13:17:52.615442  6725 raft_consensus.cc:2804] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:52.615806  6471 raft_consensus.cc:2468] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b7ff262a5e4d44a3a152b79467b104 in term 4.
I20260710 13:17:52.615921  6725 raft_consensus.cc:697] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 4 LEADER]: Becoming Leader. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Running, Role: LEADER
I20260710 13:17:52.617619  6725 consensus_queue.cc:237] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [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: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:52.625610  6295 catalog_manager.cc:5697] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 reported cstate change: term changed from 3 to 4, leader changed from 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130) to 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129). New cstate: current_term: 4 leader_uuid: "00b7ff262a5e4d44a3a152b79467b104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:52.634810  6546 raft_consensus.cc:1275] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Refusing update from remote peer 00b7ff262a5e4d44a3a152b79467b104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:52.636206  6725 consensus_queue.cc:1048] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:52.647214  6471 raft_consensus.cc:1275] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Refusing update from remote peer 00b7ff262a5e4d44a3a152b79467b104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:52.649720  6758 consensus_queue.cc:1048] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:17:52.722491  6471 raft_consensus.cc:1275] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 4 FOLLOWER]: Refusing update from remote peer 00b7ff262a5e4d44a3a152b79467b104: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:52.723982  6758 consensus_queue.cc:1048] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:52.736392  6546 raft_consensus.cc:1275] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 4 FOLLOWER]: Refusing update from remote peer 00b7ff262a5e4d44a3a152b79467b104: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:52.738994  6758 consensus_queue.cc:1048] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:17:52.797041  6546 raft_consensus.cc:1275] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Refusing update from remote peer 00b7ff262a5e4d44a3a152b79467b104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:52.798640  6725 consensus_queue.cc:1048] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:52.813803  6471 raft_consensus.cc:1275] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Refusing update from remote peer 00b7ff262a5e4d44a3a152b79467b104: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:52.815747  6723 consensus_queue.cc:1048] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:53.011442  6546 raft_consensus.cc:1275] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 4 FOLLOWER]: Refusing update from remote peer 00b7ff262a5e4d44a3a152b79467b104: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:17:53.012753  6723 consensus_queue.cc:1048] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:53.024333  6471 raft_consensus.cc:1275] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 4 FOLLOWER]: Refusing update from remote peer 00b7ff262a5e4d44a3a152b79467b104: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:17:53.025722  6762 consensus_queue.cc:1048] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:53.031590  6546 raft_consensus.cc:1275] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Refusing update from remote peer 00b7ff262a5e4d44a3a152b79467b104: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:53.033483  6762 consensus_queue.cc:1048] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:53.052479  6472 raft_consensus.cc:1275] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Refusing update from remote peer 00b7ff262a5e4d44a3a152b79467b104: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:53.054136  6758 consensus_queue.cc:1048] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:55.172475  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:55.180209  6397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01a401f83c4a40c68e4e1c15e9fb5064"
dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
mode: GRACEFUL
new_leader_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
 from {username='slave'} at 127.0.0.1:56012
I20260710 13:17:55.180689  6397 raft_consensus.cc:606] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Received request to transfer leadership to TS 5fef38d6a6884a2fbf2562419b048ecd
I20260710 13:17:55.183398  6397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35dacdcee71b43f7bcd5b4e12026f12b"
dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
mode: GRACEFUL
new_leader_uuid: "cee41d6c482c40db83a95f53c17e72ba"
 from {username='slave'} at 127.0.0.1:56012
I20260710 13:17:55.183923  6397 raft_consensus.cc:606] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Received request to transfer leadership to TS cee41d6c482c40db83a95f53c17e72ba
I20260710 13:17:55.186470  6397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87883720eebc4edaa5b5b16d57fc4dde"
dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
mode: GRACEFUL
new_leader_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
 from {username='slave'} at 127.0.0.1:56012
I20260710 13:17:55.186980  6397 raft_consensus.cc:606] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Received request to transfer leadership to TS 5fef38d6a6884a2fbf2562419b048ecd
I20260710 13:17:55.189409  6397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af"
dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
mode: GRACEFUL
new_leader_uuid: "cee41d6c482c40db83a95f53c17e72ba"
 from {username='slave'} at 127.0.0.1:56012
I20260710 13:17:55.189845  6397 raft_consensus.cc:606] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 4 LEADER]: Received request to transfer leadership to TS cee41d6c482c40db83a95f53c17e72ba
I20260710 13:17:55.190883  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:17:55.191390  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:55.299261  6758 raft_consensus.cc:993] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104: : Instructing follower cee41d6c482c40db83a95f53c17e72ba to start an election
I20260710 13:17:55.299837  6762 raft_consensus.cc:1081] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 4 LEADER]: Signalling peer cee41d6c482c40db83a95f53c17e72ba to start an election
I20260710 13:17:55.301379  6546 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af"
dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
 from {username='slave'} at 127.0.0.1:34618
I20260710 13:17:55.301903  6546 raft_consensus.cc:493] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:55.302266  6546 raft_consensus.cc:3060] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:55.306200  6546 raft_consensus.cc:515] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:55.307550  6546 leader_election.cc:290] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 5 election: Requested vote from peers 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205), 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775)
I20260710 13:17:55.308615  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:55.308471  6471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7280c26dce44f283698f2d2c22e7af" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:55.309165  6397 raft_consensus.cc:3055] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:17:55.309175  6471 raft_consensus.cc:3060] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:55.309626  6397 raft_consensus.cc:740] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Running, Role: LEADER
I20260710 13:17:55.310371  6397 consensus_queue.cc:260] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [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: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:55.311458  6397 raft_consensus.cc:3060] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:55.315910  6471 raft_consensus.cc:2468] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 5.
I20260710 13:17:55.317201  6511 leader_election.cc:304] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [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: 5fef38d6a6884a2fbf2562419b048ecd, cee41d6c482c40db83a95f53c17e72ba; no voters: 
I20260710 13:17:55.317567  6397 raft_consensus.cc:2468] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 5.
I20260710 13:17:55.317937  6733 raft_consensus.cc:2804] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:17:55.319080  6733 raft_consensus.cc:697] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 5 LEADER]: Becoming Leader. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Running, Role: LEADER
I20260710 13:17:55.319904  6733 consensus_queue.cc:237] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [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: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } }
I20260710 13:17:55.326855  6297 catalog_manager.cc:5697] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba reported cstate change: term changed from 4 to 5, leader changed from 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129) to cee41d6c482c40db83a95f53c17e72ba (127.5.160.131). New cstate: current_term: 5 leader_uuid: "cee41d6c482c40db83a95f53c17e72ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:55.347381  6758 raft_consensus.cc:993] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104: : Instructing follower cee41d6c482c40db83a95f53c17e72ba to start an election
I20260710 13:17:55.347846  6762 raft_consensus.cc:1081] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Signalling peer cee41d6c482c40db83a95f53c17e72ba to start an election
I20260710 13:17:55.349253  6546 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35dacdcee71b43f7bcd5b4e12026f12b"
dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
 from {username='slave'} at 127.0.0.1:34618
I20260710 13:17:55.349705  6546 raft_consensus.cc:493] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:55.349938  6546 raft_consensus.cc:3060] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:55.354408  6546 raft_consensus.cc:515] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:55.355902  6546 leader_election.cc:290] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [CANDIDATE]: Term 3 election: Requested vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205)
I20260710 13:17:55.356635  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dacdcee71b43f7bcd5b4e12026f12b" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:55.356940  6471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dacdcee71b43f7bcd5b4e12026f12b" candidate_uuid: "cee41d6c482c40db83a95f53c17e72ba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
I20260710 13:17:55.357208  6397 raft_consensus.cc:3055] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:55.357479  6471 raft_consensus.cc:3060] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:55.357566  6397 raft_consensus.cc:740] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Running, Role: LEADER
I20260710 13:17:55.358331  6397 consensus_queue.cc:260] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [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: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:55.359548  6397 raft_consensus.cc:3060] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:55.364249  6471 raft_consensus.cc:2468] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 3.
I20260710 13:17:55.365331  6511 leader_election.cc:304] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [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: 5fef38d6a6884a2fbf2562419b048ecd, cee41d6c482c40db83a95f53c17e72ba; no voters: 
I20260710 13:17:55.365698  6397 raft_consensus.cc:2468] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cee41d6c482c40db83a95f53c17e72ba in term 3.
I20260710 13:17:55.366194  6733 raft_consensus.cc:2804] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:55.366664  6733 raft_consensus.cc:697] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 3 LEADER]: Becoming Leader. State: Replica: cee41d6c482c40db83a95f53c17e72ba, State: Running, Role: LEADER
I20260710 13:17:55.367375  6733 consensus_queue.cc:237] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [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: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:55.374358  6297 catalog_manager.cc:5697] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba reported cstate change: term changed from 2 to 3, leader changed from 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129) to cee41d6c482c40db83a95f53c17e72ba (127.5.160.131). New cstate: current_term: 3 leader_uuid: "cee41d6c482c40db83a95f53c17e72ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:55.488359  6758 raft_consensus.cc:993] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104: : Instructing follower 5fef38d6a6884a2fbf2562419b048ecd to start an election
I20260710 13:17:55.488827  6762 raft_consensus.cc:1081] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Signalling peer 5fef38d6a6884a2fbf2562419b048ecd to start an election
I20260710 13:17:55.490409  6471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01a401f83c4a40c68e4e1c15e9fb5064"
dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
 from {username='slave'} at 127.0.0.1:39086
I20260710 13:17:55.490833  6471 raft_consensus.cc:493] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:55.491076  6471 raft_consensus.cc:3060] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:55.495167  6471 raft_consensus.cc:515] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:55.496657  6471 leader_election.cc:290] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 3 election: Requested vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:55.497629  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a401f83c4a40c68e4e1c15e9fb5064" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:55.497879  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a401f83c4a40c68e4e1c15e9fb5064" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:55.498157  6397 raft_consensus.cc:3055] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:55.498450  6546 raft_consensus.cc:3060] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:55.498514  6397 raft_consensus.cc:740] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Running, Role: LEADER
I20260710 13:17:55.499276  6397 consensus_queue.cc:260] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [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: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:55.500095  6397 raft_consensus.cc:3060] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:55.503314  6546 raft_consensus.cc:2468] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 3.
I20260710 13:17:55.504034  6397 raft_consensus.cc:2468] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 3.
I20260710 13:17:55.504750  6439 leader_election.cc:304] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [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: 5fef38d6a6884a2fbf2562419b048ecd, cee41d6c482c40db83a95f53c17e72ba; no voters: 
I20260710 13:17:55.505609  6726 raft_consensus.cc:2804] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:55.506649  6726 raft_consensus.cc:697] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 3 LEADER]: Becoming Leader. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Running, Role: LEADER
I20260710 13:17:55.507414  6726 consensus_queue.cc:237] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [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: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:55.514422  6297 catalog_manager.cc:5697] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd reported cstate change: term changed from 2 to 3, leader changed from 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129) to 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130). New cstate: current_term: 3 leader_uuid: "5fef38d6a6884a2fbf2562419b048ecd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:55.613724  6758 raft_consensus.cc:993] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104: : Instructing follower 5fef38d6a6884a2fbf2562419b048ecd to start an election
I20260710 13:17:55.614251  6762 raft_consensus.cc:1081] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Signalling peer 5fef38d6a6884a2fbf2562419b048ecd to start an election
I20260710 13:17:55.615566  6471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87883720eebc4edaa5b5b16d57fc4dde"
dest_uuid: "5fef38d6a6884a2fbf2562419b048ecd"
 from {username='slave'} at 127.0.0.1:39086
I20260710 13:17:55.615971  6471 raft_consensus.cc:493] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:55.616255  6471 raft_consensus.cc:3060] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:55.620844  6471 raft_consensus.cc:515] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:55.622368  6471 leader_election.cc:290] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [CANDIDATE]: Term 3 election: Requested vote from peers 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775), cee41d6c482c40db83a95f53c17e72ba (127.5.160.131:35729)
I20260710 13:17:55.623076  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87883720eebc4edaa5b5b16d57fc4dde" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00b7ff262a5e4d44a3a152b79467b104"
I20260710 13:17:55.623410  6546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87883720eebc4edaa5b5b16d57fc4dde" candidate_uuid: "5fef38d6a6884a2fbf2562419b048ecd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cee41d6c482c40db83a95f53c17e72ba"
I20260710 13:17:55.623565  6397 raft_consensus.cc:3055] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:55.623875  6546 raft_consensus.cc:3060] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:55.623904  6397 raft_consensus.cc:740] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 00b7ff262a5e4d44a3a152b79467b104, State: Running, Role: LEADER
I20260710 13:17:55.624723  6397 consensus_queue.cc:260] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [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: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:55.625597  6397 raft_consensus.cc:3060] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:55.628250  6546 raft_consensus.cc:2468] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 3.
I20260710 13:17:55.629308  6439 leader_election.cc:304] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [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: 5fef38d6a6884a2fbf2562419b048ecd, cee41d6c482c40db83a95f53c17e72ba; no voters: 
I20260710 13:17:55.629824  6397 raft_consensus.cc:2468] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fef38d6a6884a2fbf2562419b048ecd in term 3.
I20260710 13:17:55.630052  6726 raft_consensus.cc:2804] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:55.630558  6726 raft_consensus.cc:697] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 3 LEADER]: Becoming Leader. State: Replica: 5fef38d6a6884a2fbf2562419b048ecd, State: Running, Role: LEADER
I20260710 13:17:55.631274  6726 consensus_queue.cc:237] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [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: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } }
I20260710 13:17:55.638221  6297 catalog_manager.cc:5697] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd reported cstate change: term changed from 2 to 3, leader changed from 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129) to 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130). New cstate: current_term: 3 leader_uuid: "5fef38d6a6884a2fbf2562419b048ecd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:55.816804  6397 raft_consensus.cc:1275] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 5 FOLLOWER]: Refusing update from remote peer cee41d6c482c40db83a95f53c17e72ba: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:17:55.818156  6733 consensus_queue.cc:1048] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:17:55.828583  6471 raft_consensus.cc:1275] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 5 FOLLOWER]: Refusing update from remote peer cee41d6c482c40db83a95f53c17e72ba: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:17:55.830461  6769 consensus_queue.cc:1048] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:17:55.860440  6471 raft_consensus.cc:1275] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Refusing update from remote peer cee41d6c482c40db83a95f53c17e72ba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:55.861769  6733 consensus_queue.cc:1048] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fef38d6a6884a2fbf2562419b048ecd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:55.870846  6397 raft_consensus.cc:1275] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Refusing update from remote peer cee41d6c482c40db83a95f53c17e72ba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:55.872392  6769 consensus_queue.cc:1048] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:56.057017  6546 raft_consensus.cc:1275] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Refusing update from remote peer 5fef38d6a6884a2fbf2562419b048ecd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:56.058316  6726 consensus_queue.cc:1048] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:56.067193  6397 raft_consensus.cc:1275] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Refusing update from remote peer 5fef38d6a6884a2fbf2562419b048ecd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:56.069244  6726 consensus_queue.cc:1048] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:56.124644  6546 raft_consensus.cc:1275] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Refusing update from remote peer 5fef38d6a6884a2fbf2562419b048ecd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:56.125954  6726 consensus_queue.cc:1048] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cee41d6c482c40db83a95f53c17e72ba" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:56.136113  6397 raft_consensus.cc:1275] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Refusing update from remote peer 5fef38d6a6884a2fbf2562419b048ecd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:56.137494  6791 consensus_queue.cc:1048] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b7ff262a5e4d44a3a152b79467b104" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:17:56.192212  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:56.197723  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260710 13:17:56.221441  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:56.222221  5762 tablet_replica.cc:333] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104: stopping tablet replica
I20260710 13:17:56.222851  5762 raft_consensus.cc:2243] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:56.223549  5762 raft_consensus.cc:2272] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.225363  5762 tablet_replica.cc:333] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104: stopping tablet replica
I20260710 13:17:56.225965  5762 raft_consensus.cc:2243] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:17:56.226639  5762 raft_consensus.cc:2272] T 32458d4621f446ce88a7adcf7231cf10 P 00b7ff262a5e4d44a3a152b79467b104 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.228401  5762 tablet_replica.cc:333] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104: stopping tablet replica
I20260710 13:17:56.228889  5762 raft_consensus.cc:2243] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.229338  5762 raft_consensus.cc:2272] T 35dacdcee71b43f7bcd5b4e12026f12b P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.231748  5762 tablet_replica.cc:333] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104: stopping tablet replica
I20260710 13:17:56.232257  5762 raft_consensus.cc:2243] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.232656  5762 raft_consensus.cc:2272] T bf7280c26dce44f283698f2d2c22e7af P 00b7ff262a5e4d44a3a152b79467b104 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.234771  5762 tablet_replica.cc:333] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104: stopping tablet replica
I20260710 13:17:56.235283  5762 raft_consensus.cc:2243] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.235702  5762 raft_consensus.cc:2272] T b37ce1bcbc19411fa270615f9529ebcd P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.237179  5762 tablet_replica.cc:333] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104: stopping tablet replica
I20260710 13:17:56.237742  5762 raft_consensus.cc:2243] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.238128  5762 raft_consensus.cc:2272] T 01a401f83c4a40c68e4e1c15e9fb5064 P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.240046  5762 tablet_replica.cc:333] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104: stopping tablet replica
I20260710 13:17:56.240578  5762 raft_consensus.cc:2243] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:56.241369  5762 raft_consensus.cc:2272] T 26dc39e38ca8443387babd42b2511797 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.243072  5762 tablet_replica.cc:333] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104: stopping tablet replica
I20260710 13:17:56.243526  5762 raft_consensus.cc:2243] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:56.244240  5762 raft_consensus.cc:2272] T fc5d206b3e09401aaaef6881fee5b173 P 00b7ff262a5e4d44a3a152b79467b104 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.245893  5762 tablet_replica.cc:333] T 1f897bf2754e45b6a2bb7c5592b600a1 P 00b7ff262a5e4d44a3a152b79467b104: stopping tablet replica
I20260710 13:17:56.246363  5762 raft_consensus.cc:2243] T 1f897bf2754e45b6a2bb7c5592b600a1 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.246757  5762 raft_consensus.cc:2272] T 1f897bf2754e45b6a2bb7c5592b600a1 P 00b7ff262a5e4d44a3a152b79467b104 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.248317  5762 tablet_replica.cc:333] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104: stopping tablet replica
I20260710 13:17:56.248762  5762 raft_consensus.cc:2243] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.249146  5762 raft_consensus.cc:2272] T 87883720eebc4edaa5b5b16d57fc4dde P 00b7ff262a5e4d44a3a152b79467b104 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.278556  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
I20260710 13:17:56.297286  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
I20260710 13:17:56.326665  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:56.327443  5762 tablet_replica.cc:333] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd: stopping tablet replica
I20260710 13:17:56.328115  5762 raft_consensus.cc:2243] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.328663  5762 raft_consensus.cc:2272] T 1f897bf2754e45b6a2bb7c5592b600a1 P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.330494  5762 tablet_replica.cc:333] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd: stopping tablet replica
I20260710 13:17:56.331035  5762 raft_consensus.cc:2243] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.331461  5762 raft_consensus.cc:2272] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.333039  5762 tablet_replica.cc:333] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd: stopping tablet replica
I20260710 13:17:56.333647  5762 raft_consensus.cc:2243] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:56.334362  5762 raft_consensus.cc:2272] T 87883720eebc4edaa5b5b16d57fc4dde P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.336741  5762 tablet_replica.cc:333] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd: stopping tablet replica
I20260710 13:17:56.337234  5762 raft_consensus.cc:2243] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.337662  5762 raft_consensus.cc:2272] T 35dacdcee71b43f7bcd5b4e12026f12b P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.339771  5762 tablet_replica.cc:333] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd: stopping tablet replica
I20260710 13:17:56.340268  5762 raft_consensus.cc:2243] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.340657  5762 raft_consensus.cc:2272] T 32458d4621f446ce88a7adcf7231cf10 P 5fef38d6a6884a2fbf2562419b048ecd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.342262  5762 tablet_replica.cc:333] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd: stopping tablet replica
I20260710 13:17:56.342801  5762 raft_consensus.cc:2243] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.343165  5762 raft_consensus.cc:2272] T fc5d206b3e09401aaaef6881fee5b173 P 5fef38d6a6884a2fbf2562419b048ecd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.344919  5762 tablet_replica.cc:333] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd: stopping tablet replica
I20260710 13:17:56.345460  5762 raft_consensus.cc:2243] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:56.346149  5762 raft_consensus.cc:2272] T 01a401f83c4a40c68e4e1c15e9fb5064 P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.348064  5762 tablet_replica.cc:333] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd: stopping tablet replica
I20260710 13:17:56.348531  5762 raft_consensus.cc:2243] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:56.349208  5762 raft_consensus.cc:2272] T b37ce1bcbc19411fa270615f9529ebcd P 5fef38d6a6884a2fbf2562419b048ecd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.350838  5762 tablet_replica.cc:333] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd: stopping tablet replica
I20260710 13:17:56.351336  5762 raft_consensus.cc:2243] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.351727  5762 raft_consensus.cc:2272] T 26dc39e38ca8443387babd42b2511797 P 5fef38d6a6884a2fbf2562419b048ecd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.353505  5762 tablet_replica.cc:333] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd: stopping tablet replica
I20260710 13:17:56.353932  5762 raft_consensus.cc:2243] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.354357  5762 raft_consensus.cc:2272] T bf7280c26dce44f283698f2d2c22e7af P 5fef38d6a6884a2fbf2562419b048ecd [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 13:17:56.357679  6512 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.160.129:46775: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260710 13:17:56.361903  6512 consensus_peers.cc:597] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba -> Peer 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775): Couldn't send request to peer 00b7ff262a5e4d44a3a152b79467b104. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:46775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:56.363916  6512 consensus_peers.cc:597] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba -> Peer 00b7ff262a5e4d44a3a152b79467b104 (127.5.160.129:46775): Couldn't send request to peer 00b7ff262a5e4d44a3a152b79467b104. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:46775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:56.400802  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
I20260710 13:17:56.419045  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
W20260710 13:17:56.433547  6511 consensus_peers.cc:597] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba -> Peer 5fef38d6a6884a2fbf2562419b048ecd (127.5.160.130:45205): Couldn't send request to peer 5fef38d6a6884a2fbf2562419b048ecd. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:45205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:56.451084  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:56.451761  5762 tablet_replica.cc:333] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba: stopping tablet replica
I20260710 13:17:56.452402  5762 raft_consensus.cc:2243] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:56.453207  5762 raft_consensus.cc:2272] T 1f897bf2754e45b6a2bb7c5592b600a1 P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.454924  5762 tablet_replica.cc:333] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba: stopping tablet replica
I20260710 13:17:56.455441  5762 raft_consensus.cc:2243] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.455839  5762 raft_consensus.cc:2272] T 87883720eebc4edaa5b5b16d57fc4dde P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.457885  5762 tablet_replica.cc:333] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba: stopping tablet replica
I20260710 13:17:56.458385  5762 raft_consensus.cc:2243] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:56.459089  5762 raft_consensus.cc:2272] T 35dacdcee71b43f7bcd5b4e12026f12b P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.461140  5762 tablet_replica.cc:333] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba: stopping tablet replica
I20260710 13:17:56.461680  5762 raft_consensus.cc:2243] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.462105  5762 raft_consensus.cc:2272] T 32458d4621f446ce88a7adcf7231cf10 P cee41d6c482c40db83a95f53c17e72ba [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.463629  5762 tablet_replica.cc:333] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba: stopping tablet replica
I20260710 13:17:56.464097  5762 raft_consensus.cc:2243] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.464463  5762 raft_consensus.cc:2272] T 1a2e4c6d4d834d7fbc5c38558c70b6ee P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.466105  5762 tablet_replica.cc:333] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba: stopping tablet replica
I20260710 13:17:56.466589  5762 raft_consensus.cc:2243] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.466975  5762 raft_consensus.cc:2272] T b37ce1bcbc19411fa270615f9529ebcd P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.468677  5762 tablet_replica.cc:333] T 26dc39e38ca8443387babd42b2511797 P cee41d6c482c40db83a95f53c17e72ba: stopping tablet replica
I20260710 13:17:56.469126  5762 raft_consensus.cc:2243] T 26dc39e38ca8443387babd42b2511797 P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.469538  5762 raft_consensus.cc:2272] T 26dc39e38ca8443387babd42b2511797 P cee41d6c482c40db83a95f53c17e72ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.471019  5762 tablet_replica.cc:333] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba: stopping tablet replica
I20260710 13:17:56.471468  5762 raft_consensus.cc:2243] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.471839  5762 raft_consensus.cc:2272] T 01a401f83c4a40c68e4e1c15e9fb5064 P cee41d6c482c40db83a95f53c17e72ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.473800  5762 tablet_replica.cc:333] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba: stopping tablet replica
I20260710 13:17:56.474320  5762 raft_consensus.cc:2243] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:17:56.475129  5762 raft_consensus.cc:2272] T bf7280c26dce44f283698f2d2c22e7af P cee41d6c482c40db83a95f53c17e72ba [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.476995  5762 tablet_replica.cc:333] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba: stopping tablet replica
I20260710 13:17:56.477490  5762 raft_consensus.cc:2243] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.477869  5762 raft_consensus.cc:2272] T fc5d206b3e09401aaaef6881fee5b173 P cee41d6c482c40db83a95f53c17e72ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.497231  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260710 13:17:56.514827  5762 master.cc:562] Master@127.5.160.190:44821 shutting down...
I20260710 13:17:56.533135  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:56.533684  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.534013  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 77f69e64bd8d4d21ae24e54387a88e78: stopping tablet replica
I20260710 13:17:56.554721  5762 master.cc:584] Master@127.5.160.190:44821 shutdown complete.
00b7ff262a5e4d44a3a152b79467b104  5
5fef38d6a6884a2fbf2562419b048ecd  4
cee41d6c482c40db83a95f53c17e72ba  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (12950 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:17:56.595500  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:34709
I20260710 13:17:56.596685  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:56.603371  6796 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:56.603410  6795 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:56.604048  6798 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:56.604740  5762 server_base.cc:1061] running on GCE node
I20260710 13:17:56.605690  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:56.605865  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:56.606055  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689476606022 us; error 0 us; skew 500 ppm
I20260710 13:17:56.606580  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:56.609058  5762 webserver.cc:533] Webserver started at http://127.5.160.190:41653/ using document root <none> and password file <none>
I20260710 13:17:56.609723  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:56.609905  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:56.610206  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:56.611284  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/master-0-root/instance:
uuid: "449ef5a147814a3d903f0ba9559bd996"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-fcbk"
I20260710 13:17:56.615644  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:17:56.619024  6803 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.619913  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:17:56.620157  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/master-0-root
uuid: "449ef5a147814a3d903f0ba9559bd996"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-fcbk"
I20260710 13:17:56.620397  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:56.632356  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:56.633685  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:56.672680  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:34709
I20260710 13:17:56.672798  6854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:34709 every 8 connection(s)
I20260710 13:17:56.676815  6855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:56.686535  6855 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996: Bootstrap starting.
I20260710 13:17:56.691236  6855 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:56.695454  6855 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996: No bootstrap required, opened a new log
I20260710 13:17:56.697594  6855 raft_consensus.cc:359] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "449ef5a147814a3d903f0ba9559bd996" member_type: VOTER }
I20260710 13:17:56.698009  6855 raft_consensus.cc:385] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:56.698233  6855 raft_consensus.cc:740] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 449ef5a147814a3d903f0ba9559bd996, State: Initialized, Role: FOLLOWER
I20260710 13:17:56.698840  6855 consensus_queue.cc:260] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "449ef5a147814a3d903f0ba9559bd996" member_type: VOTER }
I20260710 13:17:56.699381  6855 raft_consensus.cc:399] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:17:56.699589  6855 raft_consensus.cc:493] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:17:56.699891  6855 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:56.704052  6855 raft_consensus.cc:515] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "449ef5a147814a3d903f0ba9559bd996" member_type: VOTER }
I20260710 13:17:56.704696  6855 leader_election.cc:304] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [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: 449ef5a147814a3d903f0ba9559bd996; no voters: 
I20260710 13:17:56.705915  6855 leader_election.cc:290] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:17:56.706300  6858 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:56.707580  6858 raft_consensus.cc:697] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [term 1 LEADER]: Becoming Leader. State: Replica: 449ef5a147814a3d903f0ba9559bd996, State: Running, Role: LEADER
I20260710 13:17:56.708323  6858 consensus_queue.cc:237] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [LEADER]: Queue going to LEADER mode. State: All 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: "449ef5a147814a3d903f0ba9559bd996" member_type: VOTER }
I20260710 13:17:56.708892  6855 sys_catalog.cc:565] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:17:56.713589  6860 sys_catalog.cc:455] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 449ef5a147814a3d903f0ba9559bd996. Latest consensus state: current_term: 1 leader_uuid: "449ef5a147814a3d903f0ba9559bd996" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "449ef5a147814a3d903f0ba9559bd996" member_type: VOTER } }
I20260710 13:17:56.717868  6860 sys_catalog.cc:458] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:56.712719  6859 sys_catalog.cc:455] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "449ef5a147814a3d903f0ba9559bd996" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "449ef5a147814a3d903f0ba9559bd996" member_type: VOTER } }
I20260710 13:17:56.718871  6859 sys_catalog.cc:458] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:56.720178  6865 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:17:56.726364  6865 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:17:56.727748  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:17:56.734992  6865 catalog_manager.cc:1383] Generated new cluster ID: 5ff35784064d4625a772553d990cc3f7
I20260710 13:17:56.735309  6865 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:17:56.750474  6865 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:17:56.751754  6865 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:17:56.769369  6865 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996: Generated new TSK 0
I20260710 13:17:56.770148  6865 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:17:56.794447  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:56.800421  6876 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:56.801563  6877 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:56.804200  5762 server_base.cc:1061] running on GCE node
W20260710 13:17:56.804279  6879 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:56.805481  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:56.805712  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:56.805886  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689476805861 us; error 0 us; skew 500 ppm
I20260710 13:17:56.806397  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:56.808789  5762 webserver.cc:533] Webserver started at http://127.5.160.129:46873/ using document root <none> and password file <none>
I20260710 13:17:56.809337  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:56.809602  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:56.809883  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:56.810987  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-0-root/instance:
uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-fcbk"
I20260710 13:17:56.815537  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:17:56.819072  6884 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.819972  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:17:56.820354  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-0-root
uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-fcbk"
I20260710 13:17:56.820616  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:56.842073  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:56.843250  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:56.844573  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:56.846828  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:56.847154  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.847411  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:56.847558  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.891434  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:46491
I20260710 13:17:56.891521  6946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:46491 every 8 connection(s)
I20260710 13:17:56.896343  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:56.902971  6951 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:56.905054  6952 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:56.906530  5762 server_base.cc:1061] running on GCE node
W20260710 13:17:56.907008  6954 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:56.907922  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:56.908116  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:56.908239  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689476908228 us; error 0 us; skew 500 ppm
I20260710 13:17:56.908856  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:56.912256  5762 webserver.cc:533] Webserver started at http://127.5.160.130:36611/ using document root <none> and password file <none>
I20260710 13:17:56.912621  6947 heartbeater.cc:344] Connected to a master server at 127.5.160.190:34709
I20260710 13:17:56.912742  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:56.913048  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:56.913053  6947 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:56.913465  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:56.914013  6947 heartbeater.cc:507] Master 127.5.160.190:34709 requested a full tablet report, sending...
I20260710 13:17:56.914754  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-1-root/instance:
uuid: "86f5798c7c4c470da27c9e2f023475ca"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-fcbk"
I20260710 13:17:56.916245  6820 ts_manager.cc:194] Registered new tserver with Master: 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491)
I20260710 13:17:56.918277  6820 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37072
I20260710 13:17:56.919628  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:17:56.923702  6959 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.924621  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:17:56.924882  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-1-root
uuid: "86f5798c7c4c470da27c9e2f023475ca"
format_stamp: "Formatted at 2026-07-10 13:17:56 on dist-test-slave-fcbk"
I20260710 13:17:56.925171  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:56.940855  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:56.942104  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:56.943552  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:56.945917  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:56.946107  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.946421  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:56.946579  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:56.993364  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:41833
I20260710 13:17:56.993515  7021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:41833 every 8 connection(s)
I20260710 13:17:56.998533  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:57.006534  7025 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:57.007669  7026 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:57.010001  5762 server_base.cc:1061] running on GCE node
W20260710 13:17:57.011488  7028 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:57.012264  7022 heartbeater.cc:344] Connected to a master server at 127.5.160.190:34709
I20260710 13:17:57.012632  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:17:57.012723  7022 heartbeater.cc:461] Registering TS with master...
W20260710 13:17:57.012996  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:57.013259  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689477013226 us; error 0 us; skew 500 ppm
I20260710 13:17:57.013808  7022 heartbeater.cc:507] Master 127.5.160.190:34709 requested a full tablet report, sending...
I20260710 13:17:57.014125  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:57.016516  6820 ts_manager.cc:194] Registered new tserver with Master: 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:17:57.017124  5762 webserver.cc:533] Webserver started at http://127.5.160.131:36347/ using document root <none> and password file <none>
I20260710 13:17:57.017719  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:57.017954  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:57.018079  6820 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37084
I20260710 13:17:57.018247  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:57.020131  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-2-root/instance:
uuid: "e2f1220343114791b686b14e4ccd8501"
format_stamp: "Formatted at 2026-07-10 13:17:57 on dist-test-slave-fcbk"
I20260710 13:17:57.025492  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:17:57.028906  7033 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:57.029722  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:17:57.030033  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-2-root
uuid: "e2f1220343114791b686b14e4ccd8501"
format_stamp: "Formatted at 2026-07-10 13:17:57 on dist-test-slave-fcbk"
I20260710 13:17:57.030345  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:57.047060  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:57.048319  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:57.049783  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:57.051923  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:57.052157  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:57.052393  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:57.052562  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:57.093693  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:36707
I20260710 13:17:57.093770  7095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:36707 every 8 connection(s)
I20260710 13:17:57.107448  7096 heartbeater.cc:344] Connected to a master server at 127.5.160.190:34709
I20260710 13:17:57.107838  7096 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:57.108512  7096 heartbeater.cc:507] Master 127.5.160.190:34709 requested a full tablet report, sending...
I20260710 13:17:57.110574  6820 ts_manager.cc:194] Registered new tserver with Master: e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:57.111338  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014557991s
I20260710 13:17:57.112218  6820 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37090
I20260710 13:17:57.136745  6820 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37104:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:17:57.140713  6820 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:17:57.253822  6987 tablet_service.cc:1511] Processing CreateTablet for tablet fab79b16822b40869ad5676e18e780da (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:17:57.255353  6987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab79b16822b40869ad5676e18e780da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.255489  6986 tablet_service.cc:1511] Processing CreateTablet for tablet 9be22fec01264f75a3fed237b49b2b66 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:17:57.256855  6986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be22fec01264f75a3fed237b49b2b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.258426  6985 tablet_service.cc:1511] Processing CreateTablet for tablet 5e715777e3f54734ab5296193920cfec (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:17:57.259809  6985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e715777e3f54734ab5296193920cfec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.261337  6982 tablet_service.cc:1511] Processing CreateTablet for tablet 10d6dcbf14194db7a4c8222792d162f9 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:17:57.262697  6982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d6dcbf14194db7a4c8222792d162f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.266203  6912 tablet_service.cc:1511] Processing CreateTablet for tablet fab79b16822b40869ad5676e18e780da (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:17:57.266515  6983 tablet_service.cc:1511] Processing CreateTablet for tablet 3a73a8072dbd442e8833df9e7d8404e3 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:17:57.266901  6910 tablet_service.cc:1511] Processing CreateTablet for tablet 5e715777e3f54734ab5296193920cfec (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:17:57.267609  6912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab79b16822b40869ad5676e18e780da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.267844  6983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a73a8072dbd442e8833df9e7d8404e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.268184  6910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e715777e3f54734ab5296193920cfec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.270581  6984 tablet_service.cc:1511] Processing CreateTablet for tablet 362b0ab013bc4dab9bb4b2e90fdd6faa (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:17:57.271339  6981 tablet_service.cc:1511] Processing CreateTablet for tablet 70da030bf94a4268aeac11b3b5988c05 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:17:57.271970  6984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362b0ab013bc4dab9bb4b2e90fdd6faa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.272637  6981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70da030bf94a4268aeac11b3b5988c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.274839  6980 tablet_service.cc:1511] Processing CreateTablet for tablet fbecba4d81a14a2e92afa93ca523b29d (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:17:57.277529  6979 tablet_service.cc:1511] Processing CreateTablet for tablet dc56c2a7264a4806b1887934b34df5b5 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:17:57.279628  6978 tablet_service.cc:1511] Processing CreateTablet for tablet 894ab0756a84469c97ab88e7d223979a (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:17:57.283083  6980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbecba4d81a14a2e92afa93ca523b29d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.283720  6979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc56c2a7264a4806b1887934b34df5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.287279  6978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 894ab0756a84469c97ab88e7d223979a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.277983  6911 tablet_service.cc:1511] Processing CreateTablet for tablet 9be22fec01264f75a3fed237b49b2b66 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:17:57.303282  6911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be22fec01264f75a3fed237b49b2b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.331023  6909 tablet_service.cc:1511] Processing CreateTablet for tablet 362b0ab013bc4dab9bb4b2e90fdd6faa (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:17:57.332499  6909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362b0ab013bc4dab9bb4b2e90fdd6faa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.332312  7061 tablet_service.cc:1511] Processing CreateTablet for tablet fab79b16822b40869ad5676e18e780da (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:17:57.333667  7061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab79b16822b40869ad5676e18e780da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.342041  6908 tablet_service.cc:1511] Processing CreateTablet for tablet 3a73a8072dbd442e8833df9e7d8404e3 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:17:57.343436  6908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a73a8072dbd442e8833df9e7d8404e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.350653  7060 tablet_service.cc:1511] Processing CreateTablet for tablet 9be22fec01264f75a3fed237b49b2b66 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:17:57.352075  7060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be22fec01264f75a3fed237b49b2b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.352279  6906 tablet_service.cc:1511] Processing CreateTablet for tablet 70da030bf94a4268aeac11b3b5988c05 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:17:57.353662  6906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70da030bf94a4268aeac11b3b5988c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.350653  6907 tablet_service.cc:1511] Processing CreateTablet for tablet 10d6dcbf14194db7a4c8222792d162f9 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:17:57.354741  6907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d6dcbf14194db7a4c8222792d162f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.359004  6905 tablet_service.cc:1511] Processing CreateTablet for tablet fbecba4d81a14a2e92afa93ca523b29d (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:17:57.360385  6905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbecba4d81a14a2e92afa93ca523b29d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.367523  6904 tablet_service.cc:1511] Processing CreateTablet for tablet dc56c2a7264a4806b1887934b34df5b5 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:17:57.368937  6904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc56c2a7264a4806b1887934b34df5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.374471  7056 tablet_service.cc:1511] Processing CreateTablet for tablet 10d6dcbf14194db7a4c8222792d162f9 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:17:57.375938  7056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d6dcbf14194db7a4c8222792d162f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.378471  7055 tablet_service.cc:1511] Processing CreateTablet for tablet 70da030bf94a4268aeac11b3b5988c05 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:17:57.379966  7055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70da030bf94a4268aeac11b3b5988c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.382524  7053 tablet_service.cc:1511] Processing CreateTablet for tablet dc56c2a7264a4806b1887934b34df5b5 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:17:57.383883  7053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc56c2a7264a4806b1887934b34df5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.379591  7058 tablet_service.cc:1511] Processing CreateTablet for tablet 362b0ab013bc4dab9bb4b2e90fdd6faa (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:17:57.389760  7052 tablet_service.cc:1511] Processing CreateTablet for tablet 894ab0756a84469c97ab88e7d223979a (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:17:57.390162  6903 tablet_service.cc:1511] Processing CreateTablet for tablet 894ab0756a84469c97ab88e7d223979a (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:17:57.391383  7052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 894ab0756a84469c97ab88e7d223979a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.394462  6912 tablet_service.cc:1511] Processing CreateTablet for tablet 5788384f6a314e69b1c0027d521eb2e1 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:17:57.394855  7054 tablet_service.cc:1511] Processing CreateTablet for tablet fbecba4d81a14a2e92afa93ca523b29d (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:17:57.396313  7054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbecba4d81a14a2e92afa93ca523b29d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.391487  6903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 894ab0756a84469c97ab88e7d223979a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.398000  7057 tablet_service.cc:1511] Processing CreateTablet for tablet 3a73a8072dbd442e8833df9e7d8404e3 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:17:57.407413  7057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a73a8072dbd442e8833df9e7d8404e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.408224  6986 tablet_service.cc:1511] Processing CreateTablet for tablet ef22eaebdcdf4ad9b64a1141740aff35 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:17:57.409528  6986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef22eaebdcdf4ad9b64a1141740aff35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.409000  7061 tablet_service.cc:1511] Processing CreateTablet for tablet ef22eaebdcdf4ad9b64a1141740aff35 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:17:57.378471  7059 tablet_service.cc:1511] Processing CreateTablet for tablet 5e715777e3f54734ab5296193920cfec (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:17:57.417943  7058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362b0ab013bc4dab9bb4b2e90fdd6faa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.418309  6985 tablet_service.cc:1511] Processing CreateTablet for tablet 5788384f6a314e69b1c0027d521eb2e1 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:17:57.419737  6985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5788384f6a314e69b1c0027d521eb2e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.421129  7059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e715777e3f54734ab5296193920cfec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.429054  6912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5788384f6a314e69b1c0027d521eb2e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.432969  7061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef22eaebdcdf4ad9b64a1141740aff35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.441643  6978 tablet_service.cc:1511] Processing CreateTablet for tablet 330d1ddd718b48088078e86e376f371c (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:17:57.443097  6978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330d1ddd718b48088078e86e376f371c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.457909  7113 tablet_bootstrap.cc:492] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:57.471297  6978 tablet_service.cc:1511] Processing CreateTablet for tablet d1471c61995542b89527f9e3233aace0 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:17:57.472692  6978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1471c61995542b89527f9e3233aace0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.477820  7111 tablet_bootstrap.cc:492] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:57.486203  6982 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7b04572efb423d9e09b56639e0f8c0 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:17:57.487493  6982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7b04572efb423d9e09b56639e0f8c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.490716  6907 tablet_service.cc:1511] Processing CreateTablet for tablet ef22eaebdcdf4ad9b64a1141740aff35 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:17:57.492025  6907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef22eaebdcdf4ad9b64a1141740aff35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.492858  6978 tablet_service.cc:1511] Processing CreateTablet for tablet d2bf36578bf1478b846a786b347fba34 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:17:57.494350  6978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2bf36578bf1478b846a786b347fba34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.500566  6910 tablet_service.cc:1511] Processing CreateTablet for tablet 71a78afa71044475b9da97d7b76657bc (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:17:57.504590  7113 tablet_bootstrap.cc:654] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.505087  6906 tablet_service.cc:1511] Processing CreateTablet for tablet 330d1ddd718b48088078e86e376f371c (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:17:57.506850  6908 tablet_service.cc:1511] Processing CreateTablet for tablet d1471c61995542b89527f9e3233aace0 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:17:57.507777  6979 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf14bee8c1d4616a72e6f37ce1dd3d0 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:17:57.508384  6983 tablet_service.cc:1511] Processing CreateTablet for tablet 80fbc37c6eb84da188a27be79f28d654 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:17:57.509018  6979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf14bee8c1d4616a72e6f37ce1dd3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.509634  6983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fbc37c6eb84da188a27be79f28d654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.417284  6984 tablet_service.cc:1511] Processing CreateTablet for tablet 71a78afa71044475b9da97d7b76657bc (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:17:57.511152  6978 tablet_service.cc:1511] Processing CreateTablet for tablet 586ec43ab2494887b2048eb5271ee8c3 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:17:57.513155  6984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71a78afa71044475b9da97d7b76657bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.514292  7061 tablet_service.cc:1511] Processing CreateTablet for tablet 71a78afa71044475b9da97d7b76657bc (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:17:57.515007  7054 tablet_service.cc:1511] Processing CreateTablet for tablet 330d1ddd718b48088078e86e376f371c (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:17:57.515743  7061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71a78afa71044475b9da97d7b76657bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.518734  7112 tablet_bootstrap.cc:492] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:57.521602  7111 tablet_bootstrap.cc:654] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.522420  7054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330d1ddd718b48088078e86e376f371c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.525056  7112 tablet_bootstrap.cc:654] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.497062  6987 tablet_service.cc:1511] Processing CreateTablet for tablet f2964df0f2ee40b6965fbaaff91336bf (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:17:57.537546  6978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586ec43ab2494887b2048eb5271ee8c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.541213  6981 tablet_service.cc:1511] Processing CreateTablet for tablet 3893fa7d2b8d460c9f2c7dd9be7b4687 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:17:57.542960  6910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71a78afa71044475b9da97d7b76657bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.543134  6986 tablet_service.cc:1511] Processing CreateTablet for tablet d3ae8c01cc494df6a5156c1b271939d3 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:17:57.548020  7055 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7b04572efb423d9e09b56639e0f8c0 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:17:57.552315  7111 tablet_bootstrap.cc:492] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:57.552821  7111 ts_tablet_manager.cc:1403] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.075s	user 0.005s	sys 0.007s
I20260710 13:17:57.555847  7111 raft_consensus.cc:359] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.556617  7111 raft_consensus.cc:385] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.556923  7111 raft_consensus.cc:740] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.557921  6906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330d1ddd718b48088078e86e376f371c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.558534  6981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3893fa7d2b8d460c9f2c7dd9be7b4687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.567571  7060 tablet_service.cc:1511] Processing CreateTablet for tablet 5788384f6a314e69b1c0027d521eb2e1 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:17:57.570353  7053 tablet_service.cc:1511] Processing CreateTablet for tablet 80fbc37c6eb84da188a27be79f28d654 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:17:57.571967  7058 tablet_service.cc:1511] Processing CreateTablet for tablet d2bf36578bf1478b846a786b347fba34 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:17:57.594476  6903 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7b04572efb423d9e09b56639e0f8c0 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:17:57.577131  6986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3ae8c01cc494df6a5156c1b271939d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.596019  6987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2964df0f2ee40b6965fbaaff91336bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.599289  6904 tablet_service.cc:1511] Processing CreateTablet for tablet d2bf36578bf1478b846a786b347fba34 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:17:57.600647  7055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7b04572efb423d9e09b56639e0f8c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.578934  6980 tablet_service.cc:1511] Processing CreateTablet for tablet 18c633444fb044699258e13b1e6d3b4a (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:17:57.527586  7056 tablet_service.cc:1511] Processing CreateTablet for tablet d1471c61995542b89527f9e3233aace0 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:17:57.589273  7111 consensus_queue.cc:260] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.591681  7057 tablet_service.cc:1511] Processing CreateTablet for tablet f2964df0f2ee40b6965fbaaff91336bf (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:17:57.593858  6908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1471c61995542b89527f9e3233aace0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.602566  7060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5788384f6a314e69b1c0027d521eb2e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.604974  7056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1471c61995542b89527f9e3233aace0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.608265  6911 tablet_service.cc:1511] Processing CreateTablet for tablet 80fbc37c6eb84da188a27be79f28d654 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:17:57.609706  7053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fbc37c6eb84da188a27be79f28d654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.610276  6911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fbc37c6eb84da188a27be79f28d654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.611979  7058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2bf36578bf1478b846a786b347fba34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.603358  6980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18c633444fb044699258e13b1e6d3b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.616189  7113 tablet_bootstrap.cc:492] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:57.616662  7113 ts_tablet_manager.cc:1403] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.159s	user 0.005s	sys 0.007s
I20260710 13:17:57.619514  7113 raft_consensus.cc:359] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.620234  7113 raft_consensus.cc:385] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.620517  7113 raft_consensus.cc:740] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.623793  7057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2964df0f2ee40b6965fbaaff91336bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.623384  6905 tablet_service.cc:1511] Processing CreateTablet for tablet f2964df0f2ee40b6965fbaaff91336bf (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:17:57.646768  7059 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf14bee8c1d4616a72e6f37ce1dd3d0 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:17:57.648200  7059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf14bee8c1d4616a72e6f37ce1dd3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.629829  6903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7b04572efb423d9e09b56639e0f8c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.655751  7111 ts_tablet_manager.cc:1434] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.103s	user 0.010s	sys 0.009s
I20260710 13:17:57.656533  6947 heartbeater.cc:499] Master 127.5.160.190:34709 was elected leader, sending a full tablet report...
I20260710 13:17:57.660735  7111 tablet_bootstrap.cc:492] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:57.662456  6912 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf14bee8c1d4616a72e6f37ce1dd3d0 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:17:57.668185  7052 tablet_service.cc:1511] Processing CreateTablet for tablet 586ec43ab2494887b2048eb5271ee8c3 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:17:57.675118  7060 tablet_service.cc:1511] Processing CreateTablet for tablet d3ae8c01cc494df6a5156c1b271939d3 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:17:57.650499  7113 consensus_queue.cc:260] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.698993  6904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2bf36578bf1478b846a786b347fba34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.701442  6905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2964df0f2ee40b6965fbaaff91336bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.708513  6912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf14bee8c1d4616a72e6f37ce1dd3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.712926  7054 tablet_service.cc:1511] Processing CreateTablet for tablet 3893fa7d2b8d460c9f2c7dd9be7b4687 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:17:57.716249  6907 tablet_service.cc:1511] Processing CreateTablet for tablet 586ec43ab2494887b2048eb5271ee8c3 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:17:57.720012  7022 heartbeater.cc:499] Master 127.5.160.190:34709 was elected leader, sending a full tablet report...
W20260710 13:17:57.723477  6868 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:57.724917  7113 ts_tablet_manager.cc:1434] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.108s	user 0.007s	sys 0.004s
I20260710 13:17:57.725903  7113 tablet_bootstrap.cc:492] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:57.728085  7053 tablet_service.cc:1511] Processing CreateTablet for tablet 18c633444fb044699258e13b1e6d3b4a (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:17:57.732957  7112 tablet_bootstrap.cc:492] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:57.733461  7112 ts_tablet_manager.cc:1403] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.215s	user 0.031s	sys 0.047s
I20260710 13:17:57.736160  7112 raft_consensus.cc:359] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.736869  7112 raft_consensus.cc:385] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.741611  7052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586ec43ab2494887b2048eb5271ee8c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.745702  7060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3ae8c01cc494df6a5156c1b271939d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.757738  7054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3893fa7d2b8d460c9f2c7dd9be7b4687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.758605  7111 tablet_bootstrap.cc:654] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.737161  7112 raft_consensus.cc:740] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.769951  6907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586ec43ab2494887b2048eb5271ee8c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.777726  7053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18c633444fb044699258e13b1e6d3b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.776322  6908 tablet_service.cc:1511] Processing CreateTablet for tablet d3ae8c01cc494df6a5156c1b271939d3 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:17:57.771378  6906 tablet_service.cc:1511] Processing CreateTablet for tablet 3893fa7d2b8d460c9f2c7dd9be7b4687 (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:17:57.774147  7112 consensus_queue.cc:260] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.786597  6908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3ae8c01cc494df6a5156c1b271939d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.769351  7113 tablet_bootstrap.cc:654] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.795037  6906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3893fa7d2b8d460c9f2c7dd9be7b4687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.778445  6909 tablet_service.cc:1511] Processing CreateTablet for tablet 18c633444fb044699258e13b1e6d3b4a (DEFAULT_TABLE table=test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:17:57.814744  6909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18c633444fb044699258e13b1e6d3b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.833897  7113 tablet_bootstrap.cc:492] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:57.834004  7111 tablet_bootstrap.cc:492] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:57.834687  7111 ts_tablet_manager.cc:1403] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.174s	user 0.008s	sys 0.017s
I20260710 13:17:57.839119  7111 raft_consensus.cc:359] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.840139  7111 raft_consensus.cc:385] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.840529  7111 raft_consensus.cc:740] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.849761  7113 ts_tablet_manager.cc:1403] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.124s	user 0.007s	sys 0.007s
I20260710 13:17:57.852026  7096 heartbeater.cc:499] Master 127.5.160.190:34709 was elected leader, sending a full tablet report...
I20260710 13:17:57.849571  7111 consensus_queue.cc:260] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.854493  7111 ts_tablet_manager.cc:1434] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:17:57.855604  7111 tablet_bootstrap.cc:492] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:57.851449  7112 ts_tablet_manager.cc:1434] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.118s	user 0.015s	sys 0.030s
I20260710 13:17:57.855221  7113 raft_consensus.cc:359] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.856263  7113 raft_consensus.cc:385] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.857494  7113 raft_consensus.cc:740] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.858724  7113 consensus_queue.cc:260] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.860351  7112 tablet_bootstrap.cc:492] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:57.863832  7111 tablet_bootstrap.cc:654] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.865607  7113 ts_tablet_manager.cc:1434] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260710 13:17:57.866714  7113 tablet_bootstrap.cc:492] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:57.867372  7112 tablet_bootstrap.cc:654] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.875663  7113 tablet_bootstrap.cc:654] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.878837  7112 tablet_bootstrap.cc:492] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:57.879355  7112 ts_tablet_manager.cc:1403] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260710 13:17:57.882289  7112 raft_consensus.cc:359] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.883040  7112 raft_consensus.cc:385] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.883347  7112 raft_consensus.cc:740] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.884285  7112 consensus_queue.cc:260] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.886596  7112 ts_tablet_manager.cc:1434] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260710 13:17:57.887522  7112 tablet_bootstrap.cc:492] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:57.894119  7112 tablet_bootstrap.cc:654] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.904162  7111 tablet_bootstrap.cc:492] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:57.904640  7111 ts_tablet_manager.cc:1403] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.023s
I20260710 13:17:57.904660  7112 tablet_bootstrap.cc:492] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:57.904795  7113 tablet_bootstrap.cc:492] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:57.905362  7112 ts_tablet_manager.cc:1403] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260710 13:17:57.905434  7113 ts_tablet_manager.cc:1403] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.023s
I20260710 13:17:57.907902  7111 raft_consensus.cc:359] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.908710  7111 raft_consensus.cc:385] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.908425  7113 raft_consensus.cc:359] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.908591  7112 raft_consensus.cc:359] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.909104  7111 raft_consensus.cc:740] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.909325  7113 raft_consensus.cc:385] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.909341  7112 raft_consensus.cc:385] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.909947  7112 raft_consensus.cc:740] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.909874  7113 raft_consensus.cc:740] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.910135  7111 consensus_queue.cc:260] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.911012  7113 consensus_queue.cc:260] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.911015  7112 consensus_queue.cc:260] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.913349  7112 ts_tablet_manager.cc:1434] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 13:17:57.914368  7112 tablet_bootstrap.cc:492] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:57.916635  7111 ts_tablet_manager.cc:1434] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:17:57.917663  7111 tablet_bootstrap.cc:492] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:57.917809  7113 ts_tablet_manager.cc:1434] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:17:57.918861  7113 tablet_bootstrap.cc:492] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:57.920859  7112 tablet_bootstrap.cc:654] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.924261  7111 tablet_bootstrap.cc:654] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.925331  7113 tablet_bootstrap.cc:654] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.932860  7112 tablet_bootstrap.cc:492] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:57.933430  7112 ts_tablet_manager.cc:1403] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260710 13:17:57.935993  7117 raft_consensus.cc:493] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.936430  7112 raft_consensus.cc:359] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.937291  7112 raft_consensus.cc:385] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.936434  7117 raft_consensus.cc:515] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.937881  7112 raft_consensus.cc:740] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.938627  7113 tablet_bootstrap.cc:492] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:57.939157  7113 ts_tablet_manager.cc:1403] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260710 13:17:57.938776  7112 consensus_queue.cc:260] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.941557  7112 ts_tablet_manager.cc:1434] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:17:57.942494  7112 tablet_bootstrap.cc:492] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:57.942343  7113 raft_consensus.cc:359] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.943197  7113 raft_consensus.cc:385] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.943585  7113 raft_consensus.cc:740] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.944530  7113 consensus_queue.cc:260] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.947368  7113 ts_tablet_manager.cc:1434] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:17:57.948634  7113 tablet_bootstrap.cc:492] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:57.949244  7112 tablet_bootstrap.cc:654] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.954257  7117 leader_election.cc:290] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:57.956758  7113 tablet_bootstrap.cc:654] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:57.965200  7111 tablet_bootstrap.cc:492] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:57.965338  7119 raft_consensus.cc:493] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.965972  7119 raft_consensus.cc:515] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.965952  7111 ts_tablet_manager.cc:1403] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.006s
I20260710 13:17:57.974022  7113 tablet_bootstrap.cc:492] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:57.975186  7113 ts_tablet_manager.cc:1403] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.013s
I20260710 13:17:57.977591  7111 raft_consensus.cc:359] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.978379  7111 raft_consensus.cc:385] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.980858  7118 raft_consensus.cc:493] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.982270  7119 leader_election.cc:290] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:17:57.981881  7118 raft_consensus.cc:515] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.978019  7113 raft_consensus.cc:359] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.983454  7113 raft_consensus.cc:385] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:57.980367  7111 raft_consensus.cc:740] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.985620  7111 consensus_queue.cc:260] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.984050  7113 raft_consensus.cc:740] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:57.990020  7117 raft_consensus.cc:493] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:57.990814  7113 consensus_queue.cc:260] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:57.990818  7117 raft_consensus.cc:515] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.003320  7117 leader_election.cc:290] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.006870  7118 leader_election.cc:290] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.010367  7112 tablet_bootstrap.cc:492] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:58.011873  7112 ts_tablet_manager.cc:1403] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.014s
I20260710 13:17:58.015919  7112 raft_consensus.cc:359] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.016955  7112 raft_consensus.cc:385] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.017330  7112 raft_consensus.cc:740] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.037068  7113 ts_tablet_manager.cc:1434] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.011s
I20260710 13:17:58.038188  7113 tablet_bootstrap.cc:492] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:58.043926  7112 consensus_queue.cc:260] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.052256  7112 ts_tablet_manager.cc:1434] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 13:17:58.053288  7112 tablet_bootstrap.cc:492] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:58.058175  7111 ts_tablet_manager.cc:1434] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.083s	user 0.020s	sys 0.023s
I20260710 13:17:58.058221  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbecba4d81a14a2e92afa93ca523b29d" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:58.060542  7112 tablet_bootstrap.cc:654] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.061317  7111 tablet_bootstrap.cc:492] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:58.068269  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70da030bf94a4268aeac11b3b5988c05" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:58.069984  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab79b16822b40869ad5676e18e780da" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:58.070758  7070 raft_consensus.cc:2468] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 0.
I20260710 13:17:58.071300  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70da030bf94a4268aeac11b3b5988c05" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
W20260710 13:17:58.073220  6887 leader_election.cc:343] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:17:58.073971  7035 leader_election.cc:343] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.073997  6887 leader_election.cc:304] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:17:58.078944  7138 raft_consensus.cc:2804] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:58.079389  7138 raft_consensus.cc:493] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.079770  7138 raft_consensus.cc:3060] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.079919  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab79b16822b40869ad5676e18e780da" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
W20260710 13:17:58.081725  6886 leader_election.cc:343] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.083730  6886 leader_election.cc:304] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1; no voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501
I20260710 13:17:58.086093  7117 raft_consensus.cc:2749] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:17:58.087855  6886 leader_election.cc:343] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.088090  6922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbecba4d81a14a2e92afa93ca523b29d" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:58.088587  7113 tablet_bootstrap.cc:654] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
W20260710 13:17:58.089905  7036 leader_election.cc:343] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.090368  7036 leader_election.cc:304] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2f1220343114791b686b14e4ccd8501; no voters: 3243662c920d4b2e9bd3fc36e6d931f1, 86f5798c7c4c470da27c9e2f023475ca
I20260710 13:17:58.091470  7119 raft_consensus.cc:2749] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:58.093070  6922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be22fec01264f75a3fed237b49b2b66" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:58.093751  7112 tablet_bootstrap.cc:492] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:58.094208  7112 ts_tablet_manager.cc:1403] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.020s
I20260710 13:17:58.094442  7113 tablet_bootstrap.cc:492] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
W20260710 13:17:58.094647  6962 leader_election.cc:343] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.094960  7113 ts_tablet_manager.cc:1403] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.057s	user 0.002s	sys 0.009s
I20260710 13:17:58.096621  7112 raft_consensus.cc:359] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.097230  7112 raft_consensus.cc:385] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.097494  7112 raft_consensus.cc:740] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.098265  7113 raft_consensus.cc:359] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.098433  7112 consensus_queue.cc:260] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.099254  7111 tablet_bootstrap.cc:654] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.101104  7112 ts_tablet_manager.cc:1434] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:58.102119  7112 tablet_bootstrap.cc:492] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:58.101778  7138 raft_consensus.cc:515] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.104632  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab79b16822b40869ad5676e18e780da" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
W20260710 13:17:58.106135  6886 leader_election.cc:343] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.108955  7112 tablet_bootstrap.cc:654] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.111848  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be22fec01264f75a3fed237b49b2b66" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:58.112134  7138 leader_election.cc:290] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Requested vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.112527  7070 raft_consensus.cc:2468] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 0.
I20260710 13:17:58.099170  7113 raft_consensus.cc:385] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.113600  7113 raft_consensus.cc:740] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.114303  6962 leader_election.cc:304] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [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: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 3243662c920d4b2e9bd3fc36e6d931f1
I20260710 13:17:58.114472  7113 consensus_queue.cc:260] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.115276  7141 raft_consensus.cc:2804] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:58.115782  7111 tablet_bootstrap.cc:492] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:58.115641  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab79b16822b40869ad5676e18e780da" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:17:58.115700  7141 raft_consensus.cc:493] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.116382  7070 raft_consensus.cc:3060] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.116490  7111 ts_tablet_manager.cc:1403] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.007s
I20260710 13:17:58.116418  7141 raft_consensus.cc:3060] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.117121  7113 ts_tablet_manager.cc:1434] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260710 13:17:58.118434  7113 tablet_bootstrap.cc:492] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:58.119818  7111 raft_consensus.cc:359] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.122905  7111 raft_consensus.cc:385] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.123251  7111 raft_consensus.cc:740] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.126317  7070 raft_consensus.cc:2468] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 1.
I20260710 13:17:58.128224  6887 leader_election.cc:304] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 86f5798c7c4c470da27c9e2f023475ca
I20260710 13:17:58.130226  7113 tablet_bootstrap.cc:654] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.130169  7138 raft_consensus.cc:2804] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:58.130905  7138 raft_consensus.cc:697] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Becoming Leader. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Running, Role: LEADER
I20260710 13:17:58.132026  7138 consensus_queue.cc:237] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.133689  7111 consensus_queue.cc:260] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.136176  7111 ts_tablet_manager.cc:1434] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.004s
I20260710 13:17:58.137261  7111 tablet_bootstrap.cc:492] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:58.138792  7141 raft_consensus.cc:515] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.142203  7141 leader_election.cc:290] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.142149  6922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be22fec01264f75a3fed237b49b2b66" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
I20260710 13:17:58.144018  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be22fec01264f75a3fed237b49b2b66" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:17:58.144374  7111 tablet_bootstrap.cc:654] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
W20260710 13:17:58.144321  6962 leader_election.cc:343] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.144629  7070 raft_consensus.cc:3060] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.150326  7112 tablet_bootstrap.cc:492] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:58.150840  7112 ts_tablet_manager.cc:1403] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.016s
I20260710 13:17:58.153699  7112 raft_consensus.cc:359] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.154423  7112 raft_consensus.cc:385] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.154778  7112 raft_consensus.cc:740] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.154580  6818 catalog_manager.cc:5697] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:58.155547  7112 consensus_queue.cc:260] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.157812  7112 ts_tablet_manager.cc:1434] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:17:58.158825  7112 tablet_bootstrap.cc:492] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:58.163066  7141 raft_consensus.cc:493] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.163525  7141 raft_consensus.cc:515] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.166666  7070 raft_consensus.cc:2468] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 1.
I20260710 13:17:58.167249  6922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894ab0756a84469c97ab88e7d223979a" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:58.167791  6962 leader_election.cc:304] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 3243662c920d4b2e9bd3fc36e6d931f1
I20260710 13:17:58.168399  7117 raft_consensus.cc:493] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.168850  7118 raft_consensus.cc:2804] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:58.168815  7117 raft_consensus.cc:515] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.171249  7117 leader_election.cc:290] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.173228  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d6dcbf14194db7a4c8222792d162f9" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:58.173869  6996 raft_consensus.cc:2468] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 0.
I20260710 13:17:58.174612  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d6dcbf14194db7a4c8222792d162f9" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:58.175108  6886 leader_election.cc:304] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, 86f5798c7c4c470da27c9e2f023475ca; no voters: 
I20260710 13:17:58.175454  7071 raft_consensus.cc:2468] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 0.
W20260710 13:17:58.176168  6962 leader_election.cc:343] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.177484  7119 raft_consensus.cc:493] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.178097  7119 raft_consensus.cc:515] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.180701  7119 leader_election.cc:290] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:17:58.183589  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b0ab013bc4dab9bb4b2e90fdd6faa" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:58.184348  6996 raft_consensus.cc:2468] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 0.
I20260710 13:17:58.185647  7141 leader_election.cc:290] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.186160  7035 leader_election.cc:304] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:17:58.186713  7138 raft_consensus.cc:2804] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:58.187124  7138 raft_consensus.cc:493] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.187510  7138 raft_consensus.cc:3060] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.188077  6922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b0ab013bc4dab9bb4b2e90fdd6faa" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
W20260710 13:17:58.190095  7036 leader_election.cc:343] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.193511  7118 raft_consensus.cc:697] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Becoming Leader. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Running, Role: LEADER
I20260710 13:17:58.194362  7118 consensus_queue.cc:237] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.195225  7119 raft_consensus.cc:2804] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:58.195627  7119 raft_consensus.cc:493] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.196020  7119 raft_consensus.cc:3060] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.200862  7112 tablet_bootstrap.cc:654] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.205616  7138 raft_consensus.cc:515] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.202732  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894ab0756a84469c97ab88e7d223979a" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:58.208976  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d6dcbf14194db7a4c8222792d162f9" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:17:58.209823  6996 raft_consensus.cc:3060] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.210003  7138 leader_election.cc:290] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Requested vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.213233  7113 tablet_bootstrap.cc:492] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:58.213953  7113 ts_tablet_manager.cc:1403] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.096s	user 0.033s	sys 0.032s
I20260710 13:17:58.214635  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d6dcbf14194db7a4c8222792d162f9" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:17:58.215427  7071 raft_consensus.cc:3060] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.210660  7155 raft_consensus.cc:493] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.217744  7155 raft_consensus.cc:515] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.222800  7112 tablet_bootstrap.cc:492] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:58.223532  7112 ts_tablet_manager.cc:1403] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.009s
W20260710 13:17:58.224754  6962 leader_election.cc:343] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.225046  7118 raft_consensus.cc:493] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.225193  6962 leader_election.cc:304] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca; no voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501
I20260710 13:17:58.226070  7152 raft_consensus.cc:2749] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:58.225636  7118 raft_consensus.cc:515] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.227252  7112 raft_consensus.cc:359] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.227947  7112 raft_consensus.cc:385] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.228206  7112 raft_consensus.cc:740] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.228461  7118 leader_election.cc:290] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.228873  7112 consensus_queue.cc:260] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.229633  6922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e715777e3f54734ab5296193920cfec" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:58.230291  6922 raft_consensus.cc:2468] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 0.
I20260710 13:17:58.232081  7113 raft_consensus.cc:359] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.232648  6922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef22eaebdcdf4ad9b64a1141740aff35" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:58.233014  7113 raft_consensus.cc:385] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.233430  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef22eaebdcdf4ad9b64a1141740aff35" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:58.233523  7155 leader_election.cc:290] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
W20260710 13:17:58.233980  7036 leader_election.cc:343] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:17:58.235225  7035 leader_election.cc:343] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.235828  7035 leader_election.cc:304] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2f1220343114791b686b14e4ccd8501; no voters: 3243662c920d4b2e9bd3fc36e6d931f1, 86f5798c7c4c470da27c9e2f023475ca
I20260710 13:17:58.237783  6962 leader_election.cc:304] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, 86f5798c7c4c470da27c9e2f023475ca; no voters: 
I20260710 13:17:58.238814  7118 raft_consensus.cc:2804] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:58.239391  7118 raft_consensus.cc:493] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.239846  7118 raft_consensus.cc:3060] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.233423  7113 raft_consensus.cc:740] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.239528  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e715777e3f54734ab5296193920cfec" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
W20260710 13:17:58.245741  6962 leader_election.cc:343] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.246191  7071 raft_consensus.cc:2468] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 1.
I20260710 13:17:58.248594  7119 raft_consensus.cc:515] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.248287  6819 catalog_manager.cc:5697] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130). New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:58.240801  7112 ts_tablet_manager.cc:1434] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 13:17:58.251519  6922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b0ab013bc4dab9bb4b2e90fdd6faa" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
I20260710 13:17:58.238654  7155 raft_consensus.cc:2749] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:58.253139  7119 leader_election.cc:290] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
W20260710 13:17:58.253844  7036 leader_election.cc:343] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.256283  7111 tablet_bootstrap.cc:492] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:58.248852  6887 leader_election.cc:304] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:17:58.256829  7111 ts_tablet_manager.cc:1403] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.120s	user 0.043s	sys 0.056s
I20260710 13:17:58.257033  7138 raft_consensus.cc:2804] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:58.257484  7112 tablet_bootstrap.cc:492] T 3a73a8072dbd442e8833df9e7d8404e3 P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:58.257568  7138 raft_consensus.cc:697] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Becoming Leader. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Running, Role: LEADER
I20260710 13:17:58.258474  7138 consensus_queue.cc:237] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.260070  7111 raft_consensus.cc:359] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.260923  7111 raft_consensus.cc:385] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.261322  7111 raft_consensus.cc:740] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.247287  7113 consensus_queue.cc:260] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.248773  7118 raft_consensus.cc:515] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.262220  7111 consensus_queue.cc:260] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.264175  7113 ts_tablet_manager.cc:1434] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260710 13:17:58.256139  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b0ab013bc4dab9bb4b2e90fdd6faa" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:17:58.265269  6997 raft_consensus.cc:3060] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.265168  7113 tablet_bootstrap.cc:492] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:58.270900  6922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e715777e3f54734ab5296193920cfec" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
I20260710 13:17:58.271512  6922 raft_consensus.cc:3060] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.274359  6997 raft_consensus.cc:2468] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 1.
I20260710 13:17:58.275671  7035 leader_election.cc:304] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 3243662c920d4b2e9bd3fc36e6d931f1
I20260710 13:17:58.280613  7111 ts_tablet_manager.cc:1434] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.008s
I20260710 13:17:58.282647  7113 tablet_bootstrap.cc:654] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.282788  6922 raft_consensus.cc:2468] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 1.
I20260710 13:17:58.283879  7111 tablet_bootstrap.cc:492] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:58.265138  7118 leader_election.cc:290] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.284986  7119 raft_consensus.cc:2804] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:58.244316  6996 raft_consensus.cc:2468] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 1.
I20260710 13:17:58.286141  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e715777e3f54734ab5296193920cfec" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:17:58.270886  7112 tablet_bootstrap.cc:654] T 3a73a8072dbd442e8833df9e7d8404e3 P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.283928  6962 leader_election.cc:304] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, 86f5798c7c4c470da27c9e2f023475ca; no voters: 
I20260710 13:17:58.287185  7119 raft_consensus.cc:697] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Becoming Leader. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Running, Role: LEADER
W20260710 13:17:58.288151  6962 leader_election.cc:343] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.288116  7119 consensus_queue.cc:237] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.289570  7118 raft_consensus.cc:2804] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:58.290917  7118 raft_consensus.cc:697] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Becoming Leader. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Running, Role: LEADER
I20260710 13:17:58.305532  7118 consensus_queue.cc:237] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.306439  7113 tablet_bootstrap.cc:492] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:58.306936  7113 ts_tablet_manager.cc:1403] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.007s
I20260710 13:17:58.310000  7113 raft_consensus.cc:359] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.311638  7113 raft_consensus.cc:385] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.312152  6818 catalog_manager.cc:5697] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:58.314363  7113 raft_consensus.cc:740] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.313884  7112 tablet_bootstrap.cc:492] T 3a73a8072dbd442e8833df9e7d8404e3 P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:58.314051  7111 tablet_bootstrap.cc:654] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.315382  7113 consensus_queue.cc:260] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.318290  7113 ts_tablet_manager.cc:1434] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:17:58.319543  7113 tablet_bootstrap.cc:492] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:58.316133  7112 ts_tablet_manager.cc:1403] T 3a73a8072dbd442e8833df9e7d8404e3 P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.003s
I20260710 13:17:58.324630  7112 raft_consensus.cc:359] T 3a73a8072dbd442e8833df9e7d8404e3 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.325371  7112 raft_consensus.cc:385] T 3a73a8072dbd442e8833df9e7d8404e3 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.325670  7112 raft_consensus.cc:740] T 3a73a8072dbd442e8833df9e7d8404e3 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.325789  7113 tablet_bootstrap.cc:654] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.327886  7112 consensus_queue.cc:260] T 3a73a8072dbd442e8833df9e7d8404e3 P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.328013  6819 catalog_manager.cc:5697] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130). New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:58.333501  7138 raft_consensus.cc:493] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.334012  7138 raft_consensus.cc:515] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.334745  7111 tablet_bootstrap.cc:492] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:58.335224  7111 ts_tablet_manager.cc:1403] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.005s
I20260710 13:17:58.336139  7138 leader_election.cc:290] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.335996  6820 catalog_manager.cc:5697] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2f1220343114791b686b14e4ccd8501 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:58.337317  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a73a8072dbd442e8833df9e7d8404e3" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:58.337986  7071 raft_consensus.cc:2468] T 3a73a8072dbd442e8833df9e7d8404e3 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 0.
I20260710 13:17:58.338047  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a73a8072dbd442e8833df9e7d8404e3" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:58.338702  6997 raft_consensus.cc:2468] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 0.
I20260710 13:17:58.339308  6887 leader_election.cc:304] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:17:58.338070  7111 raft_consensus.cc:359] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.340355  7138 raft_consensus.cc:2804] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:58.340543  7111 raft_consensus.cc:385] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.340740  7138 raft_consensus.cc:493] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.340873  7111 raft_consensus.cc:740] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.341101  7138 raft_consensus.cc:3060] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.341712  7111 consensus_queue.cc:260] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.345379  7112 ts_tablet_manager.cc:1434] T 3a73a8072dbd442e8833df9e7d8404e3 P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 13:17:58.346031  7111 ts_tablet_manager.cc:1434] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 13:17:58.346390  7112 tablet_bootstrap.cc:492] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:58.346982  7111 tablet_bootstrap.cc:492] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:58.349442  7138 raft_consensus.cc:515] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.352392  7112 tablet_bootstrap.cc:654] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.352950  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a73a8072dbd442e8833df9e7d8404e3" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:17:58.353600  7071 raft_consensus.cc:3060] T 3a73a8072dbd442e8833df9e7d8404e3 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.357429  7113 tablet_bootstrap.cc:492] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:58.357924  7113 ts_tablet_manager.cc:1403] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.006s
I20260710 13:17:58.359797  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a73a8072dbd442e8833df9e7d8404e3" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:17:58.360653  6997 raft_consensus.cc:3060] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.367347  7111 tablet_bootstrap.cc:654] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.361248  7071 raft_consensus.cc:2468] T 3a73a8072dbd442e8833df9e7d8404e3 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 1.
I20260710 13:17:58.369697  6887 leader_election.cc:304] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:17:58.360540  7113 raft_consensus.cc:359] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.370523  7113 raft_consensus.cc:385] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.370748  7160 raft_consensus.cc:2804] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:58.370815  7113 raft_consensus.cc:740] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.371297  7160 raft_consensus.cc:697] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Becoming Leader. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Running, Role: LEADER
I20260710 13:17:58.371640  7113 consensus_queue.cc:260] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.372110  7160 consensus_queue.cc:237] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.373829  7113 ts_tablet_manager.cc:1434] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 13:17:58.374742  7113 tablet_bootstrap.cc:492] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:58.383895  7111 tablet_bootstrap.cc:492] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:58.383433  7138 leader_election.cc:290] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Requested vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.384598  7111 ts_tablet_manager.cc:1403] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.002s
I20260710 13:17:58.381364  7113 tablet_bootstrap.cc:654] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.387022  7111 raft_consensus.cc:359] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.387719  7111 raft_consensus.cc:385] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.388159  7111 raft_consensus.cc:740] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.389215  7111 consensus_queue.cc:260] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.392504  7111 ts_tablet_manager.cc:1434] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:17:58.393772  7111 tablet_bootstrap.cc:492] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:58.396226  7113 tablet_bootstrap.cc:492] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:58.396719  7113 ts_tablet_manager.cc:1403] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260710 13:17:58.399315  7111 tablet_bootstrap.cc:654] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.400323  7113 raft_consensus.cc:359] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.401062  7113 raft_consensus.cc:385] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.401345  7113 raft_consensus.cc:740] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.402165  7113 consensus_queue.cc:260] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.405040  7113 ts_tablet_manager.cc:1434] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:17:58.406220  7113 tablet_bootstrap.cc:492] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:58.411603  7111 tablet_bootstrap.cc:492] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:58.412226  7111 ts_tablet_manager.cc:1403] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260710 13:17:58.413094  7113 tablet_bootstrap.cc:654] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.414168  6997 raft_consensus.cc:2468] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 1.
I20260710 13:17:58.415635  7111 raft_consensus.cc:359] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.417059  7111 raft_consensus.cc:385] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.417338  7111 raft_consensus.cc:740] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.418066  7111 consensus_queue.cc:260] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.420805  7111 ts_tablet_manager.cc:1434] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:17:58.422013  7111 tablet_bootstrap.cc:492] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:58.425091  7112 tablet_bootstrap.cc:492] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:58.425644  7112 ts_tablet_manager.cc:1403] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.079s	user 0.049s	sys 0.021s
I20260710 13:17:58.428917  7111 tablet_bootstrap.cc:654] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.428536  7112 raft_consensus.cc:359] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.429297  7112 raft_consensus.cc:385] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.418246  6817 catalog_manager.cc:5697] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:58.429695  7112 raft_consensus.cc:740] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.430724  7112 consensus_queue.cc:260] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.434216  7112 ts_tablet_manager.cc:1434] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:17:58.435015  7111 tablet_bootstrap.cc:492] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:58.435135  7112 tablet_bootstrap.cc:492] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:58.435463  7111 ts_tablet_manager.cc:1403] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260710 13:17:58.436259  7113 tablet_bootstrap.cc:492] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:58.436705  7113 ts_tablet_manager.cc:1403] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.005s
I20260710 13:17:58.438169  7111 raft_consensus.cc:359] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.438846  7111 raft_consensus.cc:385] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.439103  7111 raft_consensus.cc:740] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.439203  7113 raft_consensus.cc:359] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.439863  7113 raft_consensus.cc:385] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.440197  7113 raft_consensus.cc:740] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.439863  7111 consensus_queue.cc:260] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.441453  7112 tablet_bootstrap.cc:654] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.442361  7113 consensus_queue.cc:260] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.445066  7118 raft_consensus.cc:493] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.445575  7111 ts_tablet_manager.cc:1434] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:17:58.445528  7118 raft_consensus.cc:515] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.446563  7111 tablet_bootstrap.cc:492] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:58.447986  7118 leader_election.cc:290] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.458087  7118 raft_consensus.cc:493] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.457969  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1471c61995542b89527f9e3233aace0" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:58.458863  7113 ts_tablet_manager.cc:1434] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.005s
I20260710 13:17:58.458302  7111 tablet_bootstrap.cc:654] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
W20260710 13:17:58.460073  6962 leader_election.cc:343] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.461318  6922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1471c61995542b89527f9e3233aace0" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:58.464363  7113 tablet_bootstrap.cc:492] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:58.460402  7118 raft_consensus.cc:515] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.466883  7118 leader_election.cc:290] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.467247  7111 tablet_bootstrap.cc:492] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:58.467783  7111 ts_tablet_manager.cc:1403] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260710 13:17:58.470858  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330d1ddd718b48088078e86e376f371c" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:58.471366  7112 tablet_bootstrap.cc:492] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:58.471251  7111 raft_consensus.cc:359] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.471954  7112 ts_tablet_manager.cc:1403] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.015s
I20260710 13:17:58.472133  7111 raft_consensus.cc:385] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:17:58.469554  6962 leader_election.cc:343] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.472551  7111 raft_consensus.cc:740] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.472709  6962 leader_election.cc:304] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca; no voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501
I20260710 13:17:58.473516  7118 raft_consensus.cc:2749] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:58.473760  6922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330d1ddd718b48088078e86e376f371c" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:58.473512  7111 consensus_queue.cc:260] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.476352  7111 ts_tablet_manager.cc:1434] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:17:58.476496  7113 tablet_bootstrap.cc:654] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.476508  7112 raft_consensus.cc:359] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.477327  7111 tablet_bootstrap.cc:492] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:58.477371  7112 raft_consensus.cc:385] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.477945  7112 raft_consensus.cc:740] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.478819  7112 consensus_queue.cc:260] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
W20260710 13:17:58.479728  6962 leader_election.cc:343] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:17:58.480427  6962 leader_election.cc:343] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.480983  7112 ts_tablet_manager.cc:1434] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:17:58.480805  6962 leader_election.cc:304] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca; no voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501
I20260710 13:17:58.481637  7118 raft_consensus.cc:2749] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:58.482097  7112 tablet_bootstrap.cc:492] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:58.488401  7111 tablet_bootstrap.cc:654] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.490936  7112 tablet_bootstrap.cc:654] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.500211  7111 tablet_bootstrap.cc:492] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:58.500691  7111 ts_tablet_manager.cc:1403] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.007s
I20260710 13:17:58.503576  7111 raft_consensus.cc:359] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.504066  7111 raft_consensus.cc:385] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.504381  7111 raft_consensus.cc:740] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.504401  7112 tablet_bootstrap.cc:492] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:58.504592  7113 tablet_bootstrap.cc:492] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:58.505005  7112 ts_tablet_manager.cc:1403] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.009s
I20260710 13:17:58.505045  7113 ts_tablet_manager.cc:1403] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.018s
I20260710 13:17:58.505139  7111 consensus_queue.cc:260] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.507687  7112 raft_consensus.cc:359] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.507795  7113 raft_consensus.cc:359] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.508352  7112 raft_consensus.cc:385] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.508384  7113 raft_consensus.cc:385] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.508782  7112 raft_consensus.cc:740] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.508793  7113 raft_consensus.cc:740] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.509584  7112 consensus_queue.cc:260] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.509653  7113 consensus_queue.cc:260] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.511574  7112 ts_tablet_manager.cc:1434] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:17:58.513068  7112 tablet_bootstrap.cc:492] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:58.515172  7111 ts_tablet_manager.cc:1434] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260710 13:17:58.518560  7113 ts_tablet_manager.cc:1434] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:17:58.518826  7112 tablet_bootstrap.cc:654] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.519492  7113 tablet_bootstrap.cc:492] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:58.522330  7138 raft_consensus.cc:493] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.522801  7138 raft_consensus.cc:515] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.524809  7138 leader_election.cc:290] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.526405  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be22fec01264f75a3fed237b49b2b66" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:58.527209  7113 tablet_bootstrap.cc:654] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.527233  7071 raft_consensus.cc:2393] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3243662c920d4b2e9bd3fc36e6d931f1 in current term 1: Already voted for candidate 86f5798c7c4c470da27c9e2f023475ca in this term.
I20260710 13:17:58.529104  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be22fec01264f75a3fed237b49b2b66" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:58.530233  7112 tablet_bootstrap.cc:492] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:58.530779  7112 ts_tablet_manager.cc:1403] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 13:17:58.531119  6886 leader_election.cc:304] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1; no voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501
I20260710 13:17:58.531683  7111 tablet_bootstrap.cc:492] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:58.532429  7138 raft_consensus.cc:3060] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.534446  7112 raft_consensus.cc:359] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.535336  7112 raft_consensus.cc:385] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.535674  7112 raft_consensus.cc:740] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.536612  7112 consensus_queue.cc:260] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.537786  7155 raft_consensus.cc:493] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.537925  7111 tablet_bootstrap.cc:654] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.538235  7155 raft_consensus.cc:515] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.538759  7113 tablet_bootstrap.cc:492] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:58.539212  7113 ts_tablet_manager.cc:1403] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:17:58.540429  7155 leader_election.cc:290] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:17:58.546165  7113 raft_consensus.cc:359] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.546964  7113 raft_consensus.cc:385] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.547320  7113 raft_consensus.cc:740] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.547773  7112 ts_tablet_manager.cc:1434] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 13:17:58.548352  7113 consensus_queue.cc:260] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.549662  7112 tablet_bootstrap.cc:492] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:58.550007  6922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e715777e3f54734ab5296193920cfec" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:58.550611  7113 ts_tablet_manager.cc:1434] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:17:58.550765  6922 raft_consensus.cc:2393] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2f1220343114791b686b14e4ccd8501 in current term 1: Already voted for candidate 86f5798c7c4c470da27c9e2f023475ca in this term.
I20260710 13:17:58.551105  7118 raft_consensus.cc:493] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.551525  7113 tablet_bootstrap.cc:492] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:58.551707  7118 raft_consensus.cc:515] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.551738  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e715777e3f54734ab5296193920cfec" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:58.555382  7035 leader_election.cc:304] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2f1220343114791b686b14e4ccd8501; no voters: 3243662c920d4b2e9bd3fc36e6d931f1, 86f5798c7c4c470da27c9e2f023475ca
I20260710 13:17:58.556444  7155 raft_consensus.cc:3060] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.556512  7138 raft_consensus.cc:2749] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:58.557966  7118 leader_election.cc:290] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.558952  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bf36578bf1478b846a786b347fba34" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:58.560101  6922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bf36578bf1478b846a786b347fba34" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
W20260710 13:17:58.561439  6962 leader_election.cc:343] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:17:58.562558  6962 leader_election.cc:343] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.562983  6962 leader_election.cc:304] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca; no voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501
I20260710 13:17:58.564002  7118 raft_consensus.cc:2749] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:58.569092  7113 tablet_bootstrap.cc:654] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.570139  7112 tablet_bootstrap.cc:654] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.574487  7160 raft_consensus.cc:493] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.575088  7160 raft_consensus.cc:515] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.577010  7111 tablet_bootstrap.cc:492] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:58.577557  7111 ts_tablet_manager.cc:1403] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.020s
I20260710 13:17:58.577349  7155 raft_consensus.cc:2749] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:58.579387  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894ab0756a84469c97ab88e7d223979a" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:58.579581  7117 raft_consensus.cc:493] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.579735  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894ab0756a84469c97ab88e7d223979a" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:58.577152  7160 leader_election.cc:290] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.574508  7138 raft_consensus.cc:493] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.580046  7071 raft_consensus.cc:2468] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 0.
I20260710 13:17:58.580622  6997 raft_consensus.cc:2468] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 0.
I20260710 13:17:58.580654  7138 raft_consensus.cc:515] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.586683  7113 tablet_bootstrap.cc:492] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:58.586911  6887 leader_election.cc:304] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:17:58.587139  7113 ts_tablet_manager.cc:1403] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.002s
I20260710 13:17:58.587886  7138 leader_election.cc:290] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.588356  7160 raft_consensus.cc:2804] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:58.588766  7160 raft_consensus.cc:493] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.588816  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef22eaebdcdf4ad9b64a1141740aff35" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:58.589191  7160 raft_consensus.cc:3060] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.589687  6997 raft_consensus.cc:2468] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 0.
I20260710 13:17:58.590360  7113 raft_consensus.cc:359] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.584733  7118 consensus_queue.cc:1048] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:17:58.591078  7113 raft_consensus.cc:385] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.591130  6886 leader_election.cc:304] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, 86f5798c7c4c470da27c9e2f023475ca; no voters: 
I20260710 13:17:58.591385  7113 raft_consensus.cc:740] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.591760  7112 tablet_bootstrap.cc:492] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:58.592197  7112 ts_tablet_manager.cc:1403] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.006s
I20260710 13:17:58.592531  7119 raft_consensus.cc:493] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.592170  7113 consensus_queue.cc:260] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.592723  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef22eaebdcdf4ad9b64a1141740aff35" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:58.593008  7119 raft_consensus.cc:515] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.593611  7071 raft_consensus.cc:2468] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 0.
I20260710 13:17:58.595280  7119 leader_election.cc:290] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:17:58.580060  7117 raft_consensus.cc:515] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.598557  7113 ts_tablet_manager.cc:1434] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:17:58.598954  6922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70da030bf94a4268aeac11b3b5988c05" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:58.599540  7117 leader_election.cc:290] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.599740  7113 tablet_bootstrap.cc:492] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:58.599709  6922 raft_consensus.cc:2468] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 0.
I20260710 13:17:58.580608  7111 raft_consensus.cc:359] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.600736  7111 raft_consensus.cc:385] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.601032  7111 raft_consensus.cc:740] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.601977  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70da030bf94a4268aeac11b3b5988c05" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:58.602763  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbecba4d81a14a2e92afa93ca523b29d" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:58.602887  7036 leader_election.cc:304] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:17:58.603004  6997 raft_consensus.cc:2468] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 0.
I20260710 13:17:58.603417  6996 raft_consensus.cc:2468] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 0.
I20260710 13:17:58.603897  7119 raft_consensus.cc:2804] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:58.602213  7111 consensus_queue.cc:260] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.605021  6886 leader_election.cc:304] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, 86f5798c7c4c470da27c9e2f023475ca; no voters: 
I20260710 13:17:58.605239  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbecba4d81a14a2e92afa93ca523b29d" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:58.605886  7071 raft_consensus.cc:2468] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 0.
I20260710 13:17:58.606123  7111 ts_tablet_manager.cc:1434] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:17:58.600456  7138 raft_consensus.cc:2804] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:58.607023  7138 raft_consensus.cc:493] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.607005  7117 raft_consensus.cc:2804] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:58.607635  7138 raft_consensus.cc:3060] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.607743  7117 raft_consensus.cc:493] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.608279  7117 raft_consensus.cc:3060] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.604295  7119 raft_consensus.cc:493] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.609673  7119 raft_consensus.cc:3060] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.611989  7152 raft_consensus.cc:493] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.612586  7111 tablet_bootstrap.cc:492] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:58.613425  7152 raft_consensus.cc:515] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.619158  7152 leader_election.cc:290] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.620530  7155 raft_consensus.cc:493] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.621027  7155 raft_consensus.cc:515] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.622531  7160 raft_consensus.cc:515] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.623039  7155 leader_election.cc:290] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:17:58.626734  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab79b16822b40869ad5676e18e780da" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:58.624630  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc56c2a7264a4806b1887934b34df5b5" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:58.627537  6997 raft_consensus.cc:2468] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 0.
I20260710 13:17:58.624785  7112 raft_consensus.cc:359] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.625697  7152 consensus_queue.cc:1048] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.628604  7035 leader_election.cc:304] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:17:58.623282  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab79b16822b40869ad5676e18e780da" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:58.629459  7070 raft_consensus.cc:2393] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86f5798c7c4c470da27c9e2f023475ca in current term 1: Already voted for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in this term.
I20260710 13:17:58.629989  7160 leader_election.cc:290] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Requested vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.629921  7155 raft_consensus.cc:2804] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:58.632663  7112 raft_consensus.cc:385] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.634299  7112 raft_consensus.cc:740] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.631541  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894ab0756a84469c97ab88e7d223979a" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:17:58.632294  7111 tablet_bootstrap.cc:654] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.634244  7155 raft_consensus.cc:493] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.634965  7070 raft_consensus.cc:3060] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.635041  7155 raft_consensus.cc:3060] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.635607  7112 consensus_queue.cc:260] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.630892  6962 leader_election.cc:304] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca; no voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501
I20260710 13:17:58.636796  7152 raft_consensus.cc:3060] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.639961  7112 ts_tablet_manager.cc:1434] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.047s	user 0.002s	sys 0.005s
I20260710 13:17:58.640940  7112 tablet_bootstrap.cc:492] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:58.640478  7138 raft_consensus.cc:515] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.643399  7138 leader_election.cc:290] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Requested vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.647205  7069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef22eaebdcdf4ad9b64a1141740aff35" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:17:58.648716  7069 raft_consensus.cc:3060] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.652215  7113 tablet_bootstrap.cc:654] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.661705  7155 raft_consensus.cc:515] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.664712  7155 leader_election.cc:290] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:17:58.666082  7112 tablet_bootstrap.cc:654] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.665879  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc56c2a7264a4806b1887934b34df5b5" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:17:58.666642  6997 raft_consensus.cc:3060] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.673527  7160 raft_consensus.cc:493] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.674062  7160 raft_consensus.cc:515] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
W20260710 13:17:58.674672  6886 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.130:41833, user_credentials={real_user=slave}} blocked reactor thread for 69752.5us
I20260710 13:17:58.676093  7160 leader_election.cc:290] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.677595  7119 raft_consensus.cc:515] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.681568  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5788384f6a314e69b1c0027d521eb2e1" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:58.682327  7071 raft_consensus.cc:2468] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 0.
I20260710 13:17:58.682829  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894ab0756a84469c97ab88e7d223979a" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:17:58.683382  6996 raft_consensus.cc:3060] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.683439  6887 leader_election.cc:304] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:17:58.685076  7160 raft_consensus.cc:2804] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:58.685577  7160 raft_consensus.cc:493] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.686093  6997 raft_consensus.cc:2468] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 1.
I20260710 13:17:58.687331  7035 leader_election.cc:304] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:17:58.686017  7160 raft_consensus.cc:3060] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.688248  7155 raft_consensus.cc:2804] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:58.688781  7155 raft_consensus.cc:697] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Becoming Leader. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Running, Role: LEADER
I20260710 13:17:58.689630  7155 consensus_queue.cc:237] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.670063  7069 raft_consensus.cc:2468] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 1.
I20260710 13:17:58.698812  7158 raft_consensus.cc:493] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.699435  6887 leader_election.cc:304] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:17:58.699308  7158 raft_consensus.cc:515] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.685295  7152 raft_consensus.cc:2749] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:58.700325  7138 raft_consensus.cc:2804] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:58.701241  7138 raft_consensus.cc:697] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Becoming Leader. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Running, Role: LEADER
I20260710 13:17:58.701892  7158 leader_election.cc:290] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:17:58.702097  7138 consensus_queue.cc:237] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.693881  6996 raft_consensus.cc:2468] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 1.
I20260710 13:17:58.703483  7117 raft_consensus.cc:515] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.710626  7119 leader_election.cc:290] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:17:58.710839  7070 raft_consensus.cc:2468] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 1.
I20260710 13:17:58.712291  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef22eaebdcdf4ad9b64a1141740aff35" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:17:58.712888  6996 raft_consensus.cc:3060] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.713753  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330d1ddd718b48088078e86e376f371c" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:58.713932  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70da030bf94a4268aeac11b3b5988c05" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:17:58.714208  6887 leader_election.cc:304] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:17:58.714403  6997 raft_consensus.cc:2468] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 0.
I20260710 13:17:58.714545  6995 raft_consensus.cc:3060] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.715642  7035 leader_election.cc:304] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:17:58.727849  7185 raft_consensus.cc:2804] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:58.728366  7185 raft_consensus.cc:697] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Becoming Leader. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Running, Role: LEADER
I20260710 13:17:58.728602  7111 tablet_bootstrap.cc:492] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:58.729066  7111 ts_tablet_manager.cc:1403] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.007s
I20260710 13:17:58.719522  7119 raft_consensus.cc:2804] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:58.732380  7113 tablet_bootstrap.cc:492] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:58.732946  7113 ts_tablet_manager.cc:1403] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.133s	user 0.027s	sys 0.003s
I20260710 13:17:58.735385  7160 raft_consensus.cc:515] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.737886  6996 raft_consensus.cc:2468] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 1.
I20260710 13:17:58.738116  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc56c2a7264a4806b1887934b34df5b5" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
I20260710 13:17:58.738561  6922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc56c2a7264a4806b1887934b34df5b5" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:58.737331  7119 raft_consensus.cc:493] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.738821  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5788384f6a314e69b1c0027d521eb2e1" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:17:58.740234  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70da030bf94a4268aeac11b3b5988c05" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
I20260710 13:17:58.750202  6921 raft_consensus.cc:3060] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.751331  6920 raft_consensus.cc:3060] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.740437  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330d1ddd718b48088078e86e376f371c" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:58.752614  6919 raft_consensus.cc:2468] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 0.
I20260710 13:17:58.742041  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5788384f6a314e69b1c0027d521eb2e1" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:58.743402  7111 raft_consensus.cc:359] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.753814  7111 raft_consensus.cc:385] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.754115  7111 raft_consensus.cc:740] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.746512  7160 leader_election.cc:290] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Requested vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.729171  7185 consensus_queue.cc:237] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.749626  7112 tablet_bootstrap.cc:492] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:58.751061  7070 raft_consensus.cc:3060] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.755532  7112 ts_tablet_manager.cc:1403] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.115s	user 0.015s	sys 0.006s
I20260710 13:17:58.755559  7113 raft_consensus.cc:359] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.756647  7113 raft_consensus.cc:385] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.756939  7113 raft_consensus.cc:740] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.757742  7113 consensus_queue.cc:260] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.759497  7113 ts_tablet_manager.cc:1434] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 13:17:58.761592  7196 raft_consensus.cc:493] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.760521  7112 raft_consensus.cc:359] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.762712  7112 raft_consensus.cc:385] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.762516  7196 raft_consensus.cc:515] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.763031  7112 raft_consensus.cc:740] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
W20260710 13:17:58.763296  6868 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:58.750703  7119 raft_consensus.cc:3060] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.761233  7113 tablet_bootstrap.cc:492] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:58.763746  7112 consensus_queue.cc:260] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.765710  7112 ts_tablet_manager.cc:1434] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:17:58.766568  7112 tablet_bootstrap.cc:492] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:58.767997  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5788384f6a314e69b1c0027d521eb2e1" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:17:58.775707  6920 raft_consensus.cc:2468] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 1.
I20260710 13:17:58.776261  7155 consensus_queue.cc:1048] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.777113  7119 raft_consensus.cc:515] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.778420  7117 leader_election.cc:290] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Requested vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.780864  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330d1ddd718b48088078e86e376f371c" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:17:58.781515  6996 raft_consensus.cc:3060] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.781699  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbecba4d81a14a2e92afa93ca523b29d" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:17:58.782243  7119 leader_election.cc:290] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:17:58.782315  7071 raft_consensus.cc:3060] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.786933  7111 consensus_queue.cc:260] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.783627  7070 raft_consensus.cc:2468] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 1.
I20260710 13:17:58.794880  7111 ts_tablet_manager.cc:1434] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.001s
I20260710 13:17:58.792701  6820 catalog_manager.cc:5697] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2f1220343114791b686b14e4ccd8501 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:58.799121  7117 consensus_queue.cc:1048] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.782431  6921 raft_consensus.cc:2468] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 1.
I20260710 13:17:58.839395  6995 raft_consensus.cc:2468] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 1.
I20260710 13:17:58.841547  7111 tablet_bootstrap.cc:492] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:58.838346  7112 tablet_bootstrap.cc:654] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.844138  7113 tablet_bootstrap.cc:654] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.808892  7071 raft_consensus.cc:2468] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 1.
I20260710 13:17:58.799949  7196 leader_election.cc:290] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:58.845667  7035 leader_election.cc:304] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 
W20260710 13:17:58.845963  6886 leader_election.cc:343] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.846683  7158 raft_consensus.cc:2804] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:58.845664  6887 leader_election.cc:304] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:17:58.850857  7196 raft_consensus.cc:2804] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:58.850700  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1471c61995542b89527f9e3233aace0" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:58.851318  7196 raft_consensus.cc:697] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Becoming Leader. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Running, Role: LEADER
W20260710 13:17:58.852286  6886 leader_election.cc:343] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.852164  7196 consensus_queue.cc:237] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.850700  6887 leader_election.cc:304] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:17:58.854540  7138 raft_consensus.cc:2804] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:58.809981  7119 raft_consensus.cc:493] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.825641  6996 raft_consensus.cc:2468] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 1.
W20260710 13:17:58.863463  6887 leader_election.cc:343] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.860392  7119 raft_consensus.cc:515] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.860234  7138 raft_consensus.cc:697] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Becoming Leader. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Running, Role: LEADER
I20260710 13:17:58.866254  7138 consensus_queue.cc:237] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.867030  7119 leader_election.cc:290] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:17:58.860868  7158 raft_consensus.cc:697] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Becoming Leader. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Running, Role: LEADER
I20260710 13:17:58.876065  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fbc37c6eb84da188a27be79f28d654" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:58.885423  6994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1471c61995542b89527f9e3233aace0" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:58.885810  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbecba4d81a14a2e92afa93ca523b29d" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:17:58.886133  6994 raft_consensus.cc:2468] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 0.
I20260710 13:17:58.886334  6996 raft_consensus.cc:3060] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.888737  7195 raft_consensus.cc:493] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.889207  7195 raft_consensus.cc:515] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.881839  7035 leader_election.cc:304] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:17:58.890444  7119 raft_consensus.cc:2804] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:58.890964  7119 raft_consensus.cc:697] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Becoming Leader. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Running, Role: LEADER
I20260710 13:17:58.891350  7195 leader_election.cc:290] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:17:58.891765  7119 consensus_queue.cc:237] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.898204  6996 raft_consensus.cc:2468] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 1.
W20260710 13:17:58.903520  7035 leader_election.cc:343] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.907737  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fbc37c6eb84da188a27be79f28d654" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:58.910928  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bf36578bf1478b846a786b347fba34" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
W20260710 13:17:58.912361  7036 leader_election.cc:343] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.912976  7036 leader_election.cc:304] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2f1220343114791b686b14e4ccd8501; no voters: 3243662c920d4b2e9bd3fc36e6d931f1, 86f5798c7c4c470da27c9e2f023475ca
I20260710 13:17:58.909659  6922 raft_consensus.cc:3060] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.920373  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bf36578bf1478b846a786b347fba34" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:58.921298  7118 consensus_queue.cc:1048] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.923494  6996 raft_consensus.cc:2468] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 0.
I20260710 13:17:58.905709  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330d1ddd718b48088078e86e376f371c" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
W20260710 13:17:58.929561  7036 leader_election.cc:343] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:58.941797  6921 raft_consensus.cc:3060] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.897464  7158 consensus_queue.cc:237] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.924799  7196 consensus_queue.cc:1048] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:17:58.944772  7118 consensus_queue.cc:1048] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.931984  6886 leader_election.cc:304] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [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: 3243662c920d4b2e9bd3fc36e6d931f1, 86f5798c7c4c470da27c9e2f023475ca; no voters: e2f1220343114791b686b14e4ccd8501
I20260710 13:17:58.933318  7204 raft_consensus.cc:2749] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:58.949079  7196 raft_consensus.cc:2804] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:58.951494  6921 raft_consensus.cc:2468] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 1.
I20260710 13:17:58.958818  7196 raft_consensus.cc:493] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:58.973274  7196 raft_consensus.cc:3060] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.978531  7194 raft_consensus.cc:493] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:58.979285  7194 raft_consensus.cc:515] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:58.984836  7160 consensus_queue.cc:1048] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:58.976176  7117 consensus_queue.cc:1048] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 13:17:58.993106  7112 tablet_bootstrap.cc:492] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:58.993866  7112 ts_tablet_manager.cc:1403] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.227s	user 0.012s	sys 0.009s
I20260710 13:17:58.970278  7185 consensus_queue.cc:1048] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:17:58.998510  7111 tablet_bootstrap.cc:654] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.995666  7113 tablet_bootstrap.cc:492] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:58.999935  7113 ts_tablet_manager.cc:1403] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.239s	user 0.022s	sys 0.028s
I20260710 13:17:58.995906  7202 consensus_queue.cc:1048] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 13:17:59.014755  7035 leader_election.cc:304] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [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: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 3243662c920d4b2e9bd3fc36e6d931f1
W20260710 13:17:59.015811  7035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.130:41833, user_credentials={real_user=slave}} blocked reactor thread for 82365.7us
I20260710 13:17:59.019037  7202 raft_consensus.cc:2804] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:59.019474  7202 raft_consensus.cc:493] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:59.019797  7202 raft_consensus.cc:3060] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.024245  7194 leader_election.cc:290] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:59.029057  7196 raft_consensus.cc:515] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.031206  7196 leader_election.cc:290] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Requested vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:59.032523  6993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b0ab013bc4dab9bb4b2e90fdd6faa" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:59.033033  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1471c61995542b89527f9e3233aace0" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:17:59.130615  6995 raft_consensus.cc:3060] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:59.133579  6887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.131:36707, user_credentials={real_user=slave}} blocked reactor thread for 138163us
I20260710 13:17:59.136682  6995 raft_consensus.cc:2468] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 1.
I20260710 13:17:59.147264  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362b0ab013bc4dab9bb4b2e90fdd6faa" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:59.150048  7112 raft_consensus.cc:359] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.150203  6886 leader_election.cc:304] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, 86f5798c7c4c470da27c9e2f023475ca; no voters: 
I20260710 13:17:59.143357  6819 catalog_manager.cc:5697] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:59.152961  7117 raft_consensus.cc:2804] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:59.153472  7117 raft_consensus.cc:697] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Becoming Leader. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Running, Role: LEADER
I20260710 13:17:59.152415  6819 catalog_manager.cc:5697] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:59.154351  7117 consensus_queue.cc:237] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.155897  6819 catalog_manager.cc:5697] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:59.154539  7113 raft_consensus.cc:359] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.164121  7113 raft_consensus.cc:385] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.164139  7112 raft_consensus.cc:385] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.164577  7113 raft_consensus.cc:740] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.164856  7112 raft_consensus.cc:740] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.179255  7112 consensus_queue.cc:260] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.182682  7201 consensus_queue.cc:1048] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:59.185149  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1471c61995542b89527f9e3233aace0" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:17:59.188019  7185 consensus_queue.cc:1048] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:59.190325  6887 leader_election.cc:304] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 3243662c920d4b2e9bd3fc36e6d931f1 [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: 3243662c920d4b2e9bd3fc36e6d931f1; no voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501
I20260710 13:17:59.191320  7185 raft_consensus.cc:2749] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:17:59.192730  6887 leader_election.cc:343] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.187147  7113 consensus_queue.cc:260] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.196786  7112 ts_tablet_manager.cc:1434] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.203s	user 0.034s	sys 0.100s
I20260710 13:17:59.199198  7113 ts_tablet_manager.cc:1434] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.199s	user 0.004s	sys 0.014s
I20260710 13:17:59.199429  7112 tablet_bootstrap.cc:492] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:59.227430  7111 tablet_bootstrap.cc:492] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:59.228081  7111 ts_tablet_manager.cc:1403] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.432s	user 0.043s	sys 0.028s
I20260710 13:17:59.210336  7202 raft_consensus.cc:515] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.228171  7158 consensus_queue.cc:1048] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:59.232899  7111 raft_consensus.cc:359] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.233937  7111 raft_consensus.cc:385] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.234361  7111 raft_consensus.cc:740] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.234527  7113 tablet_bootstrap.cc:492] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:59.242772  7111 consensus_queue.cc:260] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.246905  7111 ts_tablet_manager.cc:1434] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 13:17:59.246805  7152 raft_consensus.cc:493] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:59.247469  7152 raft_consensus.cc:515] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.248041  7111 tablet_bootstrap.cc:492] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:59.249544  7152 leader_election.cc:290] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:59.251735  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf14bee8c1d4616a72e6f37ce1dd3d0" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
W20260710 13:17:59.253151  6962 leader_election.cc:343] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.263715  6819 catalog_manager.cc:5697] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2f1220343114791b686b14e4ccd8501 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:59.251735  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf14bee8c1d4616a72e6f37ce1dd3d0" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:59.265460  6920 raft_consensus.cc:2468] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 0.
I20260710 13:17:59.265497  6819 catalog_manager.cc:5697] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2f1220343114791b686b14e4ccd8501 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:59.266844  6962 leader_election.cc:304] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [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: 3243662c920d4b2e9bd3fc36e6d931f1, 86f5798c7c4c470da27c9e2f023475ca; no voters: e2f1220343114791b686b14e4ccd8501
I20260710 13:17:59.268007  7152 raft_consensus.cc:2804] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:59.268703  7152 raft_consensus.cc:493] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:59.269270  7152 raft_consensus.cc:3060] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.278890  7202 leader_election.cc:290] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:17:59.280527  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bf36578bf1478b846a786b347fba34" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:17:59.281177  6996 raft_consensus.cc:3060] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.281828  7112 tablet_bootstrap.cc:654] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.283124  7113 tablet_bootstrap.cc:654] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.290720  6922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bf36578bf1478b846a786b347fba34" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
W20260710 13:17:59.292797  7036 leader_election.cc:343] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.294684  6996 raft_consensus.cc:2468] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 1.
I20260710 13:17:59.296025  7111 tablet_bootstrap.cc:654] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.295957  7035 leader_election.cc:304] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 3243662c920d4b2e9bd3fc36e6d931f1
I20260710 13:17:59.297183  7202 raft_consensus.cc:2804] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:59.299124  7117 consensus_queue.cc:1048] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:59.300582  7202 raft_consensus.cc:697] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Becoming Leader. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Running, Role: LEADER
I20260710 13:17:59.300724  7152 raft_consensus.cc:515] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.301530  7202 consensus_queue.cc:237] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.305224  6820 catalog_manager.cc:5697] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:59.306957  6820 catalog_manager.cc:5697] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:59.311101  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf14bee8c1d4616a72e6f37ce1dd3d0" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501"
W20260710 13:17:59.312857  6962 leader_election.cc:343] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.313419  6922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf14bee8c1d4616a72e6f37ce1dd3d0" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
I20260710 13:17:59.314226  6922 raft_consensus.cc:3060] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.316478  7112 tablet_bootstrap.cc:492] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:59.327364  7112 ts_tablet_manager.cc:1403] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.004s
I20260710 13:17:59.316895  7141 raft_consensus.cc:493] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:59.328214  7141 raft_consensus.cc:515] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.331207  7141 leader_election.cc:290] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:59.317171  7215 consensus_queue.cc:1048] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:59.332978  7112 raft_consensus.cc:359] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.323127  6922 raft_consensus.cc:2468] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 1.
I20260710 13:17:59.313613  7152 leader_election.cc:290] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:59.334233  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5788384f6a314e69b1c0027d521eb2e1" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:59.335409  7070 raft_consensus.cc:2393] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86f5798c7c4c470da27c9e2f023475ca in current term 1: Already voted for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in this term.
I20260710 13:17:59.339610  7112 raft_consensus.cc:385] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.340131  7112 raft_consensus.cc:740] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.341105  7112 consensus_queue.cc:260] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.342104  6962 leader_election.cc:304] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, 86f5798c7c4c470da27c9e2f023475ca; no voters: e2f1220343114791b686b14e4ccd8501
I20260710 13:17:59.343756  7112 ts_tablet_manager.cc:1434] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:17:59.344347  7152 raft_consensus.cc:2804] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:59.344928  7112 tablet_bootstrap.cc:492] T d1471c61995542b89527f9e3233aace0 P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:59.345026  7152 raft_consensus.cc:697] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Becoming Leader. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Running, Role: LEADER
I20260710 13:17:59.346376  7152 consensus_queue.cc:237] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.317135  7113 tablet_bootstrap.cc:492] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:59.333345  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5788384f6a314e69b1c0027d521eb2e1" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:59.324775  7111 tablet_bootstrap.cc:492] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:59.354080  6962 leader_election.cc:304] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca; no voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501
I20260710 13:17:59.355264  7141 raft_consensus.cc:3060] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.355918  7111 ts_tablet_manager.cc:1403] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.005s
I20260710 13:17:59.358387  7112 tablet_bootstrap.cc:654] T d1471c61995542b89527f9e3233aace0 P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.361662  7113 ts_tablet_manager.cc:1403] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.005s
I20260710 13:17:59.364526  7113 raft_consensus.cc:359] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.365236  7113 raft_consensus.cc:385] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.365554  7113 raft_consensus.cc:740] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.366405  7113 consensus_queue.cc:260] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.368784  7113 ts_tablet_manager.cc:1434] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:17:59.364626  7111 raft_consensus.cc:359] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.369643  7113 tablet_bootstrap.cc:492] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:59.369609  7111 raft_consensus.cc:385] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.370209  7111 raft_consensus.cc:740] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.371145  7141 raft_consensus.cc:2749] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:59.376796  7113 tablet_bootstrap.cc:654] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.377792  6818 catalog_manager.cc:5697] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2f1220343114791b686b14e4ccd8501 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:59.382494  7196 consensus_queue.cc:1048] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:59.383560  7202 consensus_queue.cc:1048] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:59.396275  7215 consensus_queue.cc:1048] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:59.426484  7196 consensus_queue.cc:1048] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:59.434494  7202 raft_consensus.cc:493] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:59.434998  7202 raft_consensus.cc:515] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.437763  7202 leader_election.cc:290] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:17:59.439881  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a78afa71044475b9da97d7b76657bc" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:59.440124  7196 consensus_queue.cc:1048] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:59.441676  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a78afa71044475b9da97d7b76657bc" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:59.443148  7202 raft_consensus.cc:493] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:17:59.443656  7035 leader_election.cc:343] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.443826  7202 raft_consensus.cc:515] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.448623  7158 consensus_queue.cc:1048] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:59.451594  7202 leader_election.cc:290] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:17:59.451735  6922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7b04572efb423d9e09b56639e0f8c0" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:59.452517  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7b04572efb423d9e09b56639e0f8c0" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
W20260710 13:17:59.454197  7035 leader_election.cc:343] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.374444  7111 consensus_queue.cc:260] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.455422  6920 raft_consensus.cc:2468] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 0.
W20260710 13:17:59.455539  7036 leader_election.cc:343] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.459095  7036 leader_election.cc:304] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2f1220343114791b686b14e4ccd8501; no voters: 3243662c920d4b2e9bd3fc36e6d931f1, 86f5798c7c4c470da27c9e2f023475ca
I20260710 13:17:59.460693  7036 leader_election.cc:304] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [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: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 86f5798c7c4c470da27c9e2f023475ca
I20260710 13:17:59.461567  7158 raft_consensus.cc:2749] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:59.462246  7158 raft_consensus.cc:2804] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:59.462643  7158 raft_consensus.cc:493] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:59.463013  7158 raft_consensus.cc:3060] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.463307  7111 ts_tablet_manager.cc:1434] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.107s	user 0.005s	sys 0.002s
I20260710 13:17:59.464298  7111 tablet_bootstrap.cc:492] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:59.468494  7138 consensus_queue.cc:1048] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:59.469553  6817 catalog_manager.cc:5697] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130). New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:59.472502  7158 raft_consensus.cc:515] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.486088  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a78afa71044475b9da97d7b76657bc" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:17:59.486111  7112 tablet_bootstrap.cc:492] T d1471c61995542b89527f9e3233aace0 P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:59.486860  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a78afa71044475b9da97d7b76657bc" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
I20260710 13:17:59.487449  6920 raft_consensus.cc:3060] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:59.487747  7035 leader_election.cc:343] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.487167  7112 ts_tablet_manager.cc:1403] T d1471c61995542b89527f9e3233aace0 P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.143s	user 0.033s	sys 0.060s
I20260710 13:17:59.491092  7112 raft_consensus.cc:359] T d1471c61995542b89527f9e3233aace0 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.491814  7112 raft_consensus.cc:385] T d1471c61995542b89527f9e3233aace0 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.492102  7112 raft_consensus.cc:740] T d1471c61995542b89527f9e3233aace0 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.486202  7158 leader_election.cc:290] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:17:59.494436  7158 consensus_queue.cc:1048] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:59.495190  6920 raft_consensus.cc:2468] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 1.
I20260710 13:17:59.495474  7112 consensus_queue.cc:260] T d1471c61995542b89527f9e3233aace0 P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.497689  7196 consensus_queue.cc:1048] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:59.497995  7112 ts_tablet_manager.cc:1434] T d1471c61995542b89527f9e3233aace0 P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:17:59.499204  7112 tablet_bootstrap.cc:492] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:59.501159  7113 tablet_bootstrap.cc:492] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:59.501601  7113 ts_tablet_manager.cc:1403] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.132s	user 0.015s	sys 0.033s
I20260710 13:17:59.503175  7111 tablet_bootstrap.cc:654] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.517709  7113 raft_consensus.cc:359] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.518859  7113 raft_consensus.cc:385] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.519232  7113 raft_consensus.cc:740] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.520236  7113 consensus_queue.cc:260] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.523960  7113 ts_tablet_manager.cc:1434] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:17:59.525286  7113 tablet_bootstrap.cc:492] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
W20260710 13:17:59.540099  7036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.129:46491, user_credentials={real_user=slave}} blocked reactor thread for 50835us
I20260710 13:17:59.553175  7202 consensus_queue.cc:1048] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:17:59.556799  7112 tablet_bootstrap.cc:654] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.583900  7113 tablet_bootstrap.cc:654] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.585562  7111 tablet_bootstrap.cc:492] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:59.586124  7111 ts_tablet_manager.cc:1403] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.018s
I20260710 13:17:59.587395  7036 leader_election.cc:304] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 86f5798c7c4c470da27c9e2f023475ca
I20260710 13:17:59.588243  7201 raft_consensus.cc:2804] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:59.593380  7201 raft_consensus.cc:697] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Becoming Leader. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Running, Role: LEADER
I20260710 13:17:59.597074  7111 raft_consensus.cc:359] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.597803  7111 raft_consensus.cc:385] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.598093  7111 raft_consensus.cc:740] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.595047  7201 consensus_queue.cc:237] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.602813  7111 consensus_queue.cc:260] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.614626  7111 ts_tablet_manager.cc:1434] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 13:17:59.617369  7111 tablet_bootstrap.cc:492] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:59.618800  7112 tablet_bootstrap.cc:492] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:59.619895  7112 ts_tablet_manager.cc:1403] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.121s	user 0.014s	sys 0.002s
I20260710 13:17:59.621848  7152 raft_consensus.cc:493] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:59.622402  7152 raft_consensus.cc:515] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.625535  7071 raft_consensus.cc:3060] T d1471c61995542b89527f9e3233aace0 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.624331  7112 raft_consensus.cc:359] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.628458  7112 raft_consensus.cc:385] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.628842  7112 raft_consensus.cc:740] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.631938  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fbc37c6eb84da188a27be79f28d654" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
W20260710 13:17:59.633515  6962 leader_election.cc:343] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.634297  7141 raft_consensus.cc:493] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:59.634770  7141 raft_consensus.cc:515] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.635912  7112 consensus_queue.cc:260] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.636927  7141 leader_election.cc:290] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:59.638765  7112 ts_tablet_manager.cc:1434] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:17:59.639824  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c633444fb044699258e13b1e6d3b4a" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:59.640020  7112 tablet_bootstrap.cc:492] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:59.640439  7068 raft_consensus.cc:2468] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 0.
I20260710 13:17:59.643040  7196 consensus_queue.cc:1048] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:59.646986  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c633444fb044699258e13b1e6d3b4a" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:59.648563  6962 leader_election.cc:304] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 
W20260710 13:17:59.649556  6962 leader_election.cc:343] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.649662  7141 raft_consensus.cc:2804] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:59.650044  7141 raft_consensus.cc:493] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:59.650378  7141 raft_consensus.cc:3060] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.651069  7152 leader_election.cc:290] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:59.663938  7113 tablet_bootstrap.cc:492] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:59.664479  7113 ts_tablet_manager.cc:1403] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.139s	user 0.016s	sys 0.001s
I20260710 13:17:59.672186  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fbc37c6eb84da188a27be79f28d654" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:59.672583  7112 tablet_bootstrap.cc:654] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.673727  7113 raft_consensus.cc:359] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.674283  7113 raft_consensus.cc:385] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.674561  7113 raft_consensus.cc:740] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.673121  7071 raft_consensus.cc:2468] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 0.
I20260710 13:17:59.678186  6962 leader_election.cc:304] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [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: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 3243662c920d4b2e9bd3fc36e6d931f1
I20260710 13:17:59.679426  7141 raft_consensus.cc:515] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.679828  7118 raft_consensus.cc:2804] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:59.680351  7118 raft_consensus.cc:493] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:59.680696  7118 raft_consensus.cc:3060] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.682318  7113 consensus_queue.cc:260] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.683604  7215 consensus_queue.cc:1048] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:59.684725  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c633444fb044699258e13b1e6d3b4a" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
I20260710 13:17:59.685149  7113 ts_tablet_manager.cc:1434] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
W20260710 13:17:59.686194  6962 leader_election.cc:343] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.688025  7113 tablet_bootstrap.cc:492] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:59.698279  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c633444fb044699258e13b1e6d3b4a" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:17:59.699257  7071 raft_consensus.cc:3060] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.712298  7071 raft_consensus.cc:2468] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 1.
I20260710 13:17:59.714004  6962 leader_election.cc:304] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 3243662c920d4b2e9bd3fc36e6d931f1
I20260710 13:17:59.715169  7152 raft_consensus.cc:2804] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:59.715785  7152 raft_consensus.cc:697] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Becoming Leader. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Running, Role: LEADER
I20260710 13:17:59.716866  7152 consensus_queue.cc:237] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.722508  7141 leader_election.cc:290] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:59.726801  7113 tablet_bootstrap.cc:654] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.729557  6819 catalog_manager.cc:5697] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2f1220343114791b686b14e4ccd8501 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:59.741123  7118 raft_consensus.cc:515] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.746445  7111 tablet_bootstrap.cc:654] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.747051  7242 consensus_queue.cc:1048] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:59.749989  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fbc37c6eb84da188a27be79f28d654" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
I20260710 13:17:59.762828  7118 leader_election.cc:290] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:17:59.763830  7253 raft_consensus.cc:493] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:59.764379  7253 raft_consensus.cc:515] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.769826  7253 leader_election.cc:290] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
W20260710 13:17:59.772998  6962 leader_election.cc:343] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:17:59.774747  6962 consensus_peers.cc:597] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca -> Peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): Couldn't send request to peer e2f1220343114791b686b14e4ccd8501. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:59.777940  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a78afa71044475b9da97d7b76657bc" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:59.779538  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71a78afa71044475b9da97d7b76657bc" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:17:59.780067  6921 raft_consensus.cc:2393] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86f5798c7c4c470da27c9e2f023475ca in current term 1: Already voted for candidate e2f1220343114791b686b14e4ccd8501 in this term.
I20260710 13:17:59.782050  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fbc37c6eb84da188a27be79f28d654" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:17:59.782936  7068 raft_consensus.cc:3060] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.784548  6962 leader_election.cc:304] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca; no voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501
I20260710 13:17:59.786252  7253 raft_consensus.cc:3060] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.793278  7112 tablet_bootstrap.cc:492] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:59.793957  7112 ts_tablet_manager.cc:1403] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.154s	user 0.015s	sys 0.031s
I20260710 13:17:59.796571  7112 raft_consensus.cc:359] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.797087  7112 raft_consensus.cc:385] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.797261  7112 raft_consensus.cc:740] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.798007  7112 consensus_queue.cc:260] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.799845  7112 ts_tablet_manager.cc:1434] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:17:59.800551  7112 tablet_bootstrap.cc:492] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
W20260710 13:17:59.805069  6868 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:59.809748  7112 tablet_bootstrap.cc:654] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
W20260710 13:17:59.822871  7036 consensus_peers.cc:597] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 -> Peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Couldn't send request to peer 3243662c920d4b2e9bd3fc36e6d931f1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:59.823434  7112 tablet_bootstrap.cc:492] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:59.823911  7112 ts_tablet_manager.cc:1403] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.005s
I20260710 13:17:59.826581  7112 raft_consensus.cc:359] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.827221  7112 raft_consensus.cc:385] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.827520  7112 raft_consensus.cc:740] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.828148  7112 consensus_queue.cc:260] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.830083  7112 ts_tablet_manager.cc:1434] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:17:59.830938  7112 tablet_bootstrap.cc:492] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:59.833000  7253 raft_consensus.cc:2749] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:59.837550  7112 tablet_bootstrap.cc:654] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.838979  7113 tablet_bootstrap.cc:492] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:59.840821  7113 ts_tablet_manager.cc:1403] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.153s	user 0.009s	sys 0.007s
I20260710 13:17:59.842082  7111 tablet_bootstrap.cc:492] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:59.842543  7111 ts_tablet_manager.cc:1403] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.225s	user 0.015s	sys 0.005s
I20260710 13:17:59.845055  7068 raft_consensus.cc:2468] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 1.
I20260710 13:17:59.846231  6962 leader_election.cc:304] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 3243662c920d4b2e9bd3fc36e6d931f1
I20260710 13:17:59.847301  7152 raft_consensus.cc:2804] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:59.847230  7113 raft_consensus.cc:359] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.847863  7152 raft_consensus.cc:697] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Becoming Leader. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Running, Role: LEADER
I20260710 13:17:59.848068  7113 raft_consensus.cc:385] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.848354  7113 raft_consensus.cc:740] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.848676  7152 consensus_queue.cc:237] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.848979  7113 consensus_queue.cc:260] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.854768  7111 raft_consensus.cc:359] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.855559  7111 raft_consensus.cc:385] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.855846  7111 raft_consensus.cc:740] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.856455  7111 consensus_queue.cc:260] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.858636  7111 ts_tablet_manager.cc:1434] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:17:59.860391  7113 ts_tablet_manager.cc:1434] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 13:17:59.862901  7113 tablet_bootstrap.cc:492] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:59.864249  7111 tablet_bootstrap.cc:492] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:59.872788  7111 tablet_bootstrap.cc:654] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.883186  7152 consensus_queue.cc:1048] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:59.885488  6817 catalog_manager.cc:5697] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130). New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:59.887419  7113 tablet_bootstrap.cc:654] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.888412  6817 catalog_manager.cc:5697] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130). New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:59.892730  7112 tablet_bootstrap.cc:492] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:59.893242  7112 ts_tablet_manager.cc:1403] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.035s
I20260710 13:17:59.893953  7201 raft_consensus.cc:493] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:59.896380  7113 tablet_bootstrap.cc:492] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:59.896836  7113 ts_tablet_manager.cc:1403] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260710 13:17:59.895956  7112 raft_consensus.cc:359] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.898919  7112 raft_consensus.cc:385] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.899245  7112 raft_consensus.cc:740] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.899575  7113 raft_consensus.cc:359] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.900259  7113 raft_consensus.cc:385] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.900656  7113 raft_consensus.cc:740] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.900250  7112 consensus_queue.cc:260] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.894471  7201 raft_consensus.cc:515] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.914266  7201 leader_election.cc:290] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:17:59.914821  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2964df0f2ee40b6965fbaaff91336bf" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:17:59.915472  6920 raft_consensus.cc:2468] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 0.
I20260710 13:17:59.901438  7113 consensus_queue.cc:260] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.909689  7112 ts_tablet_manager.cc:1434] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:17:59.911262  7111 tablet_bootstrap.cc:492] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:59.917631  7111 ts_tablet_manager.cc:1403] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.006s
I20260710 13:17:59.918061  7036 leader_election.cc:304] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:17:59.920377  7112 tablet_bootstrap.cc:492] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:17:59.920264  7111 raft_consensus.cc:359] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.920974  7111 raft_consensus.cc:385] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.921227  7111 raft_consensus.cc:740] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.921582  7201 raft_consensus.cc:2804] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:59.922065  7201 raft_consensus.cc:493] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:59.921875  7111 consensus_queue.cc:260] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.922413  7201 raft_consensus.cc:3060] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.922636  7113 ts_tablet_manager.cc:1434] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.026s	user 0.015s	sys 0.000s
I20260710 13:17:59.924160  7111 ts_tablet_manager.cc:1434] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:17:59.925112  7111 tablet_bootstrap.cc:492] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:59.927227  7113 tablet_bootstrap.cc:492] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:17:59.929607  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2964df0f2ee40b6965fbaaff91336bf" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:17:59.930961  7111 tablet_bootstrap.cc:654] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
W20260710 13:17:59.931231  7035 leader_election.cc:343] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.933656  7113 tablet_bootstrap.cc:654] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.938911  7112 tablet_bootstrap.cc:654] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.938557  7201 raft_consensus.cc:515] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.956801  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2964df0f2ee40b6965fbaaff91336bf" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
W20260710 13:17:59.958168  7035 leader_election.cc:343] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.956259  7201 leader_election.cc:290] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:17:59.963768  7111 tablet_bootstrap.cc:492] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:17:59.964260  7111 ts_tablet_manager.cc:1403] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.006s
I20260710 13:17:59.966835  7111 raft_consensus.cc:359] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.967486  7111 raft_consensus.cc:385] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.967746  7111 raft_consensus.cc:740] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.968422  7111 consensus_queue.cc:260] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.971275  7111 ts_tablet_manager.cc:1434] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:17:59.972154  7111 tablet_bootstrap.cc:492] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:17:59.976621  7112 tablet_bootstrap.cc:492] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:17:59.977128  7112 ts_tablet_manager.cc:1403] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.004s
I20260710 13:17:59.979919  7112 raft_consensus.cc:359] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.980042  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2964df0f2ee40b6965fbaaff91336bf" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
I20260710 13:17:59.980618  7112 raft_consensus.cc:385] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.980937  7112 raft_consensus.cc:740] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.980933  6921 raft_consensus.cc:3060] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.981698  7112 consensus_queue.cc:260] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.986621  7112 ts_tablet_manager.cc:1434] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260710 13:17:59.986665  7113 tablet_bootstrap.cc:492] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:17:59.987188  7113 ts_tablet_manager.cc:1403] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.012s
I20260710 13:17:59.989665  7111 tablet_bootstrap.cc:654] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.989683  7201 consensus_queue.cc:1048] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:59.989818  7113 raft_consensus.cc:359] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.990631  7113 raft_consensus.cc:385] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.990917  7113 raft_consensus.cc:740] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.991848  7113 consensus_queue.cc:260] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:17:59.997808  7113 ts_tablet_manager.cc:1434] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 13:17:59.998736  7113 tablet_bootstrap.cc:492] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:18:00.001582  7112 tablet_bootstrap.cc:492] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501: Bootstrap starting.
I20260710 13:18:00.007568  7113 tablet_bootstrap.cc:654] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.008363  6921 raft_consensus.cc:2468] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 1.
I20260710 13:18:00.010346  7036 leader_election.cc:304] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 86f5798c7c4c470da27c9e2f023475ca
I20260710 13:18:00.012064  7201 raft_consensus.cc:2804] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:00.012705  7112 tablet_bootstrap.cc:654] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.012714  7201 raft_consensus.cc:697] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Becoming Leader. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Running, Role: LEADER
I20260710 13:18:00.014428  7201 consensus_queue.cc:237] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.027598  7112 tablet_bootstrap.cc:492] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501: No bootstrap required, opened a new log
I20260710 13:18:00.028227  7112 ts_tablet_manager.cc:1403] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.002s
I20260710 13:18:00.031737  7112 raft_consensus.cc:359] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.032554  7112 raft_consensus.cc:385] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.032895  7112 raft_consensus.cc:740] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.033712  7112 consensus_queue.cc:260] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.036259  7112 ts_tablet_manager.cc:1434] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:18:00.058466  6820 catalog_manager.cc:5697] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2f1220343114791b686b14e4ccd8501 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:00.081974  7111 tablet_bootstrap.cc:492] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:18:00.082429  7111 ts_tablet_manager.cc:1403] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.110s	user 0.048s	sys 0.047s
I20260710 13:18:00.084273  7113 tablet_bootstrap.cc:492] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:18:00.084775  7113 ts_tablet_manager.cc:1403] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.052s
I20260710 13:18:00.085075  7111 raft_consensus.cc:359] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.085803  7111 raft_consensus.cc:385] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.086105  7111 raft_consensus.cc:740] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.085863  7243 consensus_queue.cc:1048] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:00.086758  7111 consensus_queue.cc:260] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.087740  7113 raft_consensus.cc:359] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.088446  7113 raft_consensus.cc:385] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.088635  7202 raft_consensus.cc:493] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.088757  7113 raft_consensus.cc:740] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.089015  7111 ts_tablet_manager.cc:1434] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:18:00.089955  7111 tablet_bootstrap.cc:492] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:18:00.089694  7113 consensus_queue.cc:260] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.092154  7113 ts_tablet_manager.cc:1434] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:00.093183  7113 tablet_bootstrap.cc:492] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca: Bootstrap starting.
I20260710 13:18:00.089170  7202 raft_consensus.cc:515] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.095191  7202 leader_election.cc:290] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:18:00.096400  7111 tablet_bootstrap.cc:654] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.096967  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586ec43ab2494887b2048eb5271ee8c3" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
W20260710 13:18:00.098584  7036 leader_election.cc:343] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.099804  7113 tablet_bootstrap.cc:654] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.101985  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586ec43ab2494887b2048eb5271ee8c3" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:18:00.102846  6997 raft_consensus.cc:2468] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 0.
I20260710 13:18:00.103925  7035 leader_election.cc:304] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [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: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 3243662c920d4b2e9bd3fc36e6d931f1
I20260710 13:18:00.106791  7152 consensus_queue.cc:1048] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:00.108058  7111 tablet_bootstrap.cc:492] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:18:00.108517  7111 ts_tablet_manager.cc:1403] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.006s
I20260710 13:18:00.109872  7243 raft_consensus.cc:2804] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:00.110245  7243 raft_consensus.cc:493] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:00.110569  7243 raft_consensus.cc:3060] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.111145  7111 raft_consensus.cc:359] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.111819  7111 raft_consensus.cc:385] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.112066  7111 raft_consensus.cc:740] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.112833  7111 consensus_queue.cc:260] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.115156  7111 ts_tablet_manager.cc:1434] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:18:00.116132  7111 tablet_bootstrap.cc:492] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:18:00.116997  7113 tablet_bootstrap.cc:492] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca: No bootstrap required, opened a new log
I20260710 13:18:00.117625  7113 ts_tablet_manager.cc:1403] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.008s
I20260710 13:18:00.125511  7113 raft_consensus.cc:359] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.126997  7113 raft_consensus.cc:385] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.127481  7113 raft_consensus.cc:740] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.128422  7113 consensus_queue.cc:260] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.132537  7071 raft_consensus.cc:3060] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.136307  7111 tablet_bootstrap.cc:654] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.131570  7113 ts_tablet_manager.cc:1434] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.007s
I20260710 13:18:00.127977  7243 raft_consensus.cc:515] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.145823  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586ec43ab2494887b2048eb5271ee8c3" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
W20260710 13:18:00.150024  7036 leader_election.cc:343] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.156935  7152 raft_consensus.cc:493] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.157685  7152 raft_consensus.cc:515] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.161438  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7b04572efb423d9e09b56639e0f8c0" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:18:00.162334  6920 raft_consensus.cc:2468] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 0.
I20260710 13:18:00.164177  6962 leader_election.cc:304] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, 86f5798c7c4c470da27c9e2f023475ca; no voters: 
I20260710 13:18:00.166263  7118 raft_consensus.cc:2804] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:00.166750  7118 raft_consensus.cc:493] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:00.167237  7118 raft_consensus.cc:3060] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.174166  7152 leader_election.cc:290] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:00.177299  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7b04572efb423d9e09b56639e0f8c0" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:18:00.178261  7070 raft_consensus.cc:2468] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 0.
I20260710 13:18:00.192080  6920 raft_consensus.cc:3060] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.201562  7152 raft_consensus.cc:493] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.202251  7152 raft_consensus.cc:515] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.206521  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3893fa7d2b8d460c9f2c7dd9be7b4687" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:18:00.207401  6921 raft_consensus.cc:2468] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 0.
I20260710 13:18:00.209247  6962 leader_election.cc:304] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, 86f5798c7c4c470da27c9e2f023475ca; no voters: 
I20260710 13:18:00.210347  7253 raft_consensus.cc:2804] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:00.210729  7253 raft_consensus.cc:493] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:00.211076  7253 raft_consensus.cc:3060] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.200901  7118 raft_consensus.cc:515] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.225371  7253 raft_consensus.cc:515] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.233981  7111 tablet_bootstrap.cc:492] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:18:00.235044  7111 ts_tablet_manager.cc:1403] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.119s	user 0.013s	sys 0.011s
I20260710 13:18:00.231074  7243 leader_election.cc:290] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:18:00.235824  7185 raft_consensus.cc:493] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.230676  7152 leader_election.cc:290] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:00.236284  7185 raft_consensus.cc:515] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.249950  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586ec43ab2494887b2048eb5271ee8c3" candidate_uuid: "e2f1220343114791b686b14e4ccd8501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:18:00.243040  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3893fa7d2b8d460c9f2c7dd9be7b4687" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:18:00.253924  7070 raft_consensus.cc:2468] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 0.
I20260710 13:18:00.254926  6921 raft_consensus.cc:3060] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.256573  7185 leader_election.cc:290] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:00.252643  6997 raft_consensus.cc:3060] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.257287  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bf36578bf1478b846a786b347fba34" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:18:00.258715  7111 raft_consensus.cc:359] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.259440  7111 raft_consensus.cc:385] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.259773  7111 raft_consensus.cc:740] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.260330  7111 consensus_queue.cc:260] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.262324  7111 ts_tablet_manager.cc:1434] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260710 13:18:00.262789  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bf36578bf1478b846a786b347fba34" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:18:00.263232  7111 tablet_bootstrap.cc:492] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1: Bootstrap starting.
I20260710 13:18:00.264315  6887 leader_election.cc:304] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1; no voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501
I20260710 13:18:00.265383  7117 raft_consensus.cc:2749] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:00.272742  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3893fa7d2b8d460c9f2c7dd9be7b4687" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
I20260710 13:18:00.270148  7253 leader_election.cc:290] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:00.275146  6919 raft_consensus.cc:3060] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.275271  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7b04572efb423d9e09b56639e0f8c0" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
I20260710 13:18:00.276039  6920 raft_consensus.cc:3060] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.275943  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3893fa7d2b8d460c9f2c7dd9be7b4687" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:18:00.276672  7070 raft_consensus.cc:3060] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.281447  7111 tablet_bootstrap.cc:654] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.281777  7118 leader_election.cc:290] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:00.284454  6919 raft_consensus.cc:2468] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 1.
I20260710 13:18:00.285889  6997 raft_consensus.cc:2468] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2f1220343114791b686b14e4ccd8501 in term 1.
I20260710 13:18:00.287043  7118 consensus_queue.cc:1048] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:00.290680  7035 leader_election.cc:304] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 3243662c920d4b2e9bd3fc36e6d931f1
I20260710 13:18:00.291898  7243 raft_consensus.cc:2804] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:00.292380  7243 raft_consensus.cc:697] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Becoming Leader. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Running, Role: LEADER
I20260710 13:18:00.293208  7243 consensus_queue.cc:237] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.295012  7152 consensus_queue.cc:1048] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:00.296422  7070 raft_consensus.cc:2468] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 1.
I20260710 13:18:00.305374  7111 tablet_bootstrap.cc:492] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1: No bootstrap required, opened a new log
I20260710 13:18:00.305918  7111 ts_tablet_manager.cc:1403] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.000s
I20260710 13:18:00.308449  6962 leader_election.cc:304] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, 86f5798c7c4c470da27c9e2f023475ca; no voters: 
I20260710 13:18:00.309273  7152 raft_consensus.cc:2804] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:00.309840  7152 raft_consensus.cc:697] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Becoming Leader. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Running, Role: LEADER
I20260710 13:18:00.310195  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7b04572efb423d9e09b56639e0f8c0" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:18:00.310828  7068 raft_consensus.cc:3060] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.310737  7152 consensus_queue.cc:237] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.314882  6920 raft_consensus.cc:2468] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 1.
I20260710 13:18:00.318080  7068 raft_consensus.cc:2468] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 1.
I20260710 13:18:00.326361  6962 leader_election.cc:304] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:18:00.328137  7152 raft_consensus.cc:2804] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:00.327533  6819 catalog_manager.cc:5697] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2f1220343114791b686b14e4ccd8501 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:00.328716  7152 raft_consensus.cc:697] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Becoming Leader. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Running, Role: LEADER
I20260710 13:18:00.331737  7152 consensus_queue.cc:237] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.340278  7111 raft_consensus.cc:359] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.340508  7281 consensus_queue.cc:1048] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:00.341084  7111 raft_consensus.cc:385] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.341511  7111 raft_consensus.cc:740] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.342321  7111 consensus_queue.cc:260] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.348028  6820 catalog_manager.cc:5697] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130). New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:00.352061  7111 ts_tablet_manager.cc:1434] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.005s
I20260710 13:18:00.376663  6820 catalog_manager.cc:5697] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130). New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:00.423571  6919 raft_consensus.cc:3060] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.426693  7185 raft_consensus.cc:493] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.427261  7185 raft_consensus.cc:515] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.429189  7185 leader_election.cc:290] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:00.430365  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3ae8c01cc494df6a5156c1b271939d3" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:18:00.430373  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3ae8c01cc494df6a5156c1b271939d3" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:18:00.430986  6995 raft_consensus.cc:2468] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 0.
I20260710 13:18:00.431200  7070 raft_consensus.cc:2468] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 0.
I20260710 13:18:00.432467  6886 leader_election.cc:304] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, 86f5798c7c4c470da27c9e2f023475ca; no voters: 
I20260710 13:18:00.433228  7185 raft_consensus.cc:2804] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:00.433624  7185 raft_consensus.cc:493] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:00.433974  7185 raft_consensus.cc:3060] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.436555  7138 raft_consensus.cc:493] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.437040  7138 raft_consensus.cc:515] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.439141  7138 leader_election.cc:290] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:00.440423  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586ec43ab2494887b2048eb5271ee8c3" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:18:00.440866  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586ec43ab2494887b2048eb5271ee8c3" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca" is_pre_election: true
I20260710 13:18:00.442512  6995 raft_consensus.cc:2393] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3243662c920d4b2e9bd3fc36e6d931f1 in current term 1: Already voted for candidate e2f1220343114791b686b14e4ccd8501 in this term.
I20260710 13:18:00.443554  7185 raft_consensus.cc:515] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.445647  7185 leader_election.cc:290] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Requested vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:00.443889  6886 leader_election.cc:304] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1; no voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501
I20260710 13:18:00.446612  7185 raft_consensus.cc:3060] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.446842  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3ae8c01cc494df6a5156c1b271939d3" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:18:00.447475  7070 raft_consensus.cc:3060] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.448745  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3ae8c01cc494df6a5156c1b271939d3" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:18:00.450882  6995 raft_consensus.cc:3060] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.453382  7070 raft_consensus.cc:2468] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 1.
I20260710 13:18:00.454640  6887 leader_election.cc:304] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:18:00.455581  7138 raft_consensus.cc:2804] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:00.456745  7185 raft_consensus.cc:2749] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:00.457449  7138 raft_consensus.cc:697] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Becoming Leader. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Running, Role: LEADER
I20260710 13:18:00.458631  6995 raft_consensus.cc:2468] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 1.
I20260710 13:18:00.459328  7138 consensus_queue.cc:237] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.469589  6820 catalog_manager.cc:5697] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:00.507004  7118 raft_consensus.cc:493] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.507418  7118 raft_consensus.cc:515] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:00.509174  7118 leader_election.cc:290] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:00.509898  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2964df0f2ee40b6965fbaaff91336bf" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" is_pre_election: true
I20260710 13:18:00.510227  7070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2964df0f2ee40b6965fbaaff91336bf" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f1220343114791b686b14e4ccd8501" is_pre_election: true
I20260710 13:18:00.510529  6919 raft_consensus.cc:2393] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86f5798c7c4c470da27c9e2f023475ca in current term 1: Already voted for candidate e2f1220343114791b686b14e4ccd8501 in this term.
I20260710 13:18:00.511819  6962 leader_election.cc:304] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca; no voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501
I20260710 13:18:00.512513  7118 raft_consensus.cc:3060] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.518200  7118 raft_consensus.cc:2749] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:00.546267  7202 consensus_queue.cc:1048] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:00.556229  7201 consensus_queue.cc:1048] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:00.733630  7293 consensus_queue.cc:1048] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:00.751492  7293 consensus_queue.cc:1048] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:00.778120  7118 consensus_queue.cc:1048] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:00.793748  7281 consensus_queue.cc:1048] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:00.795778  7118 consensus_queue.cc:1048] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:00.828840  7152 consensus_queue.cc:1048] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:00.879608  7138 consensus_queue.cc:1048] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:00.890959  7138 consensus_queue.cc:1048] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:00.906606  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:00.916553  7304 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:00.922634  7305 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:00.922685  5762 server_base.cc:1061] running on GCE node
W20260710 13:18:00.922920  7307 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:00.925127  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:00.925376  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:00.925609  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689480925590 us; error 0 us; skew 500 ppm
I20260710 13:18:00.926216  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:00.929318  5762 webserver.cc:533] Webserver started at http://127.5.160.132:37207/ using document root <none> and password file <none>
I20260710 13:18:00.929911  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:00.930121  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:00.930457  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:00.931834  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-3-root/instance:
uuid: "1bc1cf77ced2434e809db84a382027b4"
format_stamp: "Formatted at 2026-07-10 13:18:00 on dist-test-slave-fcbk"
I20260710 13:18:00.938488  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:00.942322  7312 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:00.943114  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:18:00.943434  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-3-root
uuid: "1bc1cf77ced2434e809db84a382027b4"
format_stamp: "Formatted at 2026-07-10 13:18:00 on dist-test-slave-fcbk"
I20260710 13:18:00.943779  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:00.971640  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:00.973883  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:00.976946  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:00.979974  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:00.980185  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:00.980530  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:00.980715  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:01.046491  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.132:35737
I20260710 13:18:01.046700  7374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.132:35737 every 8 connection(s)
I20260710 13:18:01.052573  5762 auto_leader_rebalancer-test.cc:388] add a tserver: 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:01.065357  7375 heartbeater.cc:344] Connected to a master server at 127.5.160.190:34709
I20260710 13:18:01.065858  7375 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:01.066532  7375 heartbeater.cc:507] Master 127.5.160.190:34709 requested a full tablet report, sending...
I20260710 13:18:01.068423  6819 ts_manager.cc:194] Registered new tserver with Master: 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132:35737)
I20260710 13:18:01.069872  6819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37114
I20260710 13:18:01.904713  6922 consensus_queue.cc:237] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Queue 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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:01.913658  6997 raft_consensus.cc:1275] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:01.915239  7070 raft_consensus.cc:1275] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:01.915997  7382 consensus_queue.cc:1048] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:01.917128  7290 consensus_queue.cc:1048] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:18:01.928560  6887 consensus_peers.cc:597] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 -> Peer 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132:35737): Couldn't send request to peer 1bc1cf77ced2434e809db84a382027b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3ae8c01cc494df6a5156c1b271939d3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:01.928005  7290 raft_consensus.cc:2955] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:01.932262  6997 raft_consensus.cc:2955] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:01.933646  7070 raft_consensus.cc:2955] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:01.945726  6820 catalog_manager.cc:5697] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:01.985816  7070 consensus_queue.cc:237] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [LEADER]: Queue 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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:01.992363  6997 raft_consensus.cc:1275] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:01.993880  7394 consensus_queue.cc:1048] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:01.997602  6922 raft_consensus.cc:1275] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:01.999373  7394 consensus_queue.cc:1048] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:02.008960  7293 raft_consensus.cc:2955] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:02.014230  6922 raft_consensus.cc:2955] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:02.013310  6997 raft_consensus.cc:2955] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
W20260710 13:18:02.017349  7036 consensus_peers.cc:597] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 -> Peer 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132:35737): Couldn't send request to peer 1bc1cf77ced2434e809db84a382027b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 330d1ddd718b48088078e86e376f371c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:02.032758  6819 catalog_manager.cc:5697] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:02.050251  6997 consensus_queue.cc:237] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Queue 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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:02.065016  7068 raft_consensus.cc:1275] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:02.065207  6922 raft_consensus.cc:1275] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:02.066603  7281 consensus_queue.cc:1048] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:02.067549  7118 consensus_queue.cc:1048] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:02.072669  7375 heartbeater.cc:499] Master 127.5.160.190:34709 was elected leader, sending a full tablet report...
W20260710 13:18:02.077057  6962 consensus_peers.cc:597] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca -> Peer 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132:35737): Couldn't send request to peer 1bc1cf77ced2434e809db84a382027b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3893fa7d2b8d460c9f2c7dd9be7b4687. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:02.078122  7281 raft_consensus.cc:2955] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:02.080714  7068 raft_consensus.cc:2955] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:02.083352  6922 raft_consensus.cc:2955] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:02.098889  6817 catalog_manager.cc:5697] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:02.100023  6922 consensus_queue.cc:237] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Queue 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: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:02.110682  6997 raft_consensus.cc:1275] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:02.110975  7068 raft_consensus.cc:1275] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:02.113888  7117 consensus_queue.cc:1048] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:02.115253  7387 consensus_queue.cc:1048] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:18:02.116029  6887 consensus_peers.cc:597] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 -> Peer 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132:35737): Couldn't send request to peer 1bc1cf77ced2434e809db84a382027b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fab79b16822b40869ad5676e18e780da. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:02.126222  7387 raft_consensus.cc:2955] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:02.128697  6997 raft_consensus.cc:2955] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:02.130877  7068 raft_consensus.cc:2955] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:02.147614  6819 catalog_manager.cc:5697] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:02.471649  7406 ts_tablet_manager.cc:933] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4: Initiating tablet copy from peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:02.473841  7406 tablet_copy_client.cc:323] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:36707
I20260710 13:18:02.484751  7081 tablet_copy_service.cc:140] P e2f1220343114791b686b14e4ccd8501: Received BeginTabletCopySession request for tablet 330d1ddd718b48088078e86e376f371c from peer 1bc1cf77ced2434e809db84a382027b4 ({username='slave'} at 127.0.0.1:46250)
I20260710 13:18:02.485276  7081 tablet_copy_service.cc:161] P e2f1220343114791b686b14e4ccd8501: Beginning new tablet copy session on tablet 330d1ddd718b48088078e86e376f371c from peer 1bc1cf77ced2434e809db84a382027b4 at {username='slave'} at 127.0.0.1:46250: session id = 1bc1cf77ced2434e809db84a382027b4-330d1ddd718b48088078e86e376f371c
I20260710 13:18:02.490672  7081 tablet_copy_source_session.cc:215] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:02.493986  7406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330d1ddd718b48088078e86e376f371c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:02.506400  7406 tablet_copy_client.cc:806] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:02.507042  7406 tablet_copy_client.cc:670] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:02.510393  7409 ts_tablet_manager.cc:933] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4: Initiating tablet copy from peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491)
I20260710 13:18:02.512212  7406 tablet_copy_client.cc:538] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:02.521984  7409 tablet_copy_client.cc:323] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:46491
I20260710 13:18:02.522818  7406 tablet_bootstrap.cc:492] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4: Bootstrap starting.
I20260710 13:18:02.546651  7412 ts_tablet_manager.cc:933] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4: Initiating tablet copy from peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491)
I20260710 13:18:02.552410  7412 tablet_copy_client.cc:323] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:46491
I20260710 13:18:02.557513  6931 tablet_copy_service.cc:140] P 3243662c920d4b2e9bd3fc36e6d931f1: Received BeginTabletCopySession request for tablet d3ae8c01cc494df6a5156c1b271939d3 from peer 1bc1cf77ced2434e809db84a382027b4 ({username='slave'} at 127.0.0.1:38200)
I20260710 13:18:02.558152  6931 tablet_copy_service.cc:161] P 3243662c920d4b2e9bd3fc36e6d931f1: Beginning new tablet copy session on tablet d3ae8c01cc494df6a5156c1b271939d3 from peer 1bc1cf77ced2434e809db84a382027b4 at {username='slave'} at 127.0.0.1:38200: session id = 1bc1cf77ced2434e809db84a382027b4-d3ae8c01cc494df6a5156c1b271939d3
I20260710 13:18:02.557080  6932 tablet_copy_service.cc:140] P 3243662c920d4b2e9bd3fc36e6d931f1: Received BeginTabletCopySession request for tablet fab79b16822b40869ad5676e18e780da from peer 1bc1cf77ced2434e809db84a382027b4 ({username='slave'} at 127.0.0.1:38200)
I20260710 13:18:02.561291  7406 tablet_bootstrap.cc:492] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:02.561317  6932 tablet_copy_service.cc:161] P 3243662c920d4b2e9bd3fc36e6d931f1: Beginning new tablet copy session on tablet fab79b16822b40869ad5676e18e780da from peer 1bc1cf77ced2434e809db84a382027b4 at {username='slave'} at 127.0.0.1:38200: session id = 1bc1cf77ced2434e809db84a382027b4-fab79b16822b40869ad5676e18e780da
I20260710 13:18:02.562471  7406 tablet_bootstrap.cc:492] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4: Bootstrap complete.
I20260710 13:18:02.563287  7406 ts_tablet_manager.cc:1403] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4: Time spent bootstrapping tablet: real 0.041s	user 0.028s	sys 0.008s
I20260710 13:18:02.566062  6931 tablet_copy_source_session.cc:215] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:02.566412  7406 raft_consensus.cc:359] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:02.567343  7406 raft_consensus.cc:740] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Initialized, Role: LEARNER
I20260710 13:18:02.568114  7406 consensus_queue.cc:260] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:02.569626  7412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3ae8c01cc494df6a5156c1b271939d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:02.571503  6932 tablet_copy_source_session.cc:215] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:02.574977  7409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab79b16822b40869ad5676e18e780da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:02.611233  7406 ts_tablet_manager.cc:1434] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4: Time spent starting tablet: real 0.048s	user 0.016s	sys 0.028s
I20260710 13:18:02.612380  7409 tablet_copy_client.cc:806] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:02.612967  7409 tablet_copy_client.cc:670] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:02.614871  7417 ts_tablet_manager.cc:933] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4: Initiating tablet copy from peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:18:02.614928  7081 tablet_copy_service.cc:342] P e2f1220343114791b686b14e4ccd8501: Request end of tablet copy session 1bc1cf77ced2434e809db84a382027b4-330d1ddd718b48088078e86e376f371c received from {username='slave'} at 127.0.0.1:46250
I20260710 13:18:02.621791  7081 tablet_copy_service.cc:434] P e2f1220343114791b686b14e4ccd8501: ending tablet copy session 1bc1cf77ced2434e809db84a382027b4-330d1ddd718b48088078e86e376f371c on tablet 330d1ddd718b48088078e86e376f371c with peer 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:02.623297  7409 tablet_copy_client.cc:538] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:02.632684  7409 tablet_bootstrap.cc:492] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4: Bootstrap starting.
I20260710 13:18:02.639127  7412 tablet_copy_client.cc:806] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:02.639762  7412 tablet_copy_client.cc:670] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:02.641710  7417 tablet_copy_client.cc:323] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:41833
I20260710 13:18:02.644377  7412 tablet_copy_client.cc:538] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:02.653690  7412 tablet_bootstrap.cc:492] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap starting.
I20260710 13:18:02.660104  7007 tablet_copy_service.cc:140] P 86f5798c7c4c470da27c9e2f023475ca: Received BeginTabletCopySession request for tablet 3893fa7d2b8d460c9f2c7dd9be7b4687 from peer 1bc1cf77ced2434e809db84a382027b4 ({username='slave'} at 127.0.0.1:39828)
I20260710 13:18:02.660786  7007 tablet_copy_service.cc:161] P 86f5798c7c4c470da27c9e2f023475ca: Beginning new tablet copy session on tablet 3893fa7d2b8d460c9f2c7dd9be7b4687 from peer 1bc1cf77ced2434e809db84a382027b4 at {username='slave'} at 127.0.0.1:39828: session id = 1bc1cf77ced2434e809db84a382027b4-3893fa7d2b8d460c9f2c7dd9be7b4687
I20260710 13:18:02.671656  7409 tablet_bootstrap.cc:492] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:02.672680  7409 tablet_bootstrap.cc:492] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4: Bootstrap complete.
I20260710 13:18:02.673418  7409 ts_tablet_manager.cc:1403] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.012s
I20260710 13:18:02.680235  7409 raft_consensus.cc:359] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:02.687724  7007 tablet_copy_source_session.cc:215] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:02.687944  7409 raft_consensus.cc:740] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Initialized, Role: LEARNER
I20260710 13:18:02.688848  7409 consensus_queue.cc:260] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [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: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:02.691401  7417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3893fa7d2b8d460c9f2c7dd9be7b4687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:02.693697  7409 ts_tablet_manager.cc:1434] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:18:02.695533  6931 tablet_copy_service.cc:342] P 3243662c920d4b2e9bd3fc36e6d931f1: Request end of tablet copy session 1bc1cf77ced2434e809db84a382027b4-fab79b16822b40869ad5676e18e780da received from {username='slave'} at 127.0.0.1:38200
I20260710 13:18:02.696019  6931 tablet_copy_service.cc:434] P 3243662c920d4b2e9bd3fc36e6d931f1: ending tablet copy session 1bc1cf77ced2434e809db84a382027b4-fab79b16822b40869ad5676e18e780da on tablet fab79b16822b40869ad5676e18e780da with peer 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:02.700614  7412 tablet_bootstrap.cc:492] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:02.701583  7412 tablet_bootstrap.cc:492] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap complete.
I20260710 13:18:02.702235  7412 ts_tablet_manager.cc:1403] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.009s
I20260710 13:18:02.706027  7412 raft_consensus.cc:359] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:02.706840  7412 raft_consensus.cc:740] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Initialized, Role: LEARNER
I20260710 13:18:02.707482  7412 consensus_queue.cc:260] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:02.709707  7412 ts_tablet_manager.cc:1434] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:02.712308  6931 tablet_copy_service.cc:342] P 3243662c920d4b2e9bd3fc36e6d931f1: Request end of tablet copy session 1bc1cf77ced2434e809db84a382027b4-d3ae8c01cc494df6a5156c1b271939d3 received from {username='slave'} at 127.0.0.1:38200
I20260710 13:18:02.712671  6931 tablet_copy_service.cc:434] P 3243662c920d4b2e9bd3fc36e6d931f1: ending tablet copy session 1bc1cf77ced2434e809db84a382027b4-d3ae8c01cc494df6a5156c1b271939d3 on tablet d3ae8c01cc494df6a5156c1b271939d3 with peer 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:02.718175  7417 tablet_copy_client.cc:806] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:02.718863  7417 tablet_copy_client.cc:670] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:02.727082  7417 tablet_copy_client.cc:538] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:02.737248  7417 tablet_bootstrap.cc:492] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap starting.
I20260710 13:18:02.759977  7417 tablet_bootstrap.cc:492] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:02.760893  7417 tablet_bootstrap.cc:492] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap complete.
I20260710 13:18:02.761564  7417 ts_tablet_manager.cc:1403] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.008s
I20260710 13:18:02.764775  7417 raft_consensus.cc:359] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:02.765616  7417 raft_consensus.cc:740] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Initialized, Role: LEARNER
I20260710 13:18:02.766225  7417 consensus_queue.cc:260] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:02.770268  7417 ts_tablet_manager.cc:1434] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:18:02.773993  7007 tablet_copy_service.cc:342] P 86f5798c7c4c470da27c9e2f023475ca: Request end of tablet copy session 1bc1cf77ced2434e809db84a382027b4-3893fa7d2b8d460c9f2c7dd9be7b4687 received from {username='slave'} at 127.0.0.1:39828
I20260710 13:18:02.774462  7007 tablet_copy_service.cc:434] P 86f5798c7c4c470da27c9e2f023475ca: ending tablet copy session 1bc1cf77ced2434e809db84a382027b4-3893fa7d2b8d460c9f2c7dd9be7b4687 on tablet 3893fa7d2b8d460c9f2c7dd9be7b4687 with peer 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:02.968961  7350 raft_consensus.cc:1217] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:03.009931  7350 raft_consensus.cc:1217] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:03.025425  7350 raft_consensus.cc:1217] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:03.210568  7350 raft_consensus.cc:1217] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:03.447628  7387 raft_consensus.cc:1064] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1: attempting to promote NON_VOTER 1bc1cf77ced2434e809db84a382027b4 to VOTER
I20260710 13:18:03.450466  7387 consensus_queue.cc:237] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:03.458110  7350 raft_consensus.cc:1275] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:03.460122  7117 consensus_queue.cc:1048] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:03.461143  7068 raft_consensus.cc:1275] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:03.462889  6997 raft_consensus.cc:1275] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:03.462693  7117 consensus_queue.cc:1048] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:03.465549  7117 consensus_queue.cc:1048] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:03.478219  7387 raft_consensus.cc:2955] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.480139  7068 raft_consensus.cc:2955] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.481546  6997 raft_consensus.cc:2955] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.493185  6820 catalog_manager.cc:5697] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:03.494886  7350 raft_consensus.cc:2955] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.526535  7243 raft_consensus.cc:1064] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501: attempting to promote NON_VOTER 1bc1cf77ced2434e809db84a382027b4 to VOTER
I20260710 13:18:03.529549  6922 consensus_queue.cc:237] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:03.529112  7243 consensus_queue.cc:237] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:03.535534  7350 raft_consensus.cc:1275] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:03.536091  7068 raft_consensus.cc:1275] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:03.537209  7387 consensus_queue.cc:1048] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:03.538116  7117 consensus_queue.cc:1048] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:03.547978  7349 raft_consensus.cc:1275] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:03.548077  7117 raft_consensus.cc:2955] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.550658  7424 consensus_queue.cc:1048] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:03.556850  7068 raft_consensus.cc:2955] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.558094  6997 raft_consensus.cc:1275] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:03.560339  6922 raft_consensus.cc:1275] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:03.563630  7293 consensus_queue.cc:1048] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:03.577340  7293 consensus_queue.cc:1048] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:03.579520  6806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d3ae8c01cc494df6a5156c1b271939d3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:03.592109  7423 raft_consensus.cc:1064] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1: attempting to promote NON_VOTER 1bc1cf77ced2434e809db84a382027b4 to VOTER
I20260710 13:18:03.576009  7350 raft_consensus.cc:2955] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.595777  6819 catalog_manager.cc:5697] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501 reported cstate change: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.606676  7423 consensus_queue.cc:237] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [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: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:03.627530  6997 raft_consensus.cc:1275] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:03.628022  7350 raft_consensus.cc:1275] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:03.628422  7068 raft_consensus.cc:1275] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:03.629104  7387 consensus_queue.cc:1048] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:03.630978  7387 consensus_queue.cc:1048] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:03.632272  6986 tablet_service.cc:1558] Processing DeleteTablet for tablet d3ae8c01cc494df6a5156c1b271939d3 with delete_type TABLET_DATA_TOMBSTONED (TS 86f5798c7c4c470da27c9e2f023475ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39796
I20260710 13:18:03.632776  7387 consensus_queue.cc:1048] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:03.638088  7424 raft_consensus.cc:2955] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.640127  6922 raft_consensus.cc:2955] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.660204  7443 tablet_replica.cc:333] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:03.663771  7443 raft_consensus.cc:2243] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:03.664565  7443 raft_consensus.cc:2272] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:03.667205  6995 raft_consensus.cc:2955] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.677162  6818 catalog_manager.cc:5697] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.689850  7068 raft_consensus.cc:2955] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.693140  7350 raft_consensus.cc:2955] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.686950  7442 raft_consensus.cc:2955] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.679996  7349 raft_consensus.cc:2955] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.706082  6817 catalog_manager.cc:5697] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 reported cstate change: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.673841  7443 ts_tablet_manager.cc:1916] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:03.730470  7068 consensus_queue.cc:237] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [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: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:03.737601  7349 raft_consensus.cc:1275] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:03.738451  6995 raft_consensus.cc:1275] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:03.739116  7436 consensus_queue.cc:1048] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } 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 13:18:03.740123  7243 consensus_queue.cc:1048] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:03.744642  7443 ts_tablet_manager.cc:1929] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:03.745126  7443 log.cc:1199] T d3ae8c01cc494df6a5156c1b271939d3 P 86f5798c7c4c470da27c9e2f023475ca: Deleting WAL directory at /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-1-root/wals/d3ae8c01cc494df6a5156c1b271939d3
I20260710 13:18:03.747301  6805 catalog_manager.cc:5028] TS 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): tablet d3ae8c01cc494df6a5156c1b271939d3 (table test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]) successfully deleted
I20260710 13:18:03.750098  6997 raft_consensus.cc:2955] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.758064  6922 consensus_queue.cc:237] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:03.761673  7438 raft_consensus.cc:2955] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.768566  7068 raft_consensus.cc:1275] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:03.769802  7349 raft_consensus.cc:1275] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:03.770147  7423 consensus_queue.cc:1048] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:03.774253  7387 consensus_queue.cc:1048] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } 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 13:18:03.780262  7349 raft_consensus.cc:2955] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.782579  7425 raft_consensus.cc:1064] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca: attempting to promote NON_VOTER 1bc1cf77ced2434e809db84a382027b4 to VOTER
I20260710 13:18:03.784976  6806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 330d1ddd718b48088078e86e376f371c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:03.786381  7348 raft_consensus.cc:2955] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.790728  7442 raft_consensus.cc:2955] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.785375  7425 consensus_queue.cc:237] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:03.792745  6997 raft_consensus.cc:2955] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.799739  6820 catalog_manager.cc:5697] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 reported cstate change: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:03.801246  7070 raft_consensus.cc:2955] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.810599  6806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fab79b16822b40869ad5676e18e780da with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:03.817098  6907 tablet_service.cc:1558] Processing DeleteTablet for tablet 330d1ddd718b48088078e86e376f371c with delete_type TABLET_DATA_TOMBSTONED (TS 3243662c920d4b2e9bd3fc36e6d931f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38160
I20260710 13:18:03.828188  6817 catalog_manager.cc:5697] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:03.852773  6986 tablet_service.cc:1558] Processing DeleteTablet for tablet fab79b16822b40869ad5676e18e780da with delete_type TABLET_DATA_TOMBSTONED (TS 86f5798c7c4c470da27c9e2f023475ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39796
I20260710 13:18:03.853756  7448 tablet_replica.cc:333] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:03.853906  7443 tablet_replica.cc:333] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:03.854952  7448 raft_consensus.cc:2243] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:03.855932  7448 raft_consensus.cc:2272] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:03.854956  7443 raft_consensus.cc:2243] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:03.856874  7443 raft_consensus.cc:2272] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:03.860476  6919 raft_consensus.cc:1275] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:03.861071  7448 ts_tablet_manager.cc:1916] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:03.864960  7443 ts_tablet_manager.cc:1916] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:03.866528  7348 raft_consensus.cc:1275] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:03.867904  7425 consensus_queue.cc:1048] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:03.875921  7426 consensus_queue.cc:1048] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:03.878101  7070 raft_consensus.cc:1275] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:03.879029  7448 ts_tablet_manager.cc:1929] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:03.883375  7448 log.cc:1199] T 330d1ddd718b48088078e86e376f371c P 3243662c920d4b2e9bd3fc36e6d931f1: Deleting WAL directory at /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-0-root/wals/330d1ddd718b48088078e86e376f371c
I20260710 13:18:03.887313  7426 consensus_queue.cc:1048] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:03.887871  6806 catalog_manager.cc:5028] TS 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): tablet 330d1ddd718b48088078e86e376f371c (table test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]) successfully deleted
I20260710 13:18:03.891362  7443 ts_tablet_manager.cc:1929] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:03.891813  7443 log.cc:1199] T fab79b16822b40869ad5676e18e780da P 86f5798c7c4c470da27c9e2f023475ca: Deleting WAL directory at /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-1-root/wals/fab79b16822b40869ad5676e18e780da
I20260710 13:18:03.894387  6805 catalog_manager.cc:5028] TS 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): tablet fab79b16822b40869ad5676e18e780da (table test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]) successfully deleted
I20260710 13:18:03.897282  7416 raft_consensus.cc:2955] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.900454  7348 raft_consensus.cc:2955] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.900835  7070 raft_consensus.cc:2955] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.915239  6816 catalog_manager.cc:5697] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:03.915648  6919 raft_consensus.cc:2955] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.939247  6997 consensus_queue.cc:237] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:03.946846  6919 raft_consensus.cc:1275] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:03.946913  7348 raft_consensus.cc:1275] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:03.948417  7425 consensus_queue.cc:1048] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:03.949520  7416 consensus_queue.cc:1048] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:03.955739  7426 raft_consensus.cc:2955] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.957126  7348 raft_consensus.cc:2955] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.967131  6805 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3893fa7d2b8d460c9f2c7dd9be7b4687 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:03.968257  6919 raft_consensus.cc:2955] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:03.971593  6819 catalog_manager.cc:5697] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:03.985558  7060 tablet_service.cc:1558] Processing DeleteTablet for tablet 3893fa7d2b8d460c9f2c7dd9be7b4687 with delete_type TABLET_DATA_TOMBSTONED (TS e2f1220343114791b686b14e4ccd8501 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46230
I20260710 13:18:03.989857  7452 tablet_replica.cc:333] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:03.990684  7452 raft_consensus.cc:2243] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:03.991288  7452 raft_consensus.cc:2272] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:03.994073  7452 ts_tablet_manager.cc:1916] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:04.005373  7452 ts_tablet_manager.cc:1929] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:04.005748  7452 log.cc:1199] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P e2f1220343114791b686b14e4ccd8501: Deleting WAL directory at /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-2-root/wals/3893fa7d2b8d460c9f2c7dd9be7b4687
I20260710 13:18:04.007268  6806 catalog_manager.cc:5028] TS e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): tablet 3893fa7d2b8d460c9f2c7dd9be7b4687 (table test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]) successfully deleted
I20260710 13:18:05.011173  6919 consensus_queue.cc:237] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Queue 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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:05.018409  7068 raft_consensus.cc:1275] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:05.018409  6995 raft_consensus.cc:1275] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:05.018721  6887 consensus_peers.cc:597] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 -> Peer 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132:35737): Couldn't send request to peer 1bc1cf77ced2434e809db84a382027b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fbecba4d81a14a2e92afa93ca523b29d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:05.019913  7456 consensus_queue.cc:1048] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:05.020625  7455 consensus_queue.cc:1048] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:05.027261  7456 raft_consensus.cc:2955] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:05.029166  7068 raft_consensus.cc:2955] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:05.029415  6995 raft_consensus.cc:2955] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:05.040994  7068 consensus_queue.cc:237] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [LEADER]: Queue 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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:05.040776  6816 catalog_manager.cc:5697] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
W20260710 13:18:05.050122  7036 consensus_peers.cc:597] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 -> Peer 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132:35737): Couldn't send request to peer 1bc1cf77ced2434e809db84a382027b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2964df0f2ee40b6965fbaaff91336bf. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:05.050441  6995 raft_consensus.cc:1275] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:05.051685  6919 raft_consensus.cc:1275] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:05.052048  7438 consensus_queue.cc:1048] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:05.053808  7453 consensus_queue.cc:1048] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:05.065305  7453 raft_consensus.cc:2955] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:05.076259  6995 raft_consensus.cc:2955] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:05.083261  6920 consensus_queue.cc:237] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Queue 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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:05.087253  6820 catalog_manager.cc:5697] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:05.090767  6922 raft_consensus.cc:2955] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
W20260710 13:18:05.100867  6887 consensus_peers.cc:597] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 -> Peer 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132:35737): Couldn't send request to peer 1bc1cf77ced2434e809db84a382027b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 10d6dcbf14194db7a4c8222792d162f9. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:05.104797  6995 raft_consensus.cc:1275] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:05.105041  7068 raft_consensus.cc:1275] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:05.106333  7456 consensus_queue.cc:1048] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:05.107477  7387 consensus_queue.cc:1048] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:05.117660  7455 raft_consensus.cc:2955] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:05.119485  7068 raft_consensus.cc:2955] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:05.119863  6997 raft_consensus.cc:2955] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:05.134171  6820 catalog_manager.cc:5697] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:05.141489  7068 consensus_queue.cc:237] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Queue 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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:05.148048  6997 raft_consensus.cc:1275] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:05.149672  7036 consensus_peers.cc:597] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 -> Peer 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132:35737): Couldn't send request to peer 1bc1cf77ced2434e809db84a382027b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 586ec43ab2494887b2048eb5271ee8c3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:05.152364  6922 raft_consensus.cc:1275] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:05.150775  7453 consensus_queue.cc:1048] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260710 13:18:05.153949  7468 consensus_queue.cc:1048] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:05.161839  7465 raft_consensus.cc:2955] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:05.163187  6997 raft_consensus.cc:2955] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:05.163817  6922 raft_consensus.cc:2955] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:05.175868  6819 catalog_manager.cc:5697] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:05.396754  7475 ts_tablet_manager.cc:933] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4: Initiating tablet copy from peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491)
I20260710 13:18:05.398593  7475 tablet_copy_client.cc:323] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:46491
I20260710 13:18:05.400084  6931 tablet_copy_service.cc:140] P 3243662c920d4b2e9bd3fc36e6d931f1: Received BeginTabletCopySession request for tablet fbecba4d81a14a2e92afa93ca523b29d from peer 1bc1cf77ced2434e809db84a382027b4 ({username='slave'} at 127.0.0.1:38200)
I20260710 13:18:05.400619  6931 tablet_copy_service.cc:161] P 3243662c920d4b2e9bd3fc36e6d931f1: Beginning new tablet copy session on tablet fbecba4d81a14a2e92afa93ca523b29d from peer 1bc1cf77ced2434e809db84a382027b4 at {username='slave'} at 127.0.0.1:38200: session id = 1bc1cf77ced2434e809db84a382027b4-fbecba4d81a14a2e92afa93ca523b29d
I20260710 13:18:05.407980  6931 tablet_copy_source_session.cc:215] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:05.411305  7475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbecba4d81a14a2e92afa93ca523b29d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:05.423386  7475 tablet_copy_client.cc:806] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:05.424017  7475 tablet_copy_client.cc:670] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:05.427626  7475 tablet_copy_client.cc:538] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:05.434592  7475 tablet_bootstrap.cc:492] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4: Bootstrap starting.
I20260710 13:18:05.449529  7475 tablet_bootstrap.cc:492] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:05.450212  7475 tablet_bootstrap.cc:492] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4: Bootstrap complete.
I20260710 13:18:05.450740  7475 ts_tablet_manager.cc:1403] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.009s
I20260710 13:18:05.452836  7475 raft_consensus.cc:359] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:05.453449  7475 raft_consensus.cc:740] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Initialized, Role: LEARNER
I20260710 13:18:05.453941  7475 consensus_queue.cc:260] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:05.456693  7475 ts_tablet_manager.cc:1434] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:18:05.458565  6931 tablet_copy_service.cc:342] P 3243662c920d4b2e9bd3fc36e6d931f1: Request end of tablet copy session 1bc1cf77ced2434e809db84a382027b4-fbecba4d81a14a2e92afa93ca523b29d received from {username='slave'} at 127.0.0.1:38200
I20260710 13:18:05.458997  6931 tablet_copy_service.cc:434] P 3243662c920d4b2e9bd3fc36e6d931f1: ending tablet copy session 1bc1cf77ced2434e809db84a382027b4-fbecba4d81a14a2e92afa93ca523b29d on tablet fbecba4d81a14a2e92afa93ca523b29d with peer 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:05.548137  7475 ts_tablet_manager.cc:933] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4: Initiating tablet copy from peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:05.549870  7475 tablet_copy_client.cc:323] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:36707
I20260710 13:18:05.551513  7081 tablet_copy_service.cc:140] P e2f1220343114791b686b14e4ccd8501: Received BeginTabletCopySession request for tablet f2964df0f2ee40b6965fbaaff91336bf from peer 1bc1cf77ced2434e809db84a382027b4 ({username='slave'} at 127.0.0.1:46250)
I20260710 13:18:05.551980  7081 tablet_copy_service.cc:161] P e2f1220343114791b686b14e4ccd8501: Beginning new tablet copy session on tablet f2964df0f2ee40b6965fbaaff91336bf from peer 1bc1cf77ced2434e809db84a382027b4 at {username='slave'} at 127.0.0.1:46250: session id = 1bc1cf77ced2434e809db84a382027b4-f2964df0f2ee40b6965fbaaff91336bf
I20260710 13:18:05.557369  7081 tablet_copy_source_session.cc:215] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:05.560309  7475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2964df0f2ee40b6965fbaaff91336bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:05.576741  7475 tablet_copy_client.cc:806] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:05.577466  7475 tablet_copy_client.cc:670] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:05.580948  7475 tablet_copy_client.cc:538] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:05.589887  7475 tablet_bootstrap.cc:492] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4: Bootstrap starting.
I20260710 13:18:05.609917  7475 tablet_bootstrap.cc:492] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:05.610841  7475 tablet_bootstrap.cc:492] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4: Bootstrap complete.
I20260710 13:18:05.611501  7475 ts_tablet_manager.cc:1403] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260710 13:18:05.614449  7475 raft_consensus.cc:359] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:05.615335  7475 raft_consensus.cc:740] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Initialized, Role: LEARNER
I20260710 13:18:05.615986  7475 consensus_queue.cc:260] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:05.618286  7475 ts_tablet_manager.cc:1434] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:05.619925  7081 tablet_copy_service.cc:342] P e2f1220343114791b686b14e4ccd8501: Request end of tablet copy session 1bc1cf77ced2434e809db84a382027b4-f2964df0f2ee40b6965fbaaff91336bf received from {username='slave'} at 127.0.0.1:46250
I20260710 13:18:05.620324  7081 tablet_copy_service.cc:434] P e2f1220343114791b686b14e4ccd8501: ending tablet copy session 1bc1cf77ced2434e809db84a382027b4-f2964df0f2ee40b6965fbaaff91336bf on tablet f2964df0f2ee40b6965fbaaff91336bf with peer 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:05.670234  7475 ts_tablet_manager.cc:933] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4: Initiating tablet copy from peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491)
I20260710 13:18:05.671941  7475 tablet_copy_client.cc:323] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:46491
I20260710 13:18:05.673647  6931 tablet_copy_service.cc:140] P 3243662c920d4b2e9bd3fc36e6d931f1: Received BeginTabletCopySession request for tablet 10d6dcbf14194db7a4c8222792d162f9 from peer 1bc1cf77ced2434e809db84a382027b4 ({username='slave'} at 127.0.0.1:38200)
I20260710 13:18:05.674124  6931 tablet_copy_service.cc:161] P 3243662c920d4b2e9bd3fc36e6d931f1: Beginning new tablet copy session on tablet 10d6dcbf14194db7a4c8222792d162f9 from peer 1bc1cf77ced2434e809db84a382027b4 at {username='slave'} at 127.0.0.1:38200: session id = 1bc1cf77ced2434e809db84a382027b4-10d6dcbf14194db7a4c8222792d162f9
I20260710 13:18:05.679436  6931 tablet_copy_source_session.cc:215] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:05.683369  7475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d6dcbf14194db7a4c8222792d162f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:05.684010  7483 ts_tablet_manager.cc:933] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4: Initiating tablet copy from peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:05.692343  7483 tablet_copy_client.cc:323] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:36707
I20260710 13:18:05.694229  7081 tablet_copy_service.cc:140] P e2f1220343114791b686b14e4ccd8501: Received BeginTabletCopySession request for tablet 586ec43ab2494887b2048eb5271ee8c3 from peer 1bc1cf77ced2434e809db84a382027b4 ({username='slave'} at 127.0.0.1:46250)
I20260710 13:18:05.694813  7081 tablet_copy_service.cc:161] P e2f1220343114791b686b14e4ccd8501: Beginning new tablet copy session on tablet 586ec43ab2494887b2048eb5271ee8c3 from peer 1bc1cf77ced2434e809db84a382027b4 at {username='slave'} at 127.0.0.1:46250: session id = 1bc1cf77ced2434e809db84a382027b4-586ec43ab2494887b2048eb5271ee8c3
I20260710 13:18:05.703949  7081 tablet_copy_source_session.cc:215] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:05.706687  7475 tablet_copy_client.cc:806] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:05.707266  7483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586ec43ab2494887b2048eb5271ee8c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:05.707284  7475 tablet_copy_client.cc:670] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:05.711863  7475 tablet_copy_client.cc:538] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:05.719826  7475 tablet_bootstrap.cc:492] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap starting.
I20260710 13:18:05.721271  7483 tablet_copy_client.cc:806] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:05.721961  7483 tablet_copy_client.cc:670] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:05.726333  7483 tablet_copy_client.cc:538] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:05.736685  7483 tablet_bootstrap.cc:492] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap starting.
I20260710 13:18:05.741715  7475 tablet_bootstrap.cc:492] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:05.742547  7475 tablet_bootstrap.cc:492] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap complete.
I20260710 13:18:05.743134  7475 ts_tablet_manager.cc:1403] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260710 13:18:05.746173  7475 raft_consensus.cc:359] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:05.746934  7475 raft_consensus.cc:740] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Initialized, Role: LEARNER
I20260710 13:18:05.747486  7475 consensus_queue.cc:260] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:05.749469  7475 ts_tablet_manager.cc:1434] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:05.754748  6931 tablet_copy_service.cc:342] P 3243662c920d4b2e9bd3fc36e6d931f1: Request end of tablet copy session 1bc1cf77ced2434e809db84a382027b4-10d6dcbf14194db7a4c8222792d162f9 received from {username='slave'} at 127.0.0.1:38200
I20260710 13:18:05.755162  6931 tablet_copy_service.cc:434] P 3243662c920d4b2e9bd3fc36e6d931f1: ending tablet copy session 1bc1cf77ced2434e809db84a382027b4-10d6dcbf14194db7a4c8222792d162f9 on tablet 10d6dcbf14194db7a4c8222792d162f9 with peer 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:05.755983  7483 tablet_bootstrap.cc:492] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:05.756932  7483 tablet_bootstrap.cc:492] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap complete.
I20260710 13:18:05.757627  7483 ts_tablet_manager.cc:1403] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 13:18:05.760376  7483 raft_consensus.cc:359] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:05.761173  7483 raft_consensus.cc:740] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Initialized, Role: LEARNER
I20260710 13:18:05.761811  7483 consensus_queue.cc:260] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:05.764106  7483 ts_tablet_manager.cc:1434] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:05.765758  7081 tablet_copy_service.cc:342] P e2f1220343114791b686b14e4ccd8501: Request end of tablet copy session 1bc1cf77ced2434e809db84a382027b4-586ec43ab2494887b2048eb5271ee8c3 received from {username='slave'} at 127.0.0.1:46250
I20260710 13:18:05.766158  7081 tablet_copy_service.cc:434] P e2f1220343114791b686b14e4ccd8501: ending tablet copy session 1bc1cf77ced2434e809db84a382027b4-586ec43ab2494887b2048eb5271ee8c3 on tablet 586ec43ab2494887b2048eb5271ee8c3 with peer 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:05.882445  7348 raft_consensus.cc:1217] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:05.985445  7348 raft_consensus.cc:1217] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:06.191025  7348 raft_consensus.cc:1217] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:06.286710  7348 raft_consensus.cc:1217] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:06.471364  7456 raft_consensus.cc:1064] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1: attempting to promote NON_VOTER 1bc1cf77ced2434e809db84a382027b4 to VOTER
I20260710 13:18:06.474241  7456 consensus_queue.cc:237] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:06.477818  7488 raft_consensus.cc:1064] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501: attempting to promote NON_VOTER 1bc1cf77ced2434e809db84a382027b4 to VOTER
I20260710 13:18:06.482694  7349 raft_consensus.cc:1275] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:06.483147  7070 raft_consensus.cc:1275] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:06.480789  7488 consensus_queue.cc:237] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:06.487466  6995 raft_consensus.cc:1275] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:06.489373  7487 consensus_queue.cc:1048] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:06.491942  7487 consensus_queue.cc:1048] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:06.494055  7459 consensus_queue.cc:1048] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:06.506793  6995 raft_consensus.cc:1275] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:06.508343  7482 consensus_queue.cc:1048] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:06.529927  7348 raft_consensus.cc:1275] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:06.533504  6922 raft_consensus.cc:1275] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:06.536695  7482 consensus_queue.cc:1048] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:06.556313  7482 consensus_queue.cc:1048] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:06.601828  7438 raft_consensus.cc:2955] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.616024  6920 raft_consensus.cc:2955] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.622342  7490 raft_consensus.cc:2955] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.624003  6995 raft_consensus.cc:2955] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.635505  7350 raft_consensus.cc:2955] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.639092  7349 raft_consensus.cc:2955] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.646971  6995 raft_consensus.cc:2955] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.651036  7070 raft_consensus.cc:2955] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.647156  6816 catalog_manager.cc:5697] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.654376  6820 catalog_manager.cc:5697] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 reported cstate change: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:06.686637  6920 consensus_queue.cc:237] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:06.693845  7070 consensus_queue.cc:237] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [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: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:06.696031  6997 raft_consensus.cc:1275] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:06.699201  7350 raft_consensus.cc:1275] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:06.700711  7488 consensus_queue.cc:1048] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:06.702636  6997 raft_consensus.cc:1275] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:06.703570  7459 consensus_queue.cc:1048] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:06.705413  7494 consensus_queue.cc:1048] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:06.707130  7349 raft_consensus.cc:1275] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:06.714447  7490 consensus_queue.cc:1048] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } 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 13:18:06.714388  7501 raft_consensus.cc:2955] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.719791  7438 raft_consensus.cc:1064] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501: attempting to promote NON_VOTER 1bc1cf77ced2434e809db84a382027b4 to VOTER
I20260710 13:18:06.722698  7438 consensus_queue.cc:237] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:06.722886  7487 raft_consensus.cc:2955] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.726580  6806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f2964df0f2ee40b6965fbaaff91336bf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:06.726066  6997 raft_consensus.cc:2955] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.724922  7350 raft_consensus.cc:2955] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.732163  6816 catalog_manager.cc:5697] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 reported cstate change: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:06.737210  7348 raft_consensus.cc:2955] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.740618  6996 raft_consensus.cc:2955] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.759783  6907 tablet_service.cc:1558] Processing DeleteTablet for tablet f2964df0f2ee40b6965fbaaff91336bf with delete_type TABLET_DATA_TOMBSTONED (TS 3243662c920d4b2e9bd3fc36e6d931f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38160
I20260710 13:18:06.787423  7509 tablet_replica.cc:333] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:06.788818  7509 raft_consensus.cc:2243] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.789755  7509 raft_consensus.cc:2272] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.797609  7509 ts_tablet_manager.cc:1916] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:06.810252  6806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fbecba4d81a14a2e92afa93ca523b29d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:06.815295  7350 raft_consensus.cc:1275] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:06.815685  6993 raft_consensus.cc:1275] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:06.815541  6820 catalog_manager.cc:5697] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:06.817204  7501 consensus_queue.cc:1048] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:06.821839  6920 raft_consensus.cc:1275] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:06.827289  7494 consensus_queue.cc:1048] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:06.830094  7509 ts_tablet_manager.cc:1929] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:06.830586  7509 log.cc:1199] T f2964df0f2ee40b6965fbaaff91336bf P 3243662c920d4b2e9bd3fc36e6d931f1: Deleting WAL directory at /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-0-root/wals/f2964df0f2ee40b6965fbaaff91336bf
I20260710 13:18:06.832257  6806 catalog_manager.cc:5028] TS 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): tablet f2964df0f2ee40b6965fbaaff91336bf (table test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]) successfully deleted
I20260710 13:18:06.834910  7494 consensus_queue.cc:1048] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:06.844072  7060 tablet_service.cc:1558] Processing DeleteTablet for tablet fbecba4d81a14a2e92afa93ca523b29d with delete_type TABLET_DATA_TOMBSTONED (TS e2f1220343114791b686b14e4ccd8501 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46230
I20260710 13:18:06.853046  7482 raft_consensus.cc:2955] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.854967  6920 raft_consensus.cc:2955] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.864593  6995 raft_consensus.cc:2955] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.874811  7512 tablet_replica.cc:333] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:06.876096  7512 raft_consensus.cc:2243] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:06.876967  7512 raft_consensus.cc:2272] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:06.879918  6816 catalog_manager.cc:5697] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.880828  7512 ts_tablet_manager.cc:1916] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:06.880322  7348 raft_consensus.cc:2955] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.891276  7487 raft_consensus.cc:1064] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1: attempting to promote NON_VOTER 1bc1cf77ced2434e809db84a382027b4 to VOTER
I20260710 13:18:06.897055  7487 consensus_queue.cc:237] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:06.901314  7512 ts_tablet_manager.cc:1929] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:06.901870  7512 log.cc:1199] T fbecba4d81a14a2e92afa93ca523b29d P e2f1220343114791b686b14e4ccd8501: Deleting WAL directory at /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-2-root/wals/fbecba4d81a14a2e92afa93ca523b29d
I20260710 13:18:06.902400  7068 consensus_queue.cc:237] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [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: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:06.903743  6806 catalog_manager.cc:5028] TS e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): tablet fbecba4d81a14a2e92afa93ca523b29d (table test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]) successfully deleted
I20260710 13:18:06.908898  6996 raft_consensus.cc:1275] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:06.909462  7070 raft_consensus.cc:1275] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:06.911398  7459 consensus_queue.cc:1048] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:06.913503  7490 consensus_queue.cc:1048] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:06.914040  7350 raft_consensus.cc:1275] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:06.915501  7488 consensus_queue.cc:1048] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:06.915911  6995 raft_consensus.cc:1275] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:06.917268  7488 consensus_queue.cc:1048] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:06.926523  7348 raft_consensus.cc:1275] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:06.929823  7494 raft_consensus.cc:2955] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.935388  7350 raft_consensus.cc:2955] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.937630  7490 consensus_queue.cc:1048] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:06.949069  6993 raft_consensus.cc:2955] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.972536  7459 raft_consensus.cc:2955] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.976356  6996 raft_consensus.cc:2955] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.979825  7349 raft_consensus.cc:2955] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:06.990504  6806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 586ec43ab2494887b2048eb5271ee8c3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:06.993407  6819 catalog_manager.cc:5697] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 reported cstate change: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:07.005586  6820 catalog_manager.cc:5697] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:07.007520  7070 raft_consensus.cc:2955] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:07.020730  6907 tablet_service.cc:1558] Processing DeleteTablet for tablet 586ec43ab2494887b2048eb5271ee8c3 with delete_type TABLET_DATA_TOMBSTONED (TS 3243662c920d4b2e9bd3fc36e6d931f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38160
I20260710 13:18:07.021795  7509 tablet_replica.cc:333] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:07.022894  7509 raft_consensus.cc:2243] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:07.023656  7509 raft_consensus.cc:2272] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.027509  7509 ts_tablet_manager.cc:1916] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:07.034523  6920 consensus_queue.cc:237] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:07.043606  6996 raft_consensus.cc:1275] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:07.044649  7349 raft_consensus.cc:1275] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:07.045274  7487 consensus_queue.cc:1048] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:07.050539  7487 consensus_queue.cc:1048] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:07.050835  7509 ts_tablet_manager.cc:1929] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:07.051301  7509 log.cc:1199] T 586ec43ab2494887b2048eb5271ee8c3 P 3243662c920d4b2e9bd3fc36e6d931f1: Deleting WAL directory at /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-0-root/wals/586ec43ab2494887b2048eb5271ee8c3
I20260710 13:18:07.053469  6806 catalog_manager.cc:5028] TS 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): tablet 586ec43ab2494887b2048eb5271ee8c3 (table test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]) successfully deleted
I20260710 13:18:07.058143  7487 raft_consensus.cc:2955] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:07.060339  7350 raft_consensus.cc:2955] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:07.060451  6996 raft_consensus.cc:2955] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:07.075796  6806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 10d6dcbf14194db7a4c8222792d162f9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:07.075877  6820 catalog_manager.cc:5697] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 reported cstate change: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:07.086943  7060 tablet_service.cc:1558] Processing DeleteTablet for tablet 10d6dcbf14194db7a4c8222792d162f9 with delete_type TABLET_DATA_TOMBSTONED (TS e2f1220343114791b686b14e4ccd8501 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46230
I20260710 13:18:07.088160  7512 tablet_replica.cc:333] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:07.089046  7512 raft_consensus.cc:2243] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:07.089802  7512 raft_consensus.cc:2272] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:07.092778  7512 ts_tablet_manager.cc:1916] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:07.104135  7512 ts_tablet_manager.cc:1929] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:07.104463  7512 log.cc:1199] T 10d6dcbf14194db7a4c8222792d162f9 P e2f1220343114791b686b14e4ccd8501: Deleting WAL directory at /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-2-root/wals/10d6dcbf14194db7a4c8222792d162f9
I20260710 13:18:07.105592  6806 catalog_manager.cc:5028] TS e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): tablet 10d6dcbf14194db7a4c8222792d162f9 (table test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]) successfully deleted
I20260710 13:18:08.117738  7070 consensus_queue.cc:237] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Queue 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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:08.125133  6996 raft_consensus.cc:1275] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:08.125144  7036 consensus_peers.cc:597] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 -> Peer 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132:35737): Couldn't send request to peer 1bc1cf77ced2434e809db84a382027b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dc56c2a7264a4806b1887934b34df5b5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:08.126534  7501 consensus_queue.cc:1048] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:08.127488  6920 raft_consensus.cc:1275] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:08.128593  7501 consensus_queue.cc:1048] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:08.134124  7521 raft_consensus.cc:2955] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:08.135648  6996 raft_consensus.cc:2955] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:08.137085  6920 raft_consensus.cc:2955] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:08.148670  6820 catalog_manager.cc:5697] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:08.152091  6996 consensus_queue.cc:237] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Queue 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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:08.159287  7070 raft_consensus.cc:1275] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:08.160303  6962 consensus_peers.cc:597] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca -> Peer 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132:35737): Couldn't send request to peer 1bc1cf77ced2434e809db84a382027b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e715777e3f54734ab5296193920cfec. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:08.160859  6920 raft_consensus.cc:1275] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:08.161484  7528 consensus_queue.cc:1048] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:08.162561  7425 consensus_queue.cc:1048] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:08.173273  7528 raft_consensus.cc:2955] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:08.175410  7070 raft_consensus.cc:2955] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:08.175683  6920 raft_consensus.cc:2955] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:08.188042  6920 consensus_queue.cc:237] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Queue 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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:08.188380  6816 catalog_manager.cc:5697] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:08.197538  7070 raft_consensus.cc:1275] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:08.197352  6887 consensus_peers.cc:597] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 -> Peer 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132:35737): Couldn't send request to peer 1bc1cf77ced2434e809db84a382027b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5788384f6a314e69b1c0027d521eb2e1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:08.199950  7487 consensus_queue.cc:1048] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:08.202543  6996 raft_consensus.cc:1275] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:08.205502  7533 consensus_queue.cc:1048] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:08.216849  7533 raft_consensus.cc:2955] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:08.218797  7070 raft_consensus.cc:2955] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:08.224093  6996 raft_consensus.cc:2955] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:08.232609  7070 consensus_queue.cc:237] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Queue 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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:08.232646  6817 catalog_manager.cc:5697] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:08.240532  6920 raft_consensus.cc:1275] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:08.241009  7036 consensus_peers.cc:597] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 -> Peer 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132:35737): Couldn't send request to peer 1bc1cf77ced2434e809db84a382027b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70da030bf94a4268aeac11b3b5988c05. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:08.241241  6996 raft_consensus.cc:1275] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:08.241892  7521 consensus_queue.cc:1048] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:08.243528  7501 consensus_queue.cc:1048] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:08.250020  7521 raft_consensus.cc:2955] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:08.251935  6920 raft_consensus.cc:2955] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:08.272586  6820 catalog_manager.cc:5697] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:08.287955  6996 raft_consensus.cc:2955] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:08.534552  7545 ts_tablet_manager.cc:933] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4: Initiating tablet copy from peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:08.536471  7545 tablet_copy_client.cc:323] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:36707
I20260710 13:18:08.538312  7081 tablet_copy_service.cc:140] P e2f1220343114791b686b14e4ccd8501: Received BeginTabletCopySession request for tablet dc56c2a7264a4806b1887934b34df5b5 from peer 1bc1cf77ced2434e809db84a382027b4 ({username='slave'} at 127.0.0.1:46250)
I20260710 13:18:08.538887  7081 tablet_copy_service.cc:161] P e2f1220343114791b686b14e4ccd8501: Beginning new tablet copy session on tablet dc56c2a7264a4806b1887934b34df5b5 from peer 1bc1cf77ced2434e809db84a382027b4 at {username='slave'} at 127.0.0.1:46250: session id = 1bc1cf77ced2434e809db84a382027b4-dc56c2a7264a4806b1887934b34df5b5
I20260710 13:18:08.546468  7081 tablet_copy_source_session.cc:215] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:08.549829  7545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc56c2a7264a4806b1887934b34df5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.563278  7545 tablet_copy_client.cc:806] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:08.563990  7545 tablet_copy_client.cc:670] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:08.569069  7545 tablet_copy_client.cc:538] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:08.575690  7545 tablet_bootstrap.cc:492] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap starting.
I20260710 13:18:08.593835  7545 tablet_bootstrap.cc:492] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:08.594719  7545 tablet_bootstrap.cc:492] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap complete.
I20260710 13:18:08.595350  7545 ts_tablet_manager.cc:1403] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 13:18:08.598237  7545 raft_consensus.cc:359] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:08.599043  7545 raft_consensus.cc:740] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Initialized, Role: LEARNER
I20260710 13:18:08.599668  7545 consensus_queue.cc:260] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:08.603579  7545 ts_tablet_manager.cc:1434] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:18:08.605368  7081 tablet_copy_service.cc:342] P e2f1220343114791b686b14e4ccd8501: Request end of tablet copy session 1bc1cf77ced2434e809db84a382027b4-dc56c2a7264a4806b1887934b34df5b5 received from {username='slave'} at 127.0.0.1:46250
I20260710 13:18:08.605862  7081 tablet_copy_service.cc:434] P e2f1220343114791b686b14e4ccd8501: ending tablet copy session 1bc1cf77ced2434e809db84a382027b4-dc56c2a7264a4806b1887934b34df5b5 on tablet dc56c2a7264a4806b1887934b34df5b5 with peer 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:08.656898  7545 ts_tablet_manager.cc:933] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4: Initiating tablet copy from peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491)
I20260710 13:18:08.658665  7545 tablet_copy_client.cc:323] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:46491
I20260710 13:18:08.660419  6931 tablet_copy_service.cc:140] P 3243662c920d4b2e9bd3fc36e6d931f1: Received BeginTabletCopySession request for tablet 5788384f6a314e69b1c0027d521eb2e1 from peer 1bc1cf77ced2434e809db84a382027b4 ({username='slave'} at 127.0.0.1:38200)
I20260710 13:18:08.660974  6931 tablet_copy_service.cc:161] P 3243662c920d4b2e9bd3fc36e6d931f1: Beginning new tablet copy session on tablet 5788384f6a314e69b1c0027d521eb2e1 from peer 1bc1cf77ced2434e809db84a382027b4 at {username='slave'} at 127.0.0.1:38200: session id = 1bc1cf77ced2434e809db84a382027b4-5788384f6a314e69b1c0027d521eb2e1
I20260710 13:18:08.666124  6931 tablet_copy_source_session.cc:215] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:08.668160  7550 ts_tablet_manager.cc:933] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4: Initiating tablet copy from peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:18:08.670233  7550 tablet_copy_client.cc:323] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:41833
I20260710 13:18:08.670723  7545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5788384f6a314e69b1c0027d521eb2e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.671937  7007 tablet_copy_service.cc:140] P 86f5798c7c4c470da27c9e2f023475ca: Received BeginTabletCopySession request for tablet 5e715777e3f54734ab5296193920cfec from peer 1bc1cf77ced2434e809db84a382027b4 ({username='slave'} at 127.0.0.1:39828)
I20260710 13:18:08.672425  7007 tablet_copy_service.cc:161] P 86f5798c7c4c470da27c9e2f023475ca: Beginning new tablet copy session on tablet 5e715777e3f54734ab5296193920cfec from peer 1bc1cf77ced2434e809db84a382027b4 at {username='slave'} at 127.0.0.1:39828: session id = 1bc1cf77ced2434e809db84a382027b4-5e715777e3f54734ab5296193920cfec
I20260710 13:18:08.677889  7007 tablet_copy_source_session.cc:215] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:08.680991  7550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e715777e3f54734ab5296193920cfec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.687789  7545 tablet_copy_client.cc:806] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:08.688452  7545 tablet_copy_client.cc:670] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:08.692629  7545 tablet_copy_client.cc:538] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:08.696115  7550 tablet_copy_client.cc:806] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:08.696985  7550 tablet_copy_client.cc:670] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:08.701434  7550 tablet_copy_client.cc:538] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:08.701622  7545 tablet_bootstrap.cc:492] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap starting.
I20260710 13:18:08.714615  7550 tablet_bootstrap.cc:492] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4: Bootstrap starting.
I20260710 13:18:08.726821  7545 tablet_bootstrap.cc:492] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:08.727828  7545 tablet_bootstrap.cc:492] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap complete.
I20260710 13:18:08.728546  7545 ts_tablet_manager.cc:1403] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.008s
I20260710 13:18:08.731796  7545 raft_consensus.cc:359] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:08.732913  7545 raft_consensus.cc:740] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Initialized, Role: LEARNER
I20260710 13:18:08.733851  7545 consensus_queue.cc:260] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:08.744849  7545 ts_tablet_manager.cc:1434] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:18:08.745482  7550 tablet_bootstrap.cc:492] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:08.746590  7550 tablet_bootstrap.cc:492] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4: Bootstrap complete.
I20260710 13:18:08.747344  7550 ts_tablet_manager.cc:1403] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.009s
I20260710 13:18:08.750468  7550 raft_consensus.cc:359] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:08.751353  7550 raft_consensus.cc:740] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Initialized, Role: LEARNER
I20260710 13:18:08.752069  7550 consensus_queue.cc:260] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:08.753842  6931 tablet_copy_service.cc:342] P 3243662c920d4b2e9bd3fc36e6d931f1: Request end of tablet copy session 1bc1cf77ced2434e809db84a382027b4-5788384f6a314e69b1c0027d521eb2e1 received from {username='slave'} at 127.0.0.1:38200
I20260710 13:18:08.754276  6931 tablet_copy_service.cc:434] P 3243662c920d4b2e9bd3fc36e6d931f1: ending tablet copy session 1bc1cf77ced2434e809db84a382027b4-5788384f6a314e69b1c0027d521eb2e1 on tablet 5788384f6a314e69b1c0027d521eb2e1 with peer 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:08.754829  7550 ts_tablet_manager.cc:1434] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:08.755498  7554 ts_tablet_manager.cc:933] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4: Initiating tablet copy from peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:08.756641  7007 tablet_copy_service.cc:342] P 86f5798c7c4c470da27c9e2f023475ca: Request end of tablet copy session 1bc1cf77ced2434e809db84a382027b4-5e715777e3f54734ab5296193920cfec received from {username='slave'} at 127.0.0.1:39828
I20260710 13:18:08.757099  7007 tablet_copy_service.cc:434] P 86f5798c7c4c470da27c9e2f023475ca: ending tablet copy session 1bc1cf77ced2434e809db84a382027b4-5e715777e3f54734ab5296193920cfec on tablet 5e715777e3f54734ab5296193920cfec with peer 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:08.760115  7554 tablet_copy_client.cc:323] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:36707
I20260710 13:18:08.761785  7081 tablet_copy_service.cc:140] P e2f1220343114791b686b14e4ccd8501: Received BeginTabletCopySession request for tablet 70da030bf94a4268aeac11b3b5988c05 from peer 1bc1cf77ced2434e809db84a382027b4 ({username='slave'} at 127.0.0.1:46250)
I20260710 13:18:08.762283  7081 tablet_copy_service.cc:161] P e2f1220343114791b686b14e4ccd8501: Beginning new tablet copy session on tablet 70da030bf94a4268aeac11b3b5988c05 from peer 1bc1cf77ced2434e809db84a382027b4 at {username='slave'} at 127.0.0.1:46250: session id = 1bc1cf77ced2434e809db84a382027b4-70da030bf94a4268aeac11b3b5988c05
I20260710 13:18:08.769239  7081 tablet_copy_source_session.cc:215] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:08.771723  7554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70da030bf94a4268aeac11b3b5988c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.785063  7554 tablet_copy_client.cc:806] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:08.785734  7554 tablet_copy_client.cc:670] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:08.788956  7554 tablet_copy_client.cc:538] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:08.797848  7554 tablet_bootstrap.cc:492] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap starting.
I20260710 13:18:08.818302  7554 tablet_bootstrap.cc:492] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:08.819206  7554 tablet_bootstrap.cc:492] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap complete.
I20260710 13:18:08.819849  7554 ts_tablet_manager.cc:1403] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260710 13:18:08.822899  7554 raft_consensus.cc:359] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:08.823734  7554 raft_consensus.cc:740] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Initialized, Role: LEARNER
I20260710 13:18:08.824348  7554 consensus_queue.cc:260] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:08.826723  7554 ts_tablet_manager.cc:1434] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:18:08.828329  7081 tablet_copy_service.cc:342] P e2f1220343114791b686b14e4ccd8501: Request end of tablet copy session 1bc1cf77ced2434e809db84a382027b4-70da030bf94a4268aeac11b3b5988c05 received from {username='slave'} at 127.0.0.1:46250
I20260710 13:18:08.828727  7081 tablet_copy_service.cc:434] P e2f1220343114791b686b14e4ccd8501: ending tablet copy session 1bc1cf77ced2434e809db84a382027b4-70da030bf94a4268aeac11b3b5988c05 on tablet 70da030bf94a4268aeac11b3b5988c05 with peer 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:09.046902  7349 raft_consensus.cc:1217] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:09.145378  7350 raft_consensus.cc:1217] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:09.220046  7350 raft_consensus.cc:1217] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:09.242322  7350 raft_consensus.cc:1217] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:09.556986  7542 raft_consensus.cc:1064] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501: attempting to promote NON_VOTER 1bc1cf77ced2434e809db84a382027b4 to VOTER
I20260710 13:18:09.558902  7542 consensus_queue.cc:237] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:09.564664  6996 raft_consensus.cc:1275] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:09.565445  7349 raft_consensus.cc:1275] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:09.566785  6920 raft_consensus.cc:1275] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:09.566623  7540 consensus_queue.cc:1048] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:18:09.571470  7558 consensus_queue.cc:1048] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:09.573563  7561 consensus_queue.cc:1048] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:09.582861  7558 raft_consensus.cc:2955] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.585090  7349 raft_consensus.cc:2955] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.587437  6920 raft_consensus.cc:2955] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.595352  6996 raft_consensus.cc:2955] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.616007  6820 catalog_manager.cc:5697] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 reported cstate change: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:09.626194  7536 raft_consensus.cc:1064] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1: attempting to promote NON_VOTER 1bc1cf77ced2434e809db84a382027b4 to VOTER
I20260710 13:18:09.629087  7536 consensus_queue.cc:237] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:09.636729  7349 raft_consensus.cc:1275] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:09.638324  7070 raft_consensus.cc:1275] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:09.640148  6996 raft_consensus.cc:1275] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:09.640172  7536 consensus_queue.cc:1048] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:09.642045  7572 consensus_queue.cc:1048] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:09.646930  7565 consensus_queue.cc:1048] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:09.645512  7070 consensus_queue.cc:237] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:09.655146  7349 raft_consensus.cc:1275] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:09.656638  6920 raft_consensus.cc:1275] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:09.657022  7540 consensus_queue.cc:1048] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:09.658481  7558 consensus_queue.cc:1048] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:09.669677  7558 raft_consensus.cc:2955] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.674013  6920 raft_consensus.cc:2955] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.683774  7565 raft_consensus.cc:2955] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.700223  7528 raft_consensus.cc:1064] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca: attempting to promote NON_VOTER 1bc1cf77ced2434e809db84a382027b4 to VOTER
I20260710 13:18:09.704157  7068 raft_consensus.cc:2955] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.706666  6819 catalog_manager.cc:5697] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:09.707082  7350 raft_consensus.cc:2955] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.711387  7528 consensus_queue.cc:237] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:09.717653  6996 raft_consensus.cc:2955] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.725114  6922 consensus_queue.cc:237] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:09.728735  7348 raft_consensus.cc:1275] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:09.731833  6919 raft_consensus.cc:1275] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:09.731938  7071 raft_consensus.cc:1275] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:09.734826  7519 consensus_queue.cc:1048] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:09.735289  7068 raft_consensus.cc:1275] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:09.736701  7519 consensus_queue.cc:1048] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:09.737658  7536 consensus_queue.cc:1048] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:09.689074  7349 raft_consensus.cc:2955] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.746004  7567 raft_consensus.cc:2955] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.743180  7519 consensus_queue.cc:1048] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 13:18:09.747747  7068 raft_consensus.cc:2955] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.760104  6806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dc56c2a7264a4806b1887934b34df5b5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:09.760196  7347 raft_consensus.cc:1275] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:09.765347  7565 consensus_queue.cc:1048] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } 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 13:18:09.772645  6816 catalog_manager.cc:5697] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.778528  6806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5788384f6a314e69b1c0027d521eb2e1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:09.784608  6986 tablet_service.cc:1558] Processing DeleteTablet for tablet dc56c2a7264a4806b1887934b34df5b5 with delete_type TABLET_DATA_TOMBSTONED (TS 86f5798c7c4c470da27c9e2f023475ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39796
I20260710 13:18:09.786790  7579 tablet_replica.cc:333] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:09.787948  7579 raft_consensus.cc:2243] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:09.789059  7579 raft_consensus.cc:2272] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:09.793021  7579 ts_tablet_manager.cc:1916] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:09.797646  6817 catalog_manager.cc:5697] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 reported cstate change: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.812453  7349 raft_consensus.cc:2955] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.821555  6986 tablet_service.cc:1558] Processing DeleteTablet for tablet 5788384f6a314e69b1c0027d521eb2e1 with delete_type TABLET_DATA_TOMBSTONED (TS 86f5798c7c4c470da27c9e2f023475ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39796
I20260710 13:18:09.815474  7579 ts_tablet_manager.cc:1929] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:09.819083  7561 raft_consensus.cc:1064] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501: attempting to promote NON_VOTER 1bc1cf77ced2434e809db84a382027b4 to VOTER
I20260710 13:18:09.824863  7561 consensus_queue.cc:237] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:09.821641  7519 raft_consensus.cc:2955] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.831071  7579 log.cc:1199] T dc56c2a7264a4806b1887934b34df5b5 P 86f5798c7c4c470da27c9e2f023475ca: Deleting WAL directory at /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-1-root/wals/dc56c2a7264a4806b1887934b34df5b5
I20260710 13:18:09.833626  7579 tablet_replica.cc:333] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:09.833684  6805 catalog_manager.cc:5028] TS 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): tablet dc56c2a7264a4806b1887934b34df5b5 (table test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]) successfully deleted
I20260710 13:18:09.834704  7579 raft_consensus.cc:2243] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:09.835382  7579 raft_consensus.cc:2272] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:09.838933  7579 ts_tablet_manager.cc:1916] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:09.838071  6922 raft_consensus.cc:2955] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.840698  7070 raft_consensus.cc:2955] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.855808  7349 raft_consensus.cc:2955] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.859174  7348 raft_consensus.cc:1275] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:09.861027  6996 raft_consensus.cc:1275] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:09.862004  6920 raft_consensus.cc:1275] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:09.862617  7540 consensus_queue.cc:1048] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:09.863759  7561 consensus_queue.cc:1048] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:09.865290  7558 consensus_queue.cc:1048] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:09.860913  6817 catalog_manager.cc:5697] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:09.878177  7579 ts_tablet_manager.cc:1929] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:09.894377  7579 log.cc:1199] T 5788384f6a314e69b1c0027d521eb2e1 P 86f5798c7c4c470da27c9e2f023475ca: Deleting WAL directory at /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-1-root/wals/5788384f6a314e69b1c0027d521eb2e1
I20260710 13:18:09.901743  7558 raft_consensus.cc:2955] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.903909  7348 raft_consensus.cc:2955] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.896988  6805 catalog_manager.cc:5028] TS 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): tablet 5788384f6a314e69b1c0027d521eb2e1 (table test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]) successfully deleted
I20260710 13:18:09.909879  6996 consensus_queue.cc:237] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:09.913458  6922 raft_consensus.cc:2955] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.919606  6920 raft_consensus.cc:1275] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:09.920230  7348 raft_consensus.cc:1275] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:09.921543  7519 consensus_queue.cc:1048] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:09.922592  7528 consensus_queue.cc:1048] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:09.934381  7528 raft_consensus.cc:2955] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.937444  7348 raft_consensus.cc:2955] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.932505  6819 catalog_manager.cc:5697] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.945619  6805 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5e715777e3f54734ab5296193920cfec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:09.926553  6996 raft_consensus.cc:2955] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.952114  6816 catalog_manager.cc:5697] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:09.955564  6922 raft_consensus.cc:2955] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.968921  7060 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e715777e3f54734ab5296193920cfec with delete_type TABLET_DATA_TOMBSTONED (TS e2f1220343114791b686b14e4ccd8501 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46230
I20260710 13:18:09.971053  7070 consensus_queue.cc:237] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [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: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:09.972705  7585 tablet_replica.cc:333] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:09.973742  7585 raft_consensus.cc:2243] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:09.979928  7585 raft_consensus.cc:2272] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:09.982025  6993 raft_consensus.cc:1275] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:09.982383  7348 raft_consensus.cc:1275] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:09.983763  7585 ts_tablet_manager.cc:1916] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:09.983755  7558 consensus_queue.cc:1048] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:09.985971  7542 consensus_queue.cc:1048] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:09.994845  7561 raft_consensus.cc:2955] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.997195  6993 raft_consensus.cc:2955] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:09.998442  7348 raft_consensus.cc:2955] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:10.000784  7585 ts_tablet_manager.cc:1929] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:10.001279  7585 log.cc:1199] T 5e715777e3f54734ab5296193920cfec P e2f1220343114791b686b14e4ccd8501: Deleting WAL directory at /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-2-root/wals/5e715777e3f54734ab5296193920cfec
I20260710 13:18:10.003011  6806 catalog_manager.cc:5028] TS e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): tablet 5e715777e3f54734ab5296193920cfec (table test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]) successfully deleted
I20260710 13:18:10.011583  6820 catalog_manager.cc:5697] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:10.012284  6806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70da030bf94a4268aeac11b3b5988c05 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:10.026398  6907 tablet_service.cc:1558] Processing DeleteTablet for tablet 70da030bf94a4268aeac11b3b5988c05 with delete_type TABLET_DATA_TOMBSTONED (TS 3243662c920d4b2e9bd3fc36e6d931f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38160
I20260710 13:18:10.031798  7586 tablet_replica.cc:333] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:10.032677  7586 raft_consensus.cc:2243] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.033255  7586 raft_consensus.cc:2272] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.035995  7586 ts_tablet_manager.cc:1916] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:10.047909  7586 ts_tablet_manager.cc:1929] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:10.048223  7586 log.cc:1199] T 70da030bf94a4268aeac11b3b5988c05 P 3243662c920d4b2e9bd3fc36e6d931f1: Deleting WAL directory at /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-0-root/wals/70da030bf94a4268aeac11b3b5988c05
I20260710 13:18:10.049619  6806 catalog_manager.cc:5028] TS 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): tablet 70da030bf94a4268aeac11b3b5988c05 (table test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]) successfully deleted
I20260710 13:18:11.069680  6993 consensus_queue.cc:237] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Queue 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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
W20260710 13:18:11.078550  6962 consensus_peers.cc:597] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca -> Peer 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132:35737): Couldn't send request to peer 1bc1cf77ced2434e809db84a382027b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6cf14bee8c1d4616a72e6f37ce1dd3d0. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:11.078922  7071 raft_consensus.cc:1275] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:11.078938  6920 raft_consensus.cc:1275] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:11.080509  7559 consensus_queue.cc:1048] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:11.081585  7587 consensus_queue.cc:1048] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.090175  7587 raft_consensus.cc:2955] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:11.092036  7071 raft_consensus.cc:2955] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:11.093828  6920 raft_consensus.cc:2955] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:11.108566  6819 catalog_manager.cc:5697] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:11.115043  7071 consensus_queue.cc:237] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [LEADER]: Queue 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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
W20260710 13:18:11.124471  7036 consensus_peers.cc:597] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 -> Peer 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132:35737): Couldn't send request to peer 1bc1cf77ced2434e809db84a382027b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71a78afa71044475b9da97d7b76657bc. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:11.125722  6993 raft_consensus.cc:1275] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:11.127467  6920 raft_consensus.cc:1275] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:11.127471  7558 consensus_queue.cc:1048] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:11.132400  7558 consensus_queue.cc:1048] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:11.146965  7596 raft_consensus.cc:2955] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:11.150283  6993 raft_consensus.cc:2955] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:11.166706  6920 raft_consensus.cc:2955] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:11.182413  6996 consensus_queue.cc:237] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Queue 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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:11.185669  6816 catalog_manager.cc:5697] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
W20260710 13:18:11.200706  6962 consensus_peers.cc:597] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca -> Peer 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132:35737): Couldn't send request to peer 1bc1cf77ced2434e809db84a382027b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18c633444fb044699258e13b1e6d3b4a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:11.202503  7071 raft_consensus.cc:1275] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:11.203280  6920 raft_consensus.cc:1275] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:11.206362  7559 consensus_queue.cc:1048] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.207367  7590 consensus_queue.cc:1048] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:11.216394  7590 raft_consensus.cc:2955] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:11.218315  6920 raft_consensus.cc:2955] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:11.218663  7071 raft_consensus.cc:2955] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:11.230584  6819 catalog_manager.cc:5697] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:11.231595  7070 consensus_queue.cc:237] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Queue 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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:11.244570  6996 raft_consensus.cc:1275] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:11.245690  7036 consensus_peers.cc:597] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 -> Peer 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132:35737): Couldn't send request to peer 1bc1cf77ced2434e809db84a382027b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d2bf36578bf1478b846a786b347fba34. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:11.246321  7596 consensus_queue.cc:1048] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.246712  6920 raft_consensus.cc:1275] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:11.247975  7602 consensus_queue.cc:1048] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:11.257659  7601 raft_consensus.cc:2955] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:11.259366  6920 raft_consensus.cc:2955] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:11.262030  6996 raft_consensus.cc:2955] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:11.273856  6820 catalog_manager.cc:5697] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:11.656534  7609 ts_tablet_manager.cc:933] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4: Initiating tablet copy from peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:11.660637  7609 tablet_copy_client.cc:323] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:36707
I20260710 13:18:11.663337  7611 ts_tablet_manager.cc:933] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4: Initiating tablet copy from peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:18:11.665172  7081 tablet_copy_service.cc:140] P e2f1220343114791b686b14e4ccd8501: Received BeginTabletCopySession request for tablet 71a78afa71044475b9da97d7b76657bc from peer 1bc1cf77ced2434e809db84a382027b4 ({username='slave'} at 127.0.0.1:46250)
I20260710 13:18:11.665851  7081 tablet_copy_service.cc:161] P e2f1220343114791b686b14e4ccd8501: Beginning new tablet copy session on tablet 71a78afa71044475b9da97d7b76657bc from peer 1bc1cf77ced2434e809db84a382027b4 at {username='slave'} at 127.0.0.1:46250: session id = 1bc1cf77ced2434e809db84a382027b4-71a78afa71044475b9da97d7b76657bc
I20260710 13:18:11.667124  7611 tablet_copy_client.cc:323] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:41833
I20260710 13:18:11.669219  7007 tablet_copy_service.cc:140] P 86f5798c7c4c470da27c9e2f023475ca: Received BeginTabletCopySession request for tablet 6cf14bee8c1d4616a72e6f37ce1dd3d0 from peer 1bc1cf77ced2434e809db84a382027b4 ({username='slave'} at 127.0.0.1:39828)
I20260710 13:18:11.669808  7007 tablet_copy_service.cc:161] P 86f5798c7c4c470da27c9e2f023475ca: Beginning new tablet copy session on tablet 6cf14bee8c1d4616a72e6f37ce1dd3d0 from peer 1bc1cf77ced2434e809db84a382027b4 at {username='slave'} at 127.0.0.1:39828: session id = 1bc1cf77ced2434e809db84a382027b4-6cf14bee8c1d4616a72e6f37ce1dd3d0
I20260710 13:18:11.674702  7081 tablet_copy_source_session.cc:215] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:11.677263  7007 tablet_copy_source_session.cc:215] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:11.678283  7609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71a78afa71044475b9da97d7b76657bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.679957  7611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf14bee8c1d4616a72e6f37ce1dd3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.694231  7611 tablet_copy_client.cc:806] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:11.695394  7611 tablet_copy_client.cc:670] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:11.697006  7609 tablet_copy_client.cc:806] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:11.697705  7609 tablet_copy_client.cc:670] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:11.701609  7611 tablet_copy_client.cc:538] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:11.701737  7609 tablet_copy_client.cc:538] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:11.708128  7611 tablet_bootstrap.cc:492] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap starting.
I20260710 13:18:11.710911  7609 tablet_bootstrap.cc:492] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4: Bootstrap starting.
I20260710 13:18:11.737783  7613 ts_tablet_manager.cc:933] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4: Initiating tablet copy from peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:11.747135  7609 tablet_bootstrap.cc:492] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:11.747340  7611 tablet_bootstrap.cc:492] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:11.748389  7609 tablet_bootstrap.cc:492] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4: Bootstrap complete.
I20260710 13:18:11.748303  7613 tablet_copy_client.cc:323] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:36707
I20260710 13:18:11.748968  7611 tablet_bootstrap.cc:492] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap complete.
I20260710 13:18:11.749701  7611 ts_tablet_manager.cc:1403] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4: Time spent bootstrapping tablet: real 0.042s	user 0.028s	sys 0.006s
I20260710 13:18:11.749799  7609 ts_tablet_manager.cc:1403] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4: Time spent bootstrapping tablet: real 0.039s	user 0.027s	sys 0.008s
I20260710 13:18:11.750247  7081 tablet_copy_service.cc:140] P e2f1220343114791b686b14e4ccd8501: Received BeginTabletCopySession request for tablet d2bf36578bf1478b846a786b347fba34 from peer 1bc1cf77ced2434e809db84a382027b4 ({username='slave'} at 127.0.0.1:46250)
I20260710 13:18:11.750833  7081 tablet_copy_service.cc:161] P e2f1220343114791b686b14e4ccd8501: Beginning new tablet copy session on tablet d2bf36578bf1478b846a786b347fba34 from peer 1bc1cf77ced2434e809db84a382027b4 at {username='slave'} at 127.0.0.1:46250: session id = 1bc1cf77ced2434e809db84a382027b4-d2bf36578bf1478b846a786b347fba34
I20260710 13:18:11.753074  7609 raft_consensus.cc:359] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:11.753424  7611 raft_consensus.cc:359] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:11.754025  7609 raft_consensus.cc:740] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Initialized, Role: LEARNER
I20260710 13:18:11.754323  7611 raft_consensus.cc:740] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Initialized, Role: LEARNER
I20260710 13:18:11.754833  7609 consensus_queue.cc:260] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:11.755061  7611 consensus_queue.cc:260] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:11.763293  7081 tablet_copy_source_session.cc:215] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:11.766824  7611 ts_tablet_manager.cc:1434] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 13:18:11.770756  7007 tablet_copy_service.cc:342] P 86f5798c7c4c470da27c9e2f023475ca: Request end of tablet copy session 1bc1cf77ced2434e809db84a382027b4-6cf14bee8c1d4616a72e6f37ce1dd3d0 received from {username='slave'} at 127.0.0.1:39828
I20260710 13:18:11.771281  7007 tablet_copy_service.cc:434] P 86f5798c7c4c470da27c9e2f023475ca: ending tablet copy session 1bc1cf77ced2434e809db84a382027b4-6cf14bee8c1d4616a72e6f37ce1dd3d0 on tablet 6cf14bee8c1d4616a72e6f37ce1dd3d0 with peer 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:11.776206  7611 ts_tablet_manager.cc:933] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4: Initiating tablet copy from peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:18:11.767885  7613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2bf36578bf1478b846a786b347fba34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.788297  7609 ts_tablet_manager.cc:1434] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4: Time spent starting tablet: real 0.038s	user 0.013s	sys 0.008s
I20260710 13:18:11.788887  7611 tablet_copy_client.cc:323] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:41833
I20260710 13:18:11.792917  7007 tablet_copy_service.cc:140] P 86f5798c7c4c470da27c9e2f023475ca: Received BeginTabletCopySession request for tablet 18c633444fb044699258e13b1e6d3b4a from peer 1bc1cf77ced2434e809db84a382027b4 ({username='slave'} at 127.0.0.1:39828)
I20260710 13:18:11.793468  7007 tablet_copy_service.cc:161] P 86f5798c7c4c470da27c9e2f023475ca: Beginning new tablet copy session on tablet 18c633444fb044699258e13b1e6d3b4a from peer 1bc1cf77ced2434e809db84a382027b4 at {username='slave'} at 127.0.0.1:39828: session id = 1bc1cf77ced2434e809db84a382027b4-18c633444fb044699258e13b1e6d3b4a
I20260710 13:18:11.802086  7081 tablet_copy_service.cc:342] P e2f1220343114791b686b14e4ccd8501: Request end of tablet copy session 1bc1cf77ced2434e809db84a382027b4-71a78afa71044475b9da97d7b76657bc received from {username='slave'} at 127.0.0.1:46250
I20260710 13:18:11.802678  7081 tablet_copy_service.cc:434] P e2f1220343114791b686b14e4ccd8501: ending tablet copy session 1bc1cf77ced2434e809db84a382027b4-71a78afa71044475b9da97d7b76657bc on tablet 71a78afa71044475b9da97d7b76657bc with peer 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:11.804124  7007 tablet_copy_source_session.cc:215] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:11.805260  7613 tablet_copy_client.cc:806] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:11.807219  7611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18c633444fb044699258e13b1e6d3b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.805917  7613 tablet_copy_client.cc:670] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:11.825901  7613 tablet_copy_client.cc:538] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:11.835007  7611 tablet_copy_client.cc:806] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:11.835685  7611 tablet_copy_client.cc:670] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:11.838063  7613 tablet_bootstrap.cc:492] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap starting.
I20260710 13:18:11.840179  7611 tablet_copy_client.cc:538] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:11.847748  7611 tablet_bootstrap.cc:492] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4: Bootstrap starting.
I20260710 13:18:11.858832  7613 tablet_bootstrap.cc:492] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:11.859685  7613 tablet_bootstrap.cc:492] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap complete.
I20260710 13:18:11.860370  7613 ts_tablet_manager.cc:1403] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.001s
I20260710 13:18:11.863304  7611 tablet_bootstrap.cc:492] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:11.863294  7613 raft_consensus.cc:359] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:11.864290  7611 tablet_bootstrap.cc:492] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4: Bootstrap complete.
I20260710 13:18:11.864166  7613 raft_consensus.cc:740] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Initialized, Role: LEARNER
I20260710 13:18:11.864933  7611 ts_tablet_manager.cc:1403] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.003s
I20260710 13:18:11.864991  7613 consensus_queue.cc:260] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:11.868011  7613 ts_tablet_manager.cc:1434] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4: Time spent starting tablet: real 0.007s	user 0.010s	sys 0.000s
I20260710 13:18:11.868719  7611 raft_consensus.cc:359] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:11.869652  7611 raft_consensus.cc:740] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Initialized, Role: LEARNER
I20260710 13:18:11.869839  7081 tablet_copy_service.cc:342] P e2f1220343114791b686b14e4ccd8501: Request end of tablet copy session 1bc1cf77ced2434e809db84a382027b4-d2bf36578bf1478b846a786b347fba34 received from {username='slave'} at 127.0.0.1:46250
I20260710 13:18:11.870270  7081 tablet_copy_service.cc:434] P e2f1220343114791b686b14e4ccd8501: ending tablet copy session 1bc1cf77ced2434e809db84a382027b4-d2bf36578bf1478b846a786b347fba34 on tablet d2bf36578bf1478b846a786b347fba34 with peer 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:11.870349  7611 consensus_queue.cc:260] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:11.873613  7611 ts_tablet_manager.cc:1434] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 13:18:11.875336  7007 tablet_copy_service.cc:342] P 86f5798c7c4c470da27c9e2f023475ca: Request end of tablet copy session 1bc1cf77ced2434e809db84a382027b4-18c633444fb044699258e13b1e6d3b4a received from {username='slave'} at 127.0.0.1:39828
I20260710 13:18:11.875751  7007 tablet_copy_service.cc:434] P 86f5798c7c4c470da27c9e2f023475ca: ending tablet copy session 1bc1cf77ced2434e809db84a382027b4-18c633444fb044699258e13b1e6d3b4a on tablet 18c633444fb044699258e13b1e6d3b4a with peer 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:12.086359  7349 raft_consensus.cc:1217] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:12.189044  7349 raft_consensus.cc:1217] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:12.283124  7349 raft_consensus.cc:1217] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:12.324831  7349 raft_consensus.cc:1217] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:12.543902  7587 raft_consensus.cc:1064] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca: attempting to promote NON_VOTER 1bc1cf77ced2434e809db84a382027b4 to VOTER
I20260710 13:18:12.546411  7587 consensus_queue.cc:237] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:12.553915  7349 raft_consensus.cc:1275] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:12.554682  7071 raft_consensus.cc:1275] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:12.557967  7623 consensus_queue.cc:1048] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:12.563020  7590 consensus_queue.cc:1048] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:12.568259  6922 raft_consensus.cc:1275] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:12.573462  7629 consensus_queue.cc:1048] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:12.585536  7587 raft_consensus.cc:2955] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.588510  7071 raft_consensus.cc:2955] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.599315  7349 raft_consensus.cc:2955] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.602314  6816 catalog_manager.cc:5697] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:12.588930  6920 raft_consensus.cc:2955] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.636690  6996 consensus_queue.cc:237] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [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: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:12.642642  7349 raft_consensus.cc:1275] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:12.642743  7071 raft_consensus.cc:1275] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:12.644141  7587 consensus_queue.cc:1048] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:12.645056  7629 consensus_queue.cc:1048] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:12.654397  7590 raft_consensus.cc:2955] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.657940  7349 raft_consensus.cc:2955] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.658068  7071 raft_consensus.cc:2955] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.678701  7558 raft_consensus.cc:1064] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501: attempting to promote NON_VOTER 1bc1cf77ced2434e809db84a382027b4 to VOTER
I20260710 13:18:12.680620  7558 consensus_queue.cc:237] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:12.680739  6817 catalog_manager.cc:5697] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4 reported cstate change: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.696862  6805 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6cf14bee8c1d4616a72e6f37ce1dd3d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:12.702085  6907 tablet_service.cc:1558] Processing DeleteTablet for tablet 6cf14bee8c1d4616a72e6f37ce1dd3d0 with delete_type TABLET_DATA_TOMBSTONED (TS 3243662c920d4b2e9bd3fc36e6d931f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38160
I20260710 13:18:12.702939  7349 raft_consensus.cc:1275] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:12.704430  6996 raft_consensus.cc:1275] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:12.704080  7625 consensus_queue.cc:1048] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:12.704934  7638 tablet_replica.cc:333] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:12.705999  7638 raft_consensus.cc:2243] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:12.706676  7638 raft_consensus.cc:2272] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:12.709183  7625 consensus_queue.cc:1048] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:12.710435  7638 ts_tablet_manager.cc:1916] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:12.720809  6920 raft_consensus.cc:1275] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:12.726280  7624 consensus_queue.cc:1048] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:12.731036  7638 ts_tablet_manager.cc:1929] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:12.732301  7625 raft_consensus.cc:1064] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501: attempting to promote NON_VOTER 1bc1cf77ced2434e809db84a382027b4 to VOTER
I20260710 13:18:12.732692  7638 log.cc:1199] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 3243662c920d4b2e9bd3fc36e6d931f1: Deleting WAL directory at /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-0-root/wals/6cf14bee8c1d4616a72e6f37ce1dd3d0
I20260710 13:18:12.734771  6806 catalog_manager.cc:5028] TS 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): tablet 6cf14bee8c1d4616a72e6f37ce1dd3d0 (table test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]) successfully deleted
I20260710 13:18:12.735205  7625 consensus_queue.cc:237] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:12.735829  7558 raft_consensus.cc:2955] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.738791  7349 raft_consensus.cc:2955] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.753763  6993 raft_consensus.cc:2955] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.764256  6996 raft_consensus.cc:1275] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:12.765635  6920 raft_consensus.cc:1275] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:12.764788  6819 catalog_manager.cc:5697] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 reported cstate change: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:12.766912  7641 consensus_queue.cc:1048] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:12.774906  7645 consensus_queue.cc:1048] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:12.778512  6920 raft_consensus.cc:2955] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.783211  7349 raft_consensus.cc:1275] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:12.797559  7641 consensus_queue.cc:1048] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:12.799034  7071 consensus_queue.cc:237] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:12.804144  7349 raft_consensus.cc:1275] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:12.806680  7641 consensus_queue.cc:1048] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } 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 13:18:12.805853  6920 raft_consensus.cc:1275] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:12.811157  7641 consensus_queue.cc:1048] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:12.817444  7624 raft_consensus.cc:2955] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.819427  7558 raft_consensus.cc:2955] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.821053  7349 raft_consensus.cc:2955] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.831252  7347 raft_consensus.cc:2955] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.834002  7623 raft_consensus.cc:1064] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca: attempting to promote NON_VOTER 1bc1cf77ced2434e809db84a382027b4 to VOTER
I20260710 13:18:12.836537  7623 consensus_queue.cc:237] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:12.852622  6919 raft_consensus.cc:2955] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.855511  6922 raft_consensus.cc:2955] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.861584  6806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 71a78afa71044475b9da97d7b76657bc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:12.879112  7071 raft_consensus.cc:1275] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:12.878307  6993 raft_consensus.cc:2955] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.878588  6819 catalog_manager.cc:5697] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4 reported cstate change: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.884775  7587 consensus_queue.cc:1048] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:12.892377  6816 catalog_manager.cc:5697] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.895792  7349 raft_consensus.cc:1275] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:12.896296  6986 tablet_service.cc:1558] Processing DeleteTablet for tablet 71a78afa71044475b9da97d7b76657bc with delete_type TABLET_DATA_TOMBSTONED (TS 86f5798c7c4c470da27c9e2f023475ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39796
I20260710 13:18:12.898241  7587 consensus_queue.cc:1048] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:12.899559  7651 tablet_replica.cc:333] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:12.900524  7651 raft_consensus.cc:2243] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:12.901041  7651 raft_consensus.cc:2272] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:12.904784  7651 ts_tablet_manager.cc:1916] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:12.906198  6919 raft_consensus.cc:1275] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:12.907153  7590 raft_consensus.cc:2955] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.908107  7629 consensus_queue.cc:1048] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:12.921662  7651 ts_tablet_manager.cc:1929] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:12.922432  7651 log.cc:1199] T 71a78afa71044475b9da97d7b76657bc P 86f5798c7c4c470da27c9e2f023475ca: Deleting WAL directory at /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-1-root/wals/71a78afa71044475b9da97d7b76657bc
I20260710 13:18:12.926071  6816 catalog_manager.cc:5697] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:12.926373  7071 raft_consensus.cc:2955] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.937817  6919 raft_consensus.cc:2955] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.939873  7070 consensus_queue.cc:237] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [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: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:12.930133  7349 raft_consensus.cc:2955] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.931576  6805 catalog_manager.cc:5028] TS 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): tablet 71a78afa71044475b9da97d7b76657bc (table test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]) successfully deleted
I20260710 13:18:12.948652  7347 raft_consensus.cc:1275] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:12.950296  7624 consensus_queue.cc:1048] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:12.956631  7558 raft_consensus.cc:2955] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.970029  7349 raft_consensus.cc:2955] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.972440  6806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d2bf36578bf1478b846a786b347fba34 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:12.977219  6993 raft_consensus.cc:1275] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer e2f1220343114791b686b14e4ccd8501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:12.979800  7558 consensus_queue.cc:1048] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:12.986999  6819 catalog_manager.cc:5697] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4 reported cstate change: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "e2f1220343114791b686b14e4ccd8501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.992720  6993 raft_consensus.cc:2955] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:12.997555  6907 tablet_service.cc:1558] Processing DeleteTablet for tablet d2bf36578bf1478b846a786b347fba34 with delete_type TABLET_DATA_TOMBSTONED (TS 3243662c920d4b2e9bd3fc36e6d931f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38160
I20260710 13:18:13.000077  7638 tablet_replica.cc:333] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:13.001111  7638 raft_consensus.cc:2243] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:13.001896  7638 raft_consensus.cc:2272] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:13.005766  7638 ts_tablet_manager.cc:1916] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:13.017812  7638 ts_tablet_manager.cc:1929] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:13.018265  7638 log.cc:1199] T d2bf36578bf1478b846a786b347fba34 P 3243662c920d4b2e9bd3fc36e6d931f1: Deleting WAL directory at /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-0-root/wals/d2bf36578bf1478b846a786b347fba34
I20260710 13:18:13.019666  6806 catalog_manager.cc:5028] TS 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): tablet d2bf36578bf1478b846a786b347fba34 (table test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]) successfully deleted
I20260710 13:18:13.543859  6996 consensus_queue.cc:237] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:13.548458  7347 raft_consensus.cc:1275] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:13.548568  6922 raft_consensus.cc:1275] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:13.550333  7587 consensus_queue.cc:1048] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:13.552260  7654 consensus_queue.cc:1048] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:13.556751  7587 raft_consensus.cc:2955] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:13.563105  7347 raft_consensus.cc:2955] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:13.569996  6805 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 18c633444fb044699258e13b1e6d3b4a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:13.571550  6819 catalog_manager.cc:5697] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:13.571919  6922 raft_consensus.cc:2955] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:13.598289  7060 tablet_service.cc:1558] Processing DeleteTablet for tablet 18c633444fb044699258e13b1e6d3b4a with delete_type TABLET_DATA_TOMBSTONED (TS e2f1220343114791b686b14e4ccd8501 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46230
I20260710 13:18:13.600198  7659 tablet_replica.cc:333] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:13.601187  7659 raft_consensus.cc:2243] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:13.601898  7659 raft_consensus.cc:2272] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:13.605072  7659 ts_tablet_manager.cc:1916] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:13.616333  7659 ts_tablet_manager.cc:1929] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:13.616681  7659 log.cc:1199] T 18c633444fb044699258e13b1e6d3b4a P e2f1220343114791b686b14e4ccd8501: Deleting WAL directory at /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-2-root/wals/18c633444fb044699258e13b1e6d3b4a
I20260710 13:18:13.618121  6806 catalog_manager.cc:5028] TS e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): tablet 18c633444fb044699258e13b1e6d3b4a (table test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]) successfully deleted
I20260710 13:18:14.625116  6996 consensus_queue.cc:237] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Queue 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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
W20260710 13:18:14.631875  6962 consensus_peers.cc:597] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca -> Peer 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132:35737): Couldn't send request to peer 1bc1cf77ced2434e809db84a382027b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9be22fec01264f75a3fed237b49b2b66. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:14.632244  7070 raft_consensus.cc:1275] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:14.632441  6922 raft_consensus.cc:1275] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:14.633884  7664 consensus_queue.cc:1048] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:14.634999  7590 consensus_queue.cc:1048] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:14.642333  7664 raft_consensus.cc:2955] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:14.646306  7070 raft_consensus.cc:2955] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:14.646150  6922 raft_consensus.cc:2955] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:14.656800  6919 consensus_queue.cc:237] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Queue 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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:14.661319  6820 catalog_manager.cc:5697] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:14.671316  7070 raft_consensus.cc:1275] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:14.671365  6996 raft_consensus.cc:1275] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:14.672830  6887 consensus_peers.cc:597] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 -> Peer 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132:35737): Couldn't send request to peer 1bc1cf77ced2434e809db84a382027b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 894ab0756a84469c97ab88e7d223979a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:14.673012  7667 consensus_queue.cc:1048] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:14.674086  7626 consensus_queue.cc:1048] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:14.683207  7670 raft_consensus.cc:2955] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:14.686654  7070 raft_consensus.cc:2955] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:14.686998  6996 raft_consensus.cc:2955] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:14.706627  6819 catalog_manager.cc:5697] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index -1 to 2, NON_VOTER 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } } }
I20260710 13:18:15.122534  7676 ts_tablet_manager.cc:933] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4: Initiating tablet copy from peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:18:15.124735  7676 tablet_copy_client.cc:323] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:41833
I20260710 13:18:15.126355  7007 tablet_copy_service.cc:140] P 86f5798c7c4c470da27c9e2f023475ca: Received BeginTabletCopySession request for tablet 9be22fec01264f75a3fed237b49b2b66 from peer 1bc1cf77ced2434e809db84a382027b4 ({username='slave'} at 127.0.0.1:39828)
I20260710 13:18:15.126854  7007 tablet_copy_service.cc:161] P 86f5798c7c4c470da27c9e2f023475ca: Beginning new tablet copy session on tablet 9be22fec01264f75a3fed237b49b2b66 from peer 1bc1cf77ced2434e809db84a382027b4 at {username='slave'} at 127.0.0.1:39828: session id = 1bc1cf77ced2434e809db84a382027b4-9be22fec01264f75a3fed237b49b2b66
I20260710 13:18:15.133841  7007 tablet_copy_source_session.cc:215] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:15.137940  7676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be22fec01264f75a3fed237b49b2b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:15.141952  7679 ts_tablet_manager.cc:933] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4: Initiating tablet copy from peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491)
I20260710 13:18:15.150192  7679 tablet_copy_client.cc:323] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:46491
I20260710 13:18:15.152392  6931 tablet_copy_service.cc:140] P 3243662c920d4b2e9bd3fc36e6d931f1: Received BeginTabletCopySession request for tablet 894ab0756a84469c97ab88e7d223979a from peer 1bc1cf77ced2434e809db84a382027b4 ({username='slave'} at 127.0.0.1:38200)
I20260710 13:18:15.152961  6931 tablet_copy_service.cc:161] P 3243662c920d4b2e9bd3fc36e6d931f1: Beginning new tablet copy session on tablet 894ab0756a84469c97ab88e7d223979a from peer 1bc1cf77ced2434e809db84a382027b4 at {username='slave'} at 127.0.0.1:38200: session id = 1bc1cf77ced2434e809db84a382027b4-894ab0756a84469c97ab88e7d223979a
I20260710 13:18:15.159850  6931 tablet_copy_source_session.cc:215] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:15.161789  7676 tablet_copy_client.cc:806] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:15.162407  7676 tablet_copy_client.cc:670] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:15.162869  7679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 894ab0756a84469c97ab88e7d223979a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:15.166405  7676 tablet_copy_client.cc:538] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:15.174371  7679 tablet_copy_client.cc:806] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:15.174973  7679 tablet_copy_client.cc:670] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:15.175508  7676 tablet_bootstrap.cc:492] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap starting.
I20260710 13:18:15.178869  7679 tablet_copy_client.cc:538] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:15.185693  7679 tablet_bootstrap.cc:492] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4: Bootstrap starting.
I20260710 13:18:15.202077  7676 tablet_bootstrap.cc:492] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:15.203073  7676 tablet_bootstrap.cc:492] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4: Bootstrap complete.
I20260710 13:18:15.203799  7676 ts_tablet_manager.cc:1403] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.023s
I20260710 13:18:15.206761  7676 raft_consensus.cc:359] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:15.208796  7676 raft_consensus.cc:740] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Initialized, Role: LEARNER
I20260710 13:18:15.209523  7676 consensus_queue.cc:260] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:15.210572  7679 tablet_bootstrap.cc:492] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:15.211525  7679 tablet_bootstrap.cc:492] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4: Bootstrap complete.
I20260710 13:18:15.212358  7679 ts_tablet_manager.cc:1403] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.005s
I20260710 13:18:15.215018  7679 raft_consensus.cc:359] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:15.215974  7679 raft_consensus.cc:740] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Initialized, Role: LEARNER
I20260710 13:18:15.216621  7679 consensus_queue.cc:260] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: true } }
I20260710 13:18:15.217845  7676 ts_tablet_manager.cc:1434] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:18:15.219643  7007 tablet_copy_service.cc:342] P 86f5798c7c4c470da27c9e2f023475ca: Request end of tablet copy session 1bc1cf77ced2434e809db84a382027b4-9be22fec01264f75a3fed237b49b2b66 received from {username='slave'} at 127.0.0.1:39828
I20260710 13:18:15.220059  7007 tablet_copy_service.cc:434] P 86f5798c7c4c470da27c9e2f023475ca: ending tablet copy session 1bc1cf77ced2434e809db84a382027b4-9be22fec01264f75a3fed237b49b2b66 on tablet 9be22fec01264f75a3fed237b49b2b66 with peer 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:15.224992  7679 ts_tablet_manager.cc:1434] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:18:15.227070  6931 tablet_copy_service.cc:342] P 3243662c920d4b2e9bd3fc36e6d931f1: Request end of tablet copy session 1bc1cf77ced2434e809db84a382027b4-894ab0756a84469c97ab88e7d223979a received from {username='slave'} at 127.0.0.1:38200
I20260710 13:18:15.227505  6931 tablet_copy_service.cc:434] P 3243662c920d4b2e9bd3fc36e6d931f1: ending tablet copy session 1bc1cf77ced2434e809db84a382027b4-894ab0756a84469c97ab88e7d223979a on tablet 894ab0756a84469c97ab88e7d223979a with peer 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:15.815881  7348 raft_consensus.cc:1217] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:15.836678  7348 raft_consensus.cc:1217] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:16.374075  7685 raft_consensus.cc:1064] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1: attempting to promote NON_VOTER 1bc1cf77ced2434e809db84a382027b4 to VOTER
I20260710 13:18:16.376098  7685 consensus_queue.cc:237] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:16.382946  7071 raft_consensus.cc:1275] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:16.383819  7347 raft_consensus.cc:1275] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:16.384496  7626 consensus_queue.cc:1048] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:16.385370  7685 consensus_queue.cc:1048] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:16.386977  6995 raft_consensus.cc:1275] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:16.404709  7685 consensus_queue.cc:1048] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:16.413131  7626 raft_consensus.cc:2955] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:16.416081  7347 raft_consensus.cc:2955] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:16.450332  7071 raft_consensus.cc:2955] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:16.451658  6820 catalog_manager.cc:5697] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:16.480963  7695 raft_consensus.cc:1064] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca: attempting to promote NON_VOTER 1bc1cf77ced2434e809db84a382027b4 to VOTER
I20260710 13:18:16.483256  6995 raft_consensus.cc:2955] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } attrs { replace: true } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:16.489264  7695 consensus_queue.cc:237] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:16.500957  7347 raft_consensus.cc:1275] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4 [term 1 LEARNER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:16.502434  6919 raft_consensus.cc:1275] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:16.503024  7070 raft_consensus.cc:1275] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:16.503113  7695 consensus_queue.cc:1048] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:16.504078  7692 consensus_queue.cc:1048] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:16.505290  7700 consensus_queue.cc:1048] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:16.515125  6919 consensus_queue.cc:237] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:16.532982  7071 raft_consensus.cc:1275] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:16.532404  7692 raft_consensus.cc:2955] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:16.534260  7348 raft_consensus.cc:1275] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:16.534678  7691 consensus_queue.cc:1048] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:16.536751  7348 raft_consensus.cc:2955] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:16.540392  7691 consensus_queue.cc:1048] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:16.544523  7626 raft_consensus.cc:2955] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:16.551436  7071 raft_consensus.cc:2955] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:16.552814  7068 raft_consensus.cc:2955] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:16.557422  6919 raft_consensus.cc:2955] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:16.559005  6806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 894ab0756a84469c97ab88e7d223979a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:16.565194  6819 catalog_manager.cc:5697] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4 reported cstate change: config changed from index 2 to 3, 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:16.567912  6820 catalog_manager.cc:5697] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501 reported cstate change: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:16.573026  7347 raft_consensus.cc:2955] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:16.588855  6986 tablet_service.cc:1558] Processing DeleteTablet for tablet 894ab0756a84469c97ab88e7d223979a with delete_type TABLET_DATA_TOMBSTONED (TS 86f5798c7c4c470da27c9e2f023475ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39796
I20260710 13:18:16.590199  6995 consensus_queue.cc:237] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:16.596390  7709 tablet_replica.cc:333] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:16.597882  7709 raft_consensus.cc:2243] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:16.599591  7347 raft_consensus.cc:1275] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:16.599745  6919 raft_consensus.cc:1275] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:16.601284  7695 consensus_queue.cc:1048] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:16.601907  7709 raft_consensus.cc:2272] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:16.602087  7700 consensus_queue.cc:1048] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:16.607836  7709 ts_tablet_manager.cc:1916] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:16.608809  7700 raft_consensus.cc:2955] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:16.610636  7348 raft_consensus.cc:2955] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:16.622056  6805 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9be22fec01264f75a3fed237b49b2b66 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:16.623787  6816 catalog_manager.cc:5697] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:16.625708  7709 ts_tablet_manager.cc:1929] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:16.626206  7709 log.cc:1199] T 894ab0756a84469c97ab88e7d223979a P 86f5798c7c4c470da27c9e2f023475ca: Deleting WAL directory at /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-1-root/wals/894ab0756a84469c97ab88e7d223979a
I20260710 13:18:16.628055  6920 raft_consensus.cc:2955] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e2f1220343114791b686b14e4ccd8501 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } } }
I20260710 13:18:16.631294  6805 catalog_manager.cc:5028] TS 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): tablet 894ab0756a84469c97ab88e7d223979a (table test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]) successfully deleted
I20260710 13:18:16.637328  7060 tablet_service.cc:1558] Processing DeleteTablet for tablet 9be22fec01264f75a3fed237b49b2b66 with delete_type TABLET_DATA_TOMBSTONED (TS e2f1220343114791b686b14e4ccd8501 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46230
I20260710 13:18:16.639082  7710 tablet_replica.cc:333] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:16.640429  7710 raft_consensus.cc:2243] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:16.641247  7710 raft_consensus.cc:2272] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:16.645936  7710 ts_tablet_manager.cc:1916] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:16.658110  7710 ts_tablet_manager.cc:1929] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:16.658528  7710 log.cc:1199] T 9be22fec01264f75a3fed237b49b2b66 P e2f1220343114791b686b14e4ccd8501: Deleting WAL directory at /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689450351976-5762-0/minicluster-data/ts-2-root/wals/9be22fec01264f75a3fed237b49b2b66
I20260710 13:18:16.659871  6806 catalog_manager.cc:5028] TS e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): tablet 9be22fec01264f75a3fed237b49b2b66 (table test-workload [id=99962b42b3184f2e9c9aa694a592c0ad]) successfully deleted
W20260710 13:18:16.677641  6851 debug-util.cc:398] Leaking SignalData structure 0x7b0800035c20 after lost signal to thread 5765
W20260710 13:18:16.678424  6851 debug-util.cc:398] Leaking SignalData structure 0x7b0800091e60 after lost signal to thread 6854
W20260710 13:18:16.679275  6851 debug-util.cc:398] Leaking SignalData structure 0x7b0800269660 after lost signal to thread 6946
W20260710 13:18:16.680001  6851 debug-util.cc:398] Leaking SignalData structure 0x7b08001c4400 after lost signal to thread 7021
W20260710 13:18:16.680698  6851 debug-util.cc:398] Leaking SignalData structure 0x7b080028e360 after lost signal to thread 7095
W20260710 13:18:16.681437  6851 debug-util.cc:398] Leaking SignalData structure 0x7b080020f7e0 after lost signal to thread 7374
I20260710 13:18:21.166857  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:21.206316  6919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a73a8072dbd442e8833df9e7d8404e3"
dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
mode: GRACEFUL
new_leader_uuid: "86f5798c7c4c470da27c9e2f023475ca"
 from {username='slave'} at 127.0.0.1:42580
I20260710 13:18:21.207219  6919 raft_consensus.cc:606] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Received request to transfer leadership to TS 86f5798c7c4c470da27c9e2f023475ca
I20260710 13:18:21.210175  6919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5788384f6a314e69b1c0027d521eb2e1"
dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
mode: GRACEFUL
new_leader_uuid: "1bc1cf77ced2434e809db84a382027b4"
 from {username='slave'} at 127.0.0.1:42580
I20260710 13:18:21.210726  6919 raft_consensus.cc:606] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Received request to transfer leadership to TS 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:21.229458  7068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70da030bf94a4268aeac11b3b5988c05"
dest_uuid: "e2f1220343114791b686b14e4ccd8501"
mode: GRACEFUL
new_leader_uuid: "1bc1cf77ced2434e809db84a382027b4"
 from {username='slave'} at 127.0.0.1:47308
I20260710 13:18:21.230115  7068 raft_consensus.cc:606] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Received request to transfer leadership to TS 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:21.231397  7724 raft_consensus.cc:993] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1: : Instructing follower 86f5798c7c4c470da27c9e2f023475ca to start an election
I20260710 13:18:21.232069  7724 raft_consensus.cc:1081] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Signalling peer 86f5798c7c4c470da27c9e2f023475ca to start an election
I20260710 13:18:21.234330  6996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a73a8072dbd442e8833df9e7d8404e3"
dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
 from {username='slave'} at 127.0.0.1:39802
I20260710 13:18:21.235000  6996 raft_consensus.cc:493] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:21.235457  6996 raft_consensus.cc:3060] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.245551  6995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80fbc37c6eb84da188a27be79f28d654"
dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
mode: GRACEFUL
new_leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
 from {username='slave'} at 127.0.0.1:39278
I20260710 13:18:21.245551  6996 raft_consensus.cc:515] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:21.246426  6995 raft_consensus.cc:606] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Received request to transfer leadership to TS 3243662c920d4b2e9bd3fc36e6d931f1
I20260710 13:18:21.247987  6996 leader_election.cc:290] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 2 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:21.248840  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a73a8072dbd442e8833df9e7d8404e3" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
I20260710 13:18:21.249621  6920 raft_consensus.cc:3055] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:21.249568  6919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fab79b16822b40869ad5676e18e780da"
dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
mode: GRACEFUL
new_leader_uuid: "1bc1cf77ced2434e809db84a382027b4"
 from {username='slave'} at 127.0.0.1:42580
I20260710 13:18:21.250044  6920 raft_consensus.cc:740] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Running, Role: LEADER
I20260710 13:18:21.250133  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a73a8072dbd442e8833df9e7d8404e3" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:18:21.250290  6919 raft_consensus.cc:606] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Received request to transfer leadership to TS 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:21.250806  7068 raft_consensus.cc:3060] T 3a73a8072dbd442e8833df9e7d8404e3 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.251169  6920 consensus_queue.cc:260] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:21.252002  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:18:21.252538  6920 raft_consensus.cc:3060] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.253091  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:21.258389  7068 raft_consensus.cc:2468] T 3a73a8072dbd442e8833df9e7d8404e3 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 2.
I20260710 13:18:21.258988  6920 raft_consensus.cc:2468] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 2.
I20260710 13:18:21.259811  6962 leader_election.cc:304] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:18:21.260713  7720 raft_consensus.cc:2804] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:21.261198  7720 raft_consensus.cc:697] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca [term 2 LEADER]: Becoming Leader. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Running, Role: LEADER
I20260710 13:18:21.262401  7720 consensus_queue.cc:237] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:21.272445  6820 catalog_manager.cc:5697] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: term changed from 1 to 2, leader changed from 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) to 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130). New cstate: current_term: 2 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:21.289955  7718 raft_consensus.cc:993] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501: : Instructing follower 1bc1cf77ced2434e809db84a382027b4 to start an election
I20260710 13:18:21.290522  7687 raft_consensus.cc:1081] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Signalling peer 1bc1cf77ced2434e809db84a382027b4 to start an election
I20260710 13:18:21.292047  7349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70da030bf94a4268aeac11b3b5988c05"
dest_uuid: "1bc1cf77ced2434e809db84a382027b4"
 from {username='slave'} at 127.0.0.1:55432
I20260710 13:18:21.292470  7349 raft_consensus.cc:493] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:21.292718  7349 raft_consensus.cc:3060] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.299082  7349 raft_consensus.cc:515] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:21.301302  7349 leader_election.cc:290] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [CANDIDATE]: Term 2 election: Requested vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:21.302333  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70da030bf94a4268aeac11b3b5988c05" candidate_uuid: "1bc1cf77ced2434e809db84a382027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:18:21.302495  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70da030bf94a4268aeac11b3b5988c05" candidate_uuid: "1bc1cf77ced2434e809db84a382027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:18:21.302842  6996 raft_consensus.cc:3060] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.303059  7068 raft_consensus.cc:3055] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:21.303416  7068 raft_consensus.cc:740] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Running, Role: LEADER
I20260710 13:18:21.304219  7068 consensus_queue.cc:260] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [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: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:21.305259  7068 raft_consensus.cc:3060] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.307698  6996 raft_consensus.cc:2468] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bc1cf77ced2434e809db84a382027b4 in term 2.
I20260710 13:18:21.309132  7314 leader_election.cc:304] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bc1cf77ced2434e809db84a382027b4, 86f5798c7c4c470da27c9e2f023475ca; no voters: 
I20260710 13:18:21.310413  7068 raft_consensus.cc:2468] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bc1cf77ced2434e809db84a382027b4 in term 2.
I20260710 13:18:21.311305  7731 raft_consensus.cc:2804] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:21.312770  7731 raft_consensus.cc:697] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [term 2 LEADER]: Becoming Leader. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Running, Role: LEADER
I20260710 13:18:21.313898  7731 consensus_queue.cc:237] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [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: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:21.323522  6820 catalog_manager.cc:5697] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 reported cstate change: term changed from 1 to 2, leader changed from e2f1220343114791b686b14e4ccd8501 (127.5.160.131) to 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132). New cstate: current_term: 2 leader_uuid: "1bc1cf77ced2434e809db84a382027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:21.517670  7724 raft_consensus.cc:993] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1: : Instructing follower 1bc1cf77ced2434e809db84a382027b4 to start an election
I20260710 13:18:21.518333  7715 raft_consensus.cc:1081] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Signalling peer 1bc1cf77ced2434e809db84a382027b4 to start an election
I20260710 13:18:21.520078  7349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5788384f6a314e69b1c0027d521eb2e1"
dest_uuid: "1bc1cf77ced2434e809db84a382027b4"
 from {username='slave'} at 127.0.0.1:55422
I20260710 13:18:21.520548  7349 raft_consensus.cc:493] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:21.520916  7349 raft_consensus.cc:3060] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.526116  7349 raft_consensus.cc:515] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:21.527788  7349 leader_election.cc:290] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [CANDIDATE]: Term 2 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:21.528777  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5788384f6a314e69b1c0027d521eb2e1" candidate_uuid: "1bc1cf77ced2434e809db84a382027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
I20260710 13:18:21.528807  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5788384f6a314e69b1c0027d521eb2e1" candidate_uuid: "1bc1cf77ced2434e809db84a382027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:18:21.529505  6920 raft_consensus.cc:3055] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:21.529567  7068 raft_consensus.cc:3060] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.529889  6920 raft_consensus.cc:740] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Running, Role: LEADER
I20260710 13:18:21.530674  6920 consensus_queue.cc:260] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:21.531910  6920 raft_consensus.cc:3060] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.536274  7068 raft_consensus.cc:2468] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bc1cf77ced2434e809db84a382027b4 in term 2.
I20260710 13:18:21.537545  7315 leader_election.cc:304] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bc1cf77ced2434e809db84a382027b4, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:18:21.538357  7731 raft_consensus.cc:2804] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:21.538878  7731 raft_consensus.cc:697] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [term 2 LEADER]: Becoming Leader. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Running, Role: LEADER
I20260710 13:18:21.539673  6920 raft_consensus.cc:2468] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bc1cf77ced2434e809db84a382027b4 in term 2.
I20260710 13:18:21.540124  7731 consensus_queue.cc:237] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:21.547845  6820 catalog_manager.cc:5697] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 reported cstate change: term changed from 1 to 2, leader changed from 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) to 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132). New cstate: current_term: 2 leader_uuid: "1bc1cf77ced2434e809db84a382027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:21.611757  7724 raft_consensus.cc:993] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1: : Instructing follower 1bc1cf77ced2434e809db84a382027b4 to start an election
I20260710 13:18:21.612247  7715 raft_consensus.cc:1081] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Signalling peer 1bc1cf77ced2434e809db84a382027b4 to start an election
I20260710 13:18:21.613828  7349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fab79b16822b40869ad5676e18e780da"
dest_uuid: "1bc1cf77ced2434e809db84a382027b4"
 from {username='slave'} at 127.0.0.1:55422
I20260710 13:18:21.614269  7349 raft_consensus.cc:493] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:21.614555  7349 raft_consensus.cc:3060] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.618952  7349 raft_consensus.cc:515] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:21.620518  7349 leader_election.cc:290] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [CANDIDATE]: Term 2 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:21.621438  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab79b16822b40869ad5676e18e780da" candidate_uuid: "1bc1cf77ced2434e809db84a382027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
I20260710 13:18:21.621697  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab79b16822b40869ad5676e18e780da" candidate_uuid: "1bc1cf77ced2434e809db84a382027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:18:21.622097  6920 raft_consensus.cc:3055] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:21.622349  7068 raft_consensus.cc:3060] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.622496  6920 raft_consensus.cc:740] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Running, Role: LEADER
I20260710 13:18:21.623397  6920 consensus_queue.cc:260] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:21.624428  6920 raft_consensus.cc:3060] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.627702  7068 raft_consensus.cc:2468] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bc1cf77ced2434e809db84a382027b4 in term 2.
I20260710 13:18:21.628840  7315 leader_election.cc:304] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bc1cf77ced2434e809db84a382027b4, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:18:21.629731  7731 raft_consensus.cc:2804] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:21.630237  6920 raft_consensus.cc:2468] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bc1cf77ced2434e809db84a382027b4 in term 2.
I20260710 13:18:21.630182  7731 raft_consensus.cc:697] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [term 2 LEADER]: Becoming Leader. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Running, Role: LEADER
I20260710 13:18:21.631532  7731 consensus_queue.cc:237] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:21.638983  6820 catalog_manager.cc:5697] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 reported cstate change: term changed from 1 to 2, leader changed from 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) to 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132). New cstate: current_term: 2 leader_uuid: "1bc1cf77ced2434e809db84a382027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:21.666674  6920 raft_consensus.cc:1275] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:21.668062  7720 consensus_queue.cc:1048] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.679932  7068 raft_consensus.cc:1275] T 3a73a8072dbd442e8833df9e7d8404e3 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:21.684373  7716 consensus_queue.cc:1048] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:21.720351  6996 raft_consensus.cc:1275] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Refusing update from remote peer 1bc1cf77ced2434e809db84a382027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:21.721585  7731 consensus_queue.cc:1048] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:21.732120  7071 raft_consensus.cc:1275] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Refusing update from remote peer 1bc1cf77ced2434e809db84a382027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:21.735451  7731 consensus_queue.cc:1048] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:21.745186  7716 raft_consensus.cc:993] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca: : Instructing follower 3243662c920d4b2e9bd3fc36e6d931f1 to start an election
I20260710 13:18:21.746157  7716 raft_consensus.cc:1081] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Signalling peer 3243662c920d4b2e9bd3fc36e6d931f1 to start an election
I20260710 13:18:21.747805  6919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80fbc37c6eb84da188a27be79f28d654"
dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
 from {username='slave'} at 127.0.0.1:38170
I20260710 13:18:21.748330  6919 raft_consensus.cc:493] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:21.748659  6919 raft_consensus.cc:3060] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.755888  6919 raft_consensus.cc:515] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:21.757884  6919 leader_election.cc:290] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 2 election: Requested vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:21.758788  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fbc37c6eb84da188a27be79f28d654" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:18:21.758833  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fbc37c6eb84da188a27be79f28d654" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:18:21.759521  7071 raft_consensus.cc:3060] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.759559  6996 raft_consensus.cc:3055] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:21.760097  6996 raft_consensus.cc:740] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Running, Role: LEADER
I20260710 13:18:21.760878  6996 consensus_queue.cc:260] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:21.762162  6996 raft_consensus.cc:3060] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.765246  7071 raft_consensus.cc:2468] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 2.
I20260710 13:18:21.766489  6887 leader_election.cc:304] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:18:21.767175  7724 raft_consensus.cc:2804] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:21.767627  7724 raft_consensus.cc:697] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 LEADER]: Becoming Leader. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Running, Role: LEADER
I20260710 13:18:21.768517  7724 consensus_queue.cc:237] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:21.768872  6996 raft_consensus.cc:2468] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 2.
I20260710 13:18:21.777117  6816 catalog_manager.cc:5697] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: term changed from 1 to 2, leader changed from 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) to 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:22.021247  7071 raft_consensus.cc:1275] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Refusing update from remote peer 1bc1cf77ced2434e809db84a382027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:22.022619  7731 consensus_queue.cc:1048] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:22.032401  6919 raft_consensus.cc:1275] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Refusing update from remote peer 1bc1cf77ced2434e809db84a382027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:22.035276  7732 consensus_queue.cc:1048] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:22.177513  6919 raft_consensus.cc:1275] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Refusing update from remote peer 1bc1cf77ced2434e809db84a382027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:22.178721  7732 consensus_queue.cc:1048] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:22.191071  7071 raft_consensus.cc:1275] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Refusing update from remote peer 1bc1cf77ced2434e809db84a382027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:22.193089  7732 consensus_queue.cc:1048] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:22.251338  6996 raft_consensus.cc:1275] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:22.252655  7715 consensus_queue.cc:1048] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:22.254276  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:22.262813  7068 raft_consensus.cc:1275] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:22.266244  7715 consensus_queue.cc:1048] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:22.292132  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:22.314826  6996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f7b04572efb423d9e09b56639e0f8c0"
dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
mode: GRACEFUL
new_leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
 from {username='slave'} at 127.0.0.1:39278
I20260710 13:18:22.315371  6996 raft_consensus.cc:606] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Received request to transfer leadership to TS 3243662c920d4b2e9bd3fc36e6d931f1
I20260710 13:18:22.317946  6919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1471c61995542b89527f9e3233aace0"
dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
mode: GRACEFUL
new_leader_uuid: "86f5798c7c4c470da27c9e2f023475ca"
 from {username='slave'} at 127.0.0.1:42580
I20260710 13:18:22.318625  6919 raft_consensus.cc:606] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Received request to transfer leadership to TS 86f5798c7c4c470da27c9e2f023475ca
I20260710 13:18:22.321614  7068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2964df0f2ee40b6965fbaaff91336bf"
dest_uuid: "e2f1220343114791b686b14e4ccd8501"
mode: GRACEFUL
new_leader_uuid: "1bc1cf77ced2434e809db84a382027b4"
 from {username='slave'} at 127.0.0.1:47308
I20260710 13:18:22.322145  7068 raft_consensus.cc:606] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Received request to transfer leadership to TS 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:22.323375  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:18:22.324050  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:22.350327  7756 raft_consensus.cc:993] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501: : Instructing follower 1bc1cf77ced2434e809db84a382027b4 to start an election
I20260710 13:18:22.350867  7756 raft_consensus.cc:1081] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Signalling peer 1bc1cf77ced2434e809db84a382027b4 to start an election
I20260710 13:18:22.352289  7349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2964df0f2ee40b6965fbaaff91336bf"
dest_uuid: "1bc1cf77ced2434e809db84a382027b4"
 from {username='slave'} at 127.0.0.1:55432
I20260710 13:18:22.352742  7349 raft_consensus.cc:493] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:22.353049  7349 raft_consensus.cc:3060] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:22.359094  7349 raft_consensus.cc:515] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:22.360919  7349 leader_election.cc:290] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [CANDIDATE]: Term 2 election: Requested vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:22.361629  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2964df0f2ee40b6965fbaaff91336bf" candidate_uuid: "1bc1cf77ced2434e809db84a382027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:18:22.362288  6996 raft_consensus.cc:3060] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:22.362479  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2964df0f2ee40b6965fbaaff91336bf" candidate_uuid: "1bc1cf77ced2434e809db84a382027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:18:22.363075  7068 raft_consensus.cc:3055] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:22.363377  7068 raft_consensus.cc:740] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2f1220343114791b686b14e4ccd8501, State: Running, Role: LEADER
I20260710 13:18:22.364147  7068 consensus_queue.cc:260] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [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: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:22.364981  7068 raft_consensus.cc:3060] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:22.367587  6996 raft_consensus.cc:2468] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bc1cf77ced2434e809db84a382027b4 in term 2.
I20260710 13:18:22.368752  7314 leader_election.cc:304] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bc1cf77ced2434e809db84a382027b4, 86f5798c7c4c470da27c9e2f023475ca; no voters: 
I20260710 13:18:22.369553  7732 raft_consensus.cc:2804] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:22.369553  7068 raft_consensus.cc:2468] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bc1cf77ced2434e809db84a382027b4 in term 2.
I20260710 13:18:22.370278  7732 raft_consensus.cc:697] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [term 2 LEADER]: Becoming Leader. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Running, Role: LEADER
I20260710 13:18:22.371222  7732 consensus_queue.cc:237] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [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: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:22.378880  6820 catalog_manager.cc:5697] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 reported cstate change: term changed from 1 to 2, leader changed from e2f1220343114791b686b14e4ccd8501 (127.5.160.131) to 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132). New cstate: current_term: 2 leader_uuid: "1bc1cf77ced2434e809db84a382027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:22.466958  7753 raft_consensus.cc:993] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1: : Instructing follower 86f5798c7c4c470da27c9e2f023475ca to start an election
I20260710 13:18:22.467526  7724 raft_consensus.cc:1081] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Signalling peer 86f5798c7c4c470da27c9e2f023475ca to start an election
I20260710 13:18:22.469203  6996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1471c61995542b89527f9e3233aace0"
dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
 from {username='slave'} at 127.0.0.1:39802
I20260710 13:18:22.469720  6996 raft_consensus.cc:493] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:22.470003  6996 raft_consensus.cc:3060] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:22.475008  6996 raft_consensus.cc:515] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:22.476478  6996 leader_election.cc:290] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 2 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:22.477293  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1471c61995542b89527f9e3233aace0" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
I20260710 13:18:22.477759  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1471c61995542b89527f9e3233aace0" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:18:22.477880  6919 raft_consensus.cc:3055] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:22.478309  7068 raft_consensus.cc:3060] T d1471c61995542b89527f9e3233aace0 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:22.478325  6919 raft_consensus.cc:740] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Running, Role: LEADER
I20260710 13:18:22.479360  6919 consensus_queue.cc:260] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:22.480580  6919 raft_consensus.cc:3060] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:22.484200  7068 raft_consensus.cc:2468] T d1471c61995542b89527f9e3233aace0 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 2.
I20260710 13:18:22.485167  6919 raft_consensus.cc:2468] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 2.
I20260710 13:18:22.485208  6962 leader_election.cc:304] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:18:22.486527  7720 raft_consensus.cc:2804] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:22.486948  7720 raft_consensus.cc:697] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 2 LEADER]: Becoming Leader. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Running, Role: LEADER
I20260710 13:18:22.487644  7720 consensus_queue.cc:237] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:22.495447  6820 catalog_manager.cc:5697] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: term changed from 1 to 2, leader changed from 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) to 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130). New cstate: current_term: 2 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:22.766887  7738 raft_consensus.cc:993] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca: : Instructing follower 3243662c920d4b2e9bd3fc36e6d931f1 to start an election
I20260710 13:18:22.767316  7720 raft_consensus.cc:1081] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Signalling peer 3243662c920d4b2e9bd3fc36e6d931f1 to start an election
I20260710 13:18:22.768729  6919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f7b04572efb423d9e09b56639e0f8c0"
dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
 from {username='slave'} at 127.0.0.1:38170
I20260710 13:18:22.769256  6919 raft_consensus.cc:493] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:22.769641  6919 raft_consensus.cc:3060] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:22.774240  6919 raft_consensus.cc:515] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:22.775888  6919 leader_election.cc:290] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 2 election: Requested vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:22.776607  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7b04572efb423d9e09b56639e0f8c0" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:18:22.777169  6996 raft_consensus.cc:3055] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:22.777012  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7b04572efb423d9e09b56639e0f8c0" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:18:22.777531  6996 raft_consensus.cc:740] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Running, Role: LEADER
I20260710 13:18:22.777786  7068 raft_consensus.cc:3060] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:22.778350  6996 consensus_queue.cc:260] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:22.779560  6996 raft_consensus.cc:3060] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:22.784509  7068 raft_consensus.cc:2468] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 2.
I20260710 13:18:22.785758  6887 leader_election.cc:304] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:18:22.786129  6996 raft_consensus.cc:2468] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 2.
I20260710 13:18:22.786605  7753 raft_consensus.cc:2804] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:22.787113  7753 raft_consensus.cc:697] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 LEADER]: Becoming Leader. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Running, Role: LEADER
I20260710 13:18:22.787938  7753 consensus_queue.cc:237] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:22.796077  6820 catalog_manager.cc:5697] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: term changed from 1 to 2, leader changed from 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) to 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:22.824756  7068 raft_consensus.cc:1275] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Refusing update from remote peer 1bc1cf77ced2434e809db84a382027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:22.825821  7732 consensus_queue.cc:1048] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:22.834929  6996 raft_consensus.cc:1275] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Refusing update from remote peer 1bc1cf77ced2434e809db84a382027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:22.836891  7731 consensus_queue.cc:1048] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:22.927078  7068 raft_consensus.cc:1275] T d1471c61995542b89527f9e3233aace0 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:22.928516  7720 consensus_queue.cc:1048] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:22.945349  6919 raft_consensus.cc:1275] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:22.946795  7720 consensus_queue.cc:1048] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:23.220319  7068 raft_consensus.cc:1275] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:23.221601  7724 consensus_queue.cc:1048] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:23.230544  6995 raft_consensus.cc:1275] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:23.232412  7753 consensus_queue.cc:1048] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:23.324853  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:23.342463  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:23.356942  6919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10d6dcbf14194db7a4c8222792d162f9"
dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
mode: GRACEFUL
new_leader_uuid: "1bc1cf77ced2434e809db84a382027b4"
 from {username='slave'} at 127.0.0.1:42580
I20260710 13:18:23.357625  6919 raft_consensus.cc:606] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Received request to transfer leadership to TS 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:23.360524  6995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1471c61995542b89527f9e3233aace0"
dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
mode: GRACEFUL
new_leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
 from {username='slave'} at 127.0.0.1:39278
I20260710 13:18:23.361094  6995 raft_consensus.cc:606] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 2 LEADER]: Received request to transfer leadership to TS 3243662c920d4b2e9bd3fc36e6d931f1
I20260710 13:18:23.364506  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:18:23.365526  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:23.371389  7715 raft_consensus.cc:993] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1: : Instructing follower 1bc1cf77ced2434e809db84a382027b4 to start an election
I20260710 13:18:23.371882  7753 raft_consensus.cc:1081] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Signalling peer 1bc1cf77ced2434e809db84a382027b4 to start an election
I20260710 13:18:23.373605  7349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10d6dcbf14194db7a4c8222792d162f9"
dest_uuid: "1bc1cf77ced2434e809db84a382027b4"
 from {username='slave'} at 127.0.0.1:55422
I20260710 13:18:23.374119  7349 raft_consensus.cc:493] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:23.374555  7349 raft_consensus.cc:3060] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.378819  7349 raft_consensus.cc:515] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:23.380262  7349 leader_election.cc:290] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [CANDIDATE]: Term 2 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:18:23.381373  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d6dcbf14194db7a4c8222792d162f9" candidate_uuid: "1bc1cf77ced2434e809db84a382027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:18:23.381860  6995 raft_consensus.cc:3060] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.382000  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d6dcbf14194db7a4c8222792d162f9" candidate_uuid: "1bc1cf77ced2434e809db84a382027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
I20260710 13:18:23.382594  6919 raft_consensus.cc:3055] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:23.382863  6919 raft_consensus.cc:740] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Running, Role: LEADER
I20260710 13:18:23.383442  6919 consensus_queue.cc:260] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:23.384361  6919 raft_consensus.cc:3060] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.388043  6995 raft_consensus.cc:2468] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bc1cf77ced2434e809db84a382027b4 in term 2.
I20260710 13:18:23.389245  7314 leader_election.cc:304] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bc1cf77ced2434e809db84a382027b4, 86f5798c7c4c470da27c9e2f023475ca; no voters: 
I20260710 13:18:23.389724  6919 raft_consensus.cc:2468] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bc1cf77ced2434e809db84a382027b4 in term 2.
I20260710 13:18:23.390012  7732 raft_consensus.cc:2804] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:23.390555  7732 raft_consensus.cc:697] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [term 2 LEADER]: Becoming Leader. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Running, Role: LEADER
I20260710 13:18:23.391326  7732 consensus_queue.cc:237] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:23.398337  6819 catalog_manager.cc:5697] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 reported cstate change: term changed from 1 to 2, leader changed from 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) to 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132). New cstate: current_term: 2 leader_uuid: "1bc1cf77ced2434e809db84a382027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:23.476583  7780 raft_consensus.cc:993] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca: : Instructing follower 3243662c920d4b2e9bd3fc36e6d931f1 to start an election
I20260710 13:18:23.477152  7780 raft_consensus.cc:1081] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 2 LEADER]: Signalling peer 3243662c920d4b2e9bd3fc36e6d931f1 to start an election
I20260710 13:18:23.478669  6919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1471c61995542b89527f9e3233aace0"
dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
 from {username='slave'} at 127.0.0.1:38170
I20260710 13:18:23.479171  6919 raft_consensus.cc:493] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:23.479411  6919 raft_consensus.cc:3060] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:23.484699  6919 raft_consensus.cc:515] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:23.486356  6919 leader_election.cc:290] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [CANDIDATE]: Term 3 election: Requested vote from peers 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:23.487071  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1471c61995542b89527f9e3233aace0" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:18:23.487208  7068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1471c61995542b89527f9e3233aace0" candidate_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:18:23.487620  6995 raft_consensus.cc:3055] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:23.487776  7068 raft_consensus.cc:3060] T d1471c61995542b89527f9e3233aace0 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:23.487937  6995 raft_consensus.cc:740] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Running, Role: LEADER
I20260710 13:18:23.488732  6995 consensus_queue.cc:260] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:23.489951  6995 raft_consensus.cc:3060] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:23.493151  7068 raft_consensus.cc:2468] T d1471c61995542b89527f9e3233aace0 P e2f1220343114791b686b14e4ccd8501 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 3.
I20260710 13:18:23.494176  6887 leader_election.cc:304] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [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: 3243662c920d4b2e9bd3fc36e6d931f1, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:18:23.494309  6995 raft_consensus.cc:2468] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3243662c920d4b2e9bd3fc36e6d931f1 in term 3.
I20260710 13:18:23.495019  7715 raft_consensus.cc:2804] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:23.495626  7715 raft_consensus.cc:697] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 3 LEADER]: Becoming Leader. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Running, Role: LEADER
I20260710 13:18:23.496366  7715 consensus_queue.cc:237] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:23.502604  6819 catalog_manager.cc:5697] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 reported cstate change: term changed from 2 to 3, leader changed from 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) to 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129). New cstate: current_term: 3 leader_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:23.982834  6920 raft_consensus.cc:1275] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Refusing update from remote peer 1bc1cf77ced2434e809db84a382027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:23.983338  7071 raft_consensus.cc:1275] T d1471c61995542b89527f9e3233aace0 P e2f1220343114791b686b14e4ccd8501 [term 3 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:23.984143  7732 consensus_queue.cc:1048] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:23.984527  7715 consensus_queue.cc:1048] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:23.998148  6995 raft_consensus.cc:1275] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 3 FOLLOWER]: Refusing update from remote peer 3243662c920d4b2e9bd3fc36e6d931f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:24.000478  7753 consensus_queue.cc:1048] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:24.013073  6996 raft_consensus.cc:1275] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Refusing update from remote peer 1bc1cf77ced2434e809db84a382027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:24.022639  7788 consensus_queue.cc:1048] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260710 13:18:24.366390  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:24.383837  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:24.397907  6920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef22eaebdcdf4ad9b64a1141740aff35"
dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
mode: GRACEFUL
new_leader_uuid: "86f5798c7c4c470da27c9e2f023475ca"
 from {username='slave'} at 127.0.0.1:42580
I20260710 13:18:24.398483  6920 raft_consensus.cc:606] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Received request to transfer leadership to TS 86f5798c7c4c470da27c9e2f023475ca
I20260710 13:18:24.399778  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:18:24.400475  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:24.426651  7715 raft_consensus.cc:993] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1: : Instructing follower 86f5798c7c4c470da27c9e2f023475ca to start an election
I20260710 13:18:24.427197  7753 raft_consensus.cc:1081] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Signalling peer 86f5798c7c4c470da27c9e2f023475ca to start an election
I20260710 13:18:24.428593  6995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef22eaebdcdf4ad9b64a1141740aff35"
dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
 from {username='slave'} at 127.0.0.1:39802
I20260710 13:18:24.429044  6995 raft_consensus.cc:493] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:24.429342  6995 raft_consensus.cc:3060] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:24.434252  6995 raft_consensus.cc:515] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:24.435719  6995 leader_election.cc:290] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 2 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707)
I20260710 13:18:24.436617  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef22eaebdcdf4ad9b64a1141740aff35" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
I20260710 13:18:24.436733  7071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef22eaebdcdf4ad9b64a1141740aff35" candidate_uuid: "86f5798c7c4c470da27c9e2f023475ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2f1220343114791b686b14e4ccd8501"
I20260710 13:18:24.437175  6920 raft_consensus.cc:3055] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:24.437296  7071 raft_consensus.cc:3060] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:24.437525  6920 raft_consensus.cc:740] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3243662c920d4b2e9bd3fc36e6d931f1, State: Running, Role: LEADER
I20260710 13:18:24.438318  6920 consensus_queue.cc:260] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:24.439224  6920 raft_consensus.cc:3060] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:24.442063  7071 raft_consensus.cc:2468] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 2.
I20260710 13:18:24.443090  6962 leader_election.cc:304] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86f5798c7c4c470da27c9e2f023475ca, e2f1220343114791b686b14e4ccd8501; no voters: 
I20260710 13:18:24.443645  6920 raft_consensus.cc:2468] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86f5798c7c4c470da27c9e2f023475ca in term 2.
I20260710 13:18:24.444095  7779 raft_consensus.cc:2804] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:24.445514  7779 raft_consensus.cc:697] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca [term 2 LEADER]: Becoming Leader. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Running, Role: LEADER
I20260710 13:18:24.446358  7779 consensus_queue.cc:237] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } }
I20260710 13:18:24.453884  6819 catalog_manager.cc:5697] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca reported cstate change: term changed from 1 to 2, leader changed from 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129) to 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130). New cstate: current_term: 2 leader_uuid: "86f5798c7c4c470da27c9e2f023475ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:24.839875  7071 raft_consensus.cc:1275] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:24.841182  7779 consensus_queue.cc:1048] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f1220343114791b686b14e4ccd8501" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:24.853354  6920 raft_consensus.cc:1275] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Refusing update from remote peer 86f5798c7c4c470da27c9e2f023475ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:24.854857  7779 consensus_queue.cc:1048] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:25.401422  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:25.424186  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:25.438555  6995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18c633444fb044699258e13b1e6d3b4a"
dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
mode: GRACEFUL
new_leader_uuid: "1bc1cf77ced2434e809db84a382027b4"
 from {username='slave'} at 127.0.0.1:39278
I20260710 13:18:25.439177  6995 raft_consensus.cc:606] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Received request to transfer leadership to TS 1bc1cf77ced2434e809db84a382027b4
I20260710 13:18:25.440290  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:18:25.440961  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:25.886478  7794 raft_consensus.cc:993] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca: : Instructing follower 1bc1cf77ced2434e809db84a382027b4 to start an election
I20260710 13:18:25.887086  7807 raft_consensus.cc:1081] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Signalling peer 1bc1cf77ced2434e809db84a382027b4 to start an election
I20260710 13:18:25.888727  7349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18c633444fb044699258e13b1e6d3b4a"
dest_uuid: "1bc1cf77ced2434e809db84a382027b4"
 from {username='slave'} at 127.0.0.1:55448
I20260710 13:18:25.889276  7349 raft_consensus.cc:493] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:25.889624  7349 raft_consensus.cc:3060] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.894150  7349 raft_consensus.cc:515] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:25.895615  7349 leader_election.cc:290] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [CANDIDATE]: Term 2 election: Requested vote from peers 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491), 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833)
I20260710 13:18:25.896445  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c633444fb044699258e13b1e6d3b4a" candidate_uuid: "1bc1cf77ced2434e809db84a382027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3243662c920d4b2e9bd3fc36e6d931f1"
I20260710 13:18:25.896590  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c633444fb044699258e13b1e6d3b4a" candidate_uuid: "1bc1cf77ced2434e809db84a382027b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "86f5798c7c4c470da27c9e2f023475ca"
I20260710 13:18:25.897017  6920 raft_consensus.cc:3060] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.897140  6995 raft_consensus.cc:3055] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:25.897547  6995 raft_consensus.cc:740] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86f5798c7c4c470da27c9e2f023475ca, State: Running, Role: LEADER
I20260710 13:18:25.898237  6995 consensus_queue.cc:260] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:25.899438  6995 raft_consensus.cc:3060] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.902540  6920 raft_consensus.cc:2468] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bc1cf77ced2434e809db84a382027b4 in term 2.
I20260710 13:18:25.903601  7315 leader_election.cc:304] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bc1cf77ced2434e809db84a382027b4, 3243662c920d4b2e9bd3fc36e6d931f1; no voters: 
I20260710 13:18:25.904260  7800 raft_consensus.cc:2804] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:25.905185  7800 raft_consensus.cc:697] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [term 2 LEADER]: Becoming Leader. State: Replica: 1bc1cf77ced2434e809db84a382027b4, State: Running, Role: LEADER
I20260710 13:18:25.905301  6995 raft_consensus.cc:2468] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bc1cf77ced2434e809db84a382027b4 in term 2.
I20260710 13:18:25.906384  7800 consensus_queue.cc:237] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [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: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } }
I20260710 13:18:25.913662  6820 catalog_manager.cc:5697] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 reported cstate change: term changed from 1 to 2, leader changed from 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130) to 1bc1cf77ced2434e809db84a382027b4 (127.5.160.132). New cstate: current_term: 2 leader_uuid: "1bc1cf77ced2434e809db84a382027b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bc1cf77ced2434e809db84a382027b4" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 35737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:26.290092  6920 raft_consensus.cc:1275] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Refusing update from remote peer 1bc1cf77ced2434e809db84a382027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:26.291476  7800 consensus_queue.cc:1048] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3243662c920d4b2e9bd3fc36e6d931f1" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:26.303495  6995 raft_consensus.cc:1275] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Refusing update from remote peer 1bc1cf77ced2434e809db84a382027b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:26.305220  7808 consensus_queue.cc:1048] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86f5798c7c4c470da27c9e2f023475ca" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:26.441916  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:26.458355  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260710 13:18:26.499557  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:26.500705  5762 tablet_replica.cc:333] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:26.501817  5762 raft_consensus.cc:2243] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.502626  5762 raft_consensus.cc:2272] T 2f7b04572efb423d9e09b56639e0f8c0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.504951  5762 tablet_replica.cc:333] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:26.505600  5762 raft_consensus.cc:2243] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.506211  5762 raft_consensus.cc:2272] T 71a78afa71044475b9da97d7b76657bc P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.508037  5762 tablet_replica.cc:333] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:26.508607  5762 raft_consensus.cc:2243] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.509001  5762 raft_consensus.cc:2272] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.510977  5762 tablet_replica.cc:333] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:26.511500  5762 raft_consensus.cc:2243] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.512013  5762 raft_consensus.cc:2272] T 18c633444fb044699258e13b1e6d3b4a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.515175  5762 tablet_replica.cc:333] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:26.516162  5762 raft_consensus.cc:2243] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.516958  5762 raft_consensus.cc:2272] T d1471c61995542b89527f9e3233aace0 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.518818  5762 tablet_replica.cc:333] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:26.519344  5762 raft_consensus.cc:2243] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.519793  5762 raft_consensus.cc:2272] T 3a73a8072dbd442e8833df9e7d8404e3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.522564  5762 tablet_replica.cc:333] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:26.523234  5762 raft_consensus.cc:2243] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.523729  5762 raft_consensus.cc:2272] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.525568  5762 tablet_replica.cc:333] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:26.526063  5762 raft_consensus.cc:2243] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.526484  5762 raft_consensus.cc:2272] T dc56c2a7264a4806b1887934b34df5b5 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.528199  5762 tablet_replica.cc:333] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:26.528640  5762 raft_consensus.cc:2243] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.529290  5762 raft_consensus.cc:2272] T 80fbc37c6eb84da188a27be79f28d654 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.531042  5762 tablet_replica.cc:333] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:26.531499  5762 raft_consensus.cc:2243] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.531839  5762 raft_consensus.cc:2272] T 5788384f6a314e69b1c0027d521eb2e1 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.533532  5762 tablet_replica.cc:333] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:26.534014  5762 raft_consensus.cc:2243] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.534343  5762 raft_consensus.cc:2272] T ef22eaebdcdf4ad9b64a1141740aff35 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.536008  5762 tablet_replica.cc:333] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:26.536479  5762 raft_consensus.cc:2243] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.536927  5762 raft_consensus.cc:2272] T 5e715777e3f54734ab5296193920cfec P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.538753  5762 tablet_replica.cc:333] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:26.539285  5762 raft_consensus.cc:2243] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.540032  5762 raft_consensus.cc:2272] T fbecba4d81a14a2e92afa93ca523b29d P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.541790  5762 tablet_replica.cc:333] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:26.542266  5762 raft_consensus.cc:2243] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.542960  5762 raft_consensus.cc:2272] T d3ae8c01cc494df6a5156c1b271939d3 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.544656  5762 tablet_replica.cc:333] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:26.545166  5762 raft_consensus.cc:2243] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.545784  5762 raft_consensus.cc:2272] T 9be22fec01264f75a3fed237b49b2b66 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.547520  5762 tablet_replica.cc:333] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:26.548013  5762 raft_consensus.cc:2243] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.548405  5762 raft_consensus.cc:2272] T fab79b16822b40869ad5676e18e780da P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.550089  5762 tablet_replica.cc:333] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:26.550527  5762 raft_consensus.cc:2243] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.551222  5762 raft_consensus.cc:2272] T 894ab0756a84469c97ab88e7d223979a P 3243662c920d4b2e9bd3fc36e6d931f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.552884  5762 tablet_replica.cc:333] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1: stopping tablet replica
I20260710 13:18:26.553315  5762 raft_consensus.cc:2243] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.553753  5762 raft_consensus.cc:2272] T 10d6dcbf14194db7a4c8222792d162f9 P 3243662c920d4b2e9bd3fc36e6d931f1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:26.571965  6962 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]
W20260710 13:18:26.575620  6962 consensus_peers.cc:597] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca -> Peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Couldn't send request to peer 3243662c920d4b2e9bd3fc36e6d931f1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:26.590574  7036 consensus_peers.cc:597] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 -> Peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Couldn't send request to peer 3243662c920d4b2e9bd3fc36e6d931f1. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.598963  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
W20260710 13:18:26.641089  6962 consensus_peers.cc:597] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca -> Peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Couldn't send request to peer 3243662c920d4b2e9bd3fc36e6d931f1. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.644225  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
W20260710 13:18:26.660490  6962 consensus_peers.cc:597] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca -> Peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Couldn't send request to peer 3243662c920d4b2e9bd3fc36e6d931f1. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:26.661971  6962 consensus_peers.cc:597] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca -> Peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Couldn't send request to peer 3243662c920d4b2e9bd3fc36e6d931f1. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.682935  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:26.683818  5762 tablet_replica.cc:333] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:26.684820  5762 raft_consensus.cc:2243] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.685477  5762 raft_consensus.cc:2272] T f2964df0f2ee40b6965fbaaff91336bf P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.687140  5762 tablet_replica.cc:333] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:26.687620  5762 raft_consensus.cc:2243] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.687966  5762 raft_consensus.cc:2272] T 2f7b04572efb423d9e09b56639e0f8c0 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.689620  5762 tablet_replica.cc:333] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:26.690179  5762 raft_consensus.cc:2243] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.691006  5762 raft_consensus.cc:2272] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.693339  5762 tablet_replica.cc:333] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:26.693953  5762 raft_consensus.cc:2243] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.694631  5762 raft_consensus.cc:2272] T ef22eaebdcdf4ad9b64a1141740aff35 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.696314  5762 tablet_replica.cc:333] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:26.696823  5762 raft_consensus.cc:2243] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.697273  5762 raft_consensus.cc:2272] T 70da030bf94a4268aeac11b3b5988c05 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.699190  5762 tablet_replica.cc:333] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:26.699867  5762 raft_consensus.cc:2243] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.700650  5762 raft_consensus.cc:2272] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.702603  5762 tablet_replica.cc:333] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:26.703128  5762 raft_consensus.cc:2243] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.703821  5762 raft_consensus.cc:2272] T 3a73a8072dbd442e8833df9e7d8404e3 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.705536  5762 tablet_replica.cc:333] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:26.706037  5762 raft_consensus.cc:2243] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.706415  5762 raft_consensus.cc:2272] T 80fbc37c6eb84da188a27be79f28d654 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.708081  5762 tablet_replica.cc:333] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:26.708789  5762 raft_consensus.cc:2243] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.709363  5762 raft_consensus.cc:2272] T 586ec43ab2494887b2048eb5271ee8c3 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.711781  5762 tablet_replica.cc:333] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:26.712518  5762 raft_consensus.cc:2243] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.712981  5762 raft_consensus.cc:2272] T 18c633444fb044699258e13b1e6d3b4a P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:26.712913  7314 consensus_peers.cc:597] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 -> Peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): Couldn't send request to peer 86f5798c7c4c470da27c9e2f023475ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.716080  5762 tablet_replica.cc:333] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:26.716691  5762 raft_consensus.cc:2243] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.717119  5762 raft_consensus.cc:2272] T d1471c61995542b89527f9e3233aace0 P 86f5798c7c4c470da27c9e2f023475ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.719026  5762 tablet_replica.cc:333] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:26.719542  5762 raft_consensus.cc:2243] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.719929  5762 raft_consensus.cc:2272] T 10d6dcbf14194db7a4c8222792d162f9 P 86f5798c7c4c470da27c9e2f023475ca [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:26.720369  7315 consensus_peers.cc:597] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 -> Peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Couldn't send request to peer 3243662c920d4b2e9bd3fc36e6d931f1. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.721731  5762 tablet_replica.cc:333] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:26.722321  5762 raft_consensus.cc:2243] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.722873  5762 raft_consensus.cc:2272] T 330d1ddd718b48088078e86e376f371c P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.724799  5762 tablet_replica.cc:333] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:26.725490  5762 raft_consensus.cc:2243] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.726763  5762 raft_consensus.cc:2272] T 362b0ab013bc4dab9bb4b2e90fdd6faa P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.729144  5762 tablet_replica.cc:333] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:26.729835  5762 raft_consensus.cc:2243] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.730350  5762 raft_consensus.cc:2272] T d2bf36578bf1478b846a786b347fba34 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:26.730700  6962 consensus_peers.cc:597] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca -> Peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Couldn't send request to peer 3243662c920d4b2e9bd3fc36e6d931f1. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.732374  5762 tablet_replica.cc:333] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:26.732934  5762 raft_consensus.cc:2243] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.733632  5762 raft_consensus.cc:2272] T fbecba4d81a14a2e92afa93ca523b29d P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.735579  5762 tablet_replica.cc:333] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:26.736219  5762 raft_consensus.cc:2243] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:18:26.736595  7035 consensus_peers.cc:597] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 -> Peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): Couldn't send request to peer 86f5798c7c4c470da27c9e2f023475ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.737071  5762 raft_consensus.cc:2272] T 5e715777e3f54734ab5296193920cfec P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.739140  5762 tablet_replica.cc:333] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca: stopping tablet replica
I20260710 13:18:26.739595  5762 raft_consensus.cc:2243] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.740300  5762 raft_consensus.cc:2272] T 9be22fec01264f75a3fed237b49b2b66 P 86f5798c7c4c470da27c9e2f023475ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.784759  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
W20260710 13:18:26.788928  7315 consensus_peers.cc:597] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 -> Peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Couldn't send request to peer 3243662c920d4b2e9bd3fc36e6d931f1. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.827087  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
W20260710 13:18:26.857525  7036 consensus_peers.cc:597] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 -> Peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Couldn't send request to peer 3243662c920d4b2e9bd3fc36e6d931f1. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:26.864612  7314 consensus_peers.cc:597] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 -> Peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): Couldn't send request to peer 86f5798c7c4c470da27c9e2f023475ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:41833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:26.867939  7036 consensus_peers.cc:597] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 -> Peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Couldn't send request to peer 3243662c920d4b2e9bd3fc36e6d931f1. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.871726  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:26.872699  5762 tablet_replica.cc:333] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:26.873577  5762 raft_consensus.cc:2243] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.874243  5762 raft_consensus.cc:2272] T d3ae8c01cc494df6a5156c1b271939d3 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:26.875658  7315 consensus_peers.cc:597] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 -> Peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Couldn't send request to peer 3243662c920d4b2e9bd3fc36e6d931f1. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.876581  5762 tablet_replica.cc:333] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:26.877246  5762 raft_consensus.cc:2243] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.878067  5762 raft_consensus.cc:2272] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.880456  5762 tablet_replica.cc:333] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:26.881119  5762 raft_consensus.cc:2243] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:18:26.881520  7315 consensus_peers.cc:597] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 -> Peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): Couldn't send request to peer e2f1220343114791b686b14e4ccd8501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.882061  5762 raft_consensus.cc:2272] T 586ec43ab2494887b2048eb5271ee8c3 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.884083  5762 tablet_replica.cc:333] T d1471c61995542b89527f9e3233aace0 P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:26.884738  5762 raft_consensus.cc:2243] T d1471c61995542b89527f9e3233aace0 P e2f1220343114791b686b14e4ccd8501 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.885206  5762 raft_consensus.cc:2272] T d1471c61995542b89527f9e3233aace0 P e2f1220343114791b686b14e4ccd8501 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.886969  5762 tablet_replica.cc:333] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:26.887559  5762 raft_consensus.cc:2243] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.888008  5762 raft_consensus.cc:2272] T 2f7b04572efb423d9e09b56639e0f8c0 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.889844  5762 tablet_replica.cc:333] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:26.890434  5762 raft_consensus.cc:2243] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.890865  5762 raft_consensus.cc:2272] T f2964df0f2ee40b6965fbaaff91336bf P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.892690  5762 tablet_replica.cc:333] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:26.893276  5762 raft_consensus.cc:2243] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.894116  5762 raft_consensus.cc:2272] T 71a78afa71044475b9da97d7b76657bc P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.896299  5762 tablet_replica.cc:333] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:26.897061  5762 raft_consensus.cc:2243] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.898146  5762 raft_consensus.cc:2272] T d2bf36578bf1478b846a786b347fba34 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.900480  5762 tablet_replica.cc:333] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:26.901322  5762 raft_consensus.cc:2243] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:18:26.901839  7314 consensus_peers.cc:597] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 -> Peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): Couldn't send request to peer 86f5798c7c4c470da27c9e2f023475ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:41833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.902225  5762 raft_consensus.cc:2272] T 5788384f6a314e69b1c0027d521eb2e1 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.904332  5762 tablet_replica.cc:333] T 3a73a8072dbd442e8833df9e7d8404e3 P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:26.904903  5762 raft_consensus.cc:2243] T 3a73a8072dbd442e8833df9e7d8404e3 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.905367  5762 raft_consensus.cc:2272] T 3a73a8072dbd442e8833df9e7d8404e3 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.907420  5762 tablet_replica.cc:333] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:26.907999  5762 raft_consensus.cc:2243] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.908821  5762 raft_consensus.cc:2272] T dc56c2a7264a4806b1887934b34df5b5 P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.910883  5762 tablet_replica.cc:333] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:26.911463  5762 raft_consensus.cc:2243] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.911942  5762 raft_consensus.cc:2272] T 80fbc37c6eb84da188a27be79f28d654 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.914309  5762 tablet_replica.cc:333] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:26.915020  5762 raft_consensus.cc:2243] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.916093  5762 raft_consensus.cc:2272] T 330d1ddd718b48088078e86e376f371c P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:26.916982  7315 consensus_peers.cc:597] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 -> Peer 3243662c920d4b2e9bd3fc36e6d931f1 (127.5.160.129:46491): Couldn't send request to peer 3243662c920d4b2e9bd3fc36e6d931f1. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.918363  5762 tablet_replica.cc:333] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:26.918952  5762 raft_consensus.cc:2243] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.919546  5762 raft_consensus.cc:2272] T fab79b16822b40869ad5676e18e780da P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.921461  5762 tablet_replica.cc:333] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:26.921998  5762 raft_consensus.cc:2243] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.922623  5762 raft_consensus.cc:2272] T 894ab0756a84469c97ab88e7d223979a P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.924537  5762 tablet_replica.cc:333] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:26.925060  5762 raft_consensus.cc:2243] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.925921  5762 raft_consensus.cc:2272] T 362b0ab013bc4dab9bb4b2e90fdd6faa P e2f1220343114791b686b14e4ccd8501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.927914  5762 tablet_replica.cc:333] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:26.928413  5762 raft_consensus.cc:2243] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.928829  5762 raft_consensus.cc:2272] T 70da030bf94a4268aeac11b3b5988c05 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.930601  5762 tablet_replica.cc:333] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501: stopping tablet replica
I20260710 13:18:26.931077  5762 raft_consensus.cc:2243] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.931519  5762 raft_consensus.cc:2272] T ef22eaebdcdf4ad9b64a1141740aff35 P e2f1220343114791b686b14e4ccd8501 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:26.974892  7315 consensus_peers.cc:597] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 -> Peer e2f1220343114791b686b14e4ccd8501 (127.5.160.131:36707): Couldn't send request to peer e2f1220343114791b686b14e4ccd8501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.131:36707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.978601  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260710 13:18:27.014952  5762 tablet_server.cc:179] TabletServer@127.5.160.132:0 shutting down...
I20260710 13:18:27.049145  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:27.049909  5762 tablet_replica.cc:333] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4: stopping tablet replica
I20260710 13:18:27.050665  5762 raft_consensus.cc:2243] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.051308  5762 raft_consensus.cc:2272] T 9be22fec01264f75a3fed237b49b2b66 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.054025  5762 tablet_replica.cc:333] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4: stopping tablet replica
I20260710 13:18:27.054831  5762 raft_consensus.cc:2243] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:27.055848  5762 raft_consensus.cc:2272] T 18c633444fb044699258e13b1e6d3b4a P 1bc1cf77ced2434e809db84a382027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:27.057420  7314 consensus_peers.cc:597] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 -> Peer 86f5798c7c4c470da27c9e2f023475ca (127.5.160.130:41833): Couldn't send request to peer 86f5798c7c4c470da27c9e2f023475ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:41833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:27.058511  5762 tablet_replica.cc:333] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4: stopping tablet replica
I20260710 13:18:27.059147  5762 raft_consensus.cc:2243] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.059702  5762 raft_consensus.cc:2272] T 6cf14bee8c1d4616a72e6f37ce1dd3d0 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.061614  5762 tablet_replica.cc:333] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4: stopping tablet replica
I20260710 13:18:27.062171  5762 raft_consensus.cc:2243] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:27.062919  5762 raft_consensus.cc:2272] T 70da030bf94a4268aeac11b3b5988c05 P 1bc1cf77ced2434e809db84a382027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.065141  5762 tablet_replica.cc:333] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4: stopping tablet replica
I20260710 13:18:27.065770  5762 raft_consensus.cc:2243] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.066291  5762 raft_consensus.cc:2272] T fbecba4d81a14a2e92afa93ca523b29d P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.068356  5762 tablet_replica.cc:333] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4: stopping tablet replica
I20260710 13:18:27.068974  5762 raft_consensus.cc:2243] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.069551  5762 raft_consensus.cc:2272] T 5e715777e3f54734ab5296193920cfec P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.071396  5762 tablet_replica.cc:333] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4: stopping tablet replica
I20260710 13:18:27.071950  5762 raft_consensus.cc:2243] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.072403  5762 raft_consensus.cc:2272] T 586ec43ab2494887b2048eb5271ee8c3 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.074365  5762 tablet_replica.cc:333] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4: stopping tablet replica
I20260710 13:18:27.074939  5762 raft_consensus.cc:2243] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:27.075680  5762 raft_consensus.cc:2272] T 10d6dcbf14194db7a4c8222792d162f9 P 1bc1cf77ced2434e809db84a382027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.077591  5762 tablet_replica.cc:333] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4: stopping tablet replica
I20260710 13:18:27.078135  5762 raft_consensus.cc:2243] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.078644  5762 raft_consensus.cc:2272] T d2bf36578bf1478b846a786b347fba34 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.080427  5762 tablet_replica.cc:333] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4: stopping tablet replica
I20260710 13:18:27.081007  5762 raft_consensus.cc:2243] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.081641  5762 raft_consensus.cc:2272] T 71a78afa71044475b9da97d7b76657bc P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.083412  5762 tablet_replica.cc:333] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4: stopping tablet replica
I20260710 13:18:27.084024  5762 raft_consensus.cc:2243] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:27.084798  5762 raft_consensus.cc:2272] T f2964df0f2ee40b6965fbaaff91336bf P 1bc1cf77ced2434e809db84a382027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.086689  5762 tablet_replica.cc:333] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4: stopping tablet replica
I20260710 13:18:27.087220  5762 raft_consensus.cc:2243] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.087718  5762 raft_consensus.cc:2272] T 330d1ddd718b48088078e86e376f371c P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.089413  5762 tablet_replica.cc:333] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4: stopping tablet replica
I20260710 13:18:27.089967  5762 raft_consensus.cc:2243] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.090478  5762 raft_consensus.cc:2272] T 3893fa7d2b8d460c9f2c7dd9be7b4687 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.092222  5762 tablet_replica.cc:333] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4: stopping tablet replica
I20260710 13:18:27.092731  5762 raft_consensus.cc:2243] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.093259  5762 raft_consensus.cc:2272] T dc56c2a7264a4806b1887934b34df5b5 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.095114  5762 tablet_replica.cc:333] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4: stopping tablet replica
I20260710 13:18:27.095624  5762 raft_consensus.cc:2243] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.096150  5762 raft_consensus.cc:2272] T d3ae8c01cc494df6a5156c1b271939d3 P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.097992  5762 tablet_replica.cc:333] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4: stopping tablet replica
I20260710 13:18:27.098491  5762 raft_consensus.cc:2243] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.099184  5762 raft_consensus.cc:2272] T 894ab0756a84469c97ab88e7d223979a P 1bc1cf77ced2434e809db84a382027b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.101131  5762 tablet_replica.cc:333] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4: stopping tablet replica
I20260710 13:18:27.101655  5762 raft_consensus.cc:2243] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:27.102402  5762 raft_consensus.cc:2272] T fab79b16822b40869ad5676e18e780da P 1bc1cf77ced2434e809db84a382027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.104178  5762 tablet_replica.cc:333] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4: stopping tablet replica
I20260710 13:18:27.104655  5762 raft_consensus.cc:2243] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:27.105435  5762 raft_consensus.cc:2272] T 5788384f6a314e69b1c0027d521eb2e1 P 1bc1cf77ced2434e809db84a382027b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.143966  5762 tablet_server.cc:196] TabletServer@127.5.160.132:0 shutdown complete.
I20260710 13:18:27.172880  5762 master.cc:562] Master@127.5.160.190:34709 shutting down...
I20260710 13:18:27.199898  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:27.200548  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.200932  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 449ef5a147814a3d903f0ba9559bd996: stopping tablet replica
I20260710 13:18:27.239890  5762 master.cc:584] Master@127.5.160.190:34709 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (30706 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:18:27.301993  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:32887
I20260710 13:18:27.303247  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:27.310215  7828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:27.310333  7827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:27.311348  7830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:27.314284  5762 server_base.cc:1061] running on GCE node
I20260710 13:18:27.315924  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:27.316105  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:27.316426  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689507316383 us; error 0 us; skew 500 ppm
I20260710 13:18:27.317013  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:27.319557  5762 webserver.cc:533] Webserver started at http://127.5.160.190:32965/ using document root <none> and password file <none>
I20260710 13:18:27.320070  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:27.320271  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:27.320565  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:27.321777  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/master-0-root/instance:
uuid: "0612c7779ff748948581e912fc64bf5e"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-fcbk"
I20260710 13:18:27.326242  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:18:27.329713  7835 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.330525  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:27.330942  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/master-0-root
uuid: "0612c7779ff748948581e912fc64bf5e"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-fcbk"
I20260710 13:18:27.331321  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:27.348604  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:27.349911  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:27.388725  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:32887
I20260710 13:18:27.388819  7886 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:32887 every 8 connection(s)
I20260710 13:18:27.392750  7887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.402933  7887 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e: Bootstrap starting.
I20260710 13:18:27.407752  7887 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.411981  7887 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e: No bootstrap required, opened a new log
I20260710 13:18:27.414294  7887 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0612c7779ff748948581e912fc64bf5e" member_type: VOTER }
I20260710 13:18:27.414683  7887 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.414949  7887 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0612c7779ff748948581e912fc64bf5e, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.415768  7887 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0612c7779ff748948581e912fc64bf5e" member_type: VOTER }
I20260710 13:18:27.416508  7887 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:27.416839  7887 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:27.417189  7887 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:27.421962  7887 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0612c7779ff748948581e912fc64bf5e" member_type: VOTER }
I20260710 13:18:27.422535  7887 leader_election.cc:304] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [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: 0612c7779ff748948581e912fc64bf5e; no voters: 
I20260710 13:18:27.423723  7887 leader_election.cc:290] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:27.424110  7890 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:27.425669  7890 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [term 1 LEADER]: Becoming Leader. State: Replica: 0612c7779ff748948581e912fc64bf5e, State: Running, Role: LEADER
I20260710 13:18:27.426426  7890 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [LEADER]: Queue going to LEADER mode. State: All 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: "0612c7779ff748948581e912fc64bf5e" member_type: VOTER }
I20260710 13:18:27.426733  7887 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:27.432119  7892 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0612c7779ff748948581e912fc64bf5e. Latest consensus state: current_term: 1 leader_uuid: "0612c7779ff748948581e912fc64bf5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0612c7779ff748948581e912fc64bf5e" member_type: VOTER } }
I20260710 13:18:27.433043  7892 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:27.432235  7891 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0612c7779ff748948581e912fc64bf5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0612c7779ff748948581e912fc64bf5e" member_type: VOTER } }
I20260710 13:18:27.433737  7891 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:27.439548  7897 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:27.444954  7897 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:27.447446  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:27.453948  7897 catalog_manager.cc:1383] Generated new cluster ID: 227c55f38eb34f958b7801f72f582f46
I20260710 13:18:27.454341  7897 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:27.476109  7897 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:27.477473  7897 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:27.494357  7897 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e: Generated new TSK 0
I20260710 13:18:27.495018  7897 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:27.514122  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:27.520521  7908 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:27.521092  7909 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:27.522855  7911 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:27.523916  5762 server_base.cc:1061] running on GCE node
I20260710 13:18:27.525053  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:27.525230  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:27.525461  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689507525441 us; error 0 us; skew 500 ppm
I20260710 13:18:27.526060  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:27.528535  5762 webserver.cc:533] Webserver started at http://127.5.160.129:44999/ using document root <none> and password file <none>
I20260710 13:18:27.529053  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:27.529238  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:27.529551  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:27.530622  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-0-root/instance:
uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-fcbk"
I20260710 13:18:27.535249  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:27.538955  7916 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.539839  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:18:27.540170  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-0-root
uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-fcbk"
I20260710 13:18:27.540494  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:27.574067  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:27.575397  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:27.577126  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:27.579596  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:27.579841  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.580118  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:27.580324  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.623646  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:39427
I20260710 13:18:27.623773  7978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:39427 every 8 connection(s)
I20260710 13:18:27.629558  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:27.638578  7984 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:27.639182  7983 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:27.641955  5762 server_base.cc:1061] running on GCE node
W20260710 13:18:27.642262  7986 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:27.643481  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:27.643709  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:27.643903  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689507643885 us; error 0 us; skew 500 ppm
I20260710 13:18:27.644445  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:27.645660  7979 heartbeater.cc:344] Connected to a master server at 127.5.160.190:32887
I20260710 13:18:27.646088  7979 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:27.646775  7979 heartbeater.cc:507] Master 127.5.160.190:32887 requested a full tablet report, sending...
I20260710 13:18:27.647171  5762 webserver.cc:533] Webserver started at http://127.5.160.130:36727/ using document root <none> and password file <none>
I20260710 13:18:27.647621  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:27.647773  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:27.648025  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:27.649058  7852 ts_manager.cc:194] Registered new tserver with Master: 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:27.649252  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-1-root/instance:
uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-fcbk"
I20260710 13:18:27.651069  7852 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42374
I20260710 13:18:27.654219  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:27.658079  7991 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.659008  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:18:27.659411  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-1-root
uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-fcbk"
I20260710 13:18:27.659699  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:27.686364  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:27.687693  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:27.689345  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:27.691829  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:27.692039  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.692392  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:27.692574  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.736392  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:41923
I20260710 13:18:27.736492  8053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:41923 every 8 connection(s)
I20260710 13:18:27.741192  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:27.748391  8057 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:27.749989  8058 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:27.754096  5762 server_base.cc:1061] running on GCE node
W20260710 13:18:27.754184  8060 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:27.755429  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:27.755731  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:27.755951  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689507755933 us; error 0 us; skew 500 ppm
I20260710 13:18:27.756673  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:27.756987  8054 heartbeater.cc:344] Connected to a master server at 127.5.160.190:32887
I20260710 13:18:27.757445  8054 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:27.758440  8054 heartbeater.cc:507] Master 127.5.160.190:32887 requested a full tablet report, sending...
I20260710 13:18:27.759660  5762 webserver.cc:533] Webserver started at http://127.5.160.131:33109/ using document root <none> and password file <none>
I20260710 13:18:27.760339  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:27.760582  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:27.760893  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:27.760895  7852 ts_manager.cc:194] Registered new tserver with Master: 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:27.762498  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-2-root/instance:
uuid: "53b0beb3d49f4b648292aff9d964511b"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-fcbk"
I20260710 13:18:27.762843  7852 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42386
I20260710 13:18:27.767403  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 13:18:27.770860  8065 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.771736  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:27.772073  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-2-root
uuid: "53b0beb3d49f4b648292aff9d964511b"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-fcbk"
I20260710 13:18:27.772367  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:27.792502  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:27.793908  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:27.795504  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:27.797963  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:27.798220  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.798504  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:27.798738  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.844246  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:43447
I20260710 13:18:27.844444  8127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:43447 every 8 connection(s)
I20260710 13:18:27.849318  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:27.856576  8131 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:27.858292  8132 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:27.860785  8134 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:27.861246  5762 server_base.cc:1061] running on GCE node
I20260710 13:18:27.861965  8128 heartbeater.cc:344] Connected to a master server at 127.5.160.190:32887
I20260710 13:18:27.862452  8128 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:27.862787  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:27.863061  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:27.863270  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689507863250 us; error 0 us; skew 500 ppm
I20260710 13:18:27.863409  8128 heartbeater.cc:507] Master 127.5.160.190:32887 requested a full tablet report, sending...
I20260710 13:18:27.864081  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:27.866034  7852 ts_manager.cc:194] Registered new tserver with Master: 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:27.867540  7852 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42398
I20260710 13:18:27.868953  5762 webserver.cc:533] Webserver started at http://127.5.160.132:39739/ using document root <none> and password file <none>
I20260710 13:18:27.869675  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:27.869875  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:27.870162  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:27.871179  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-3-root/instance:
uuid: "a666df661aff4d2fa59d9963b0a4aaff"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-fcbk"
I20260710 13:18:27.875852  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:27.879467  8139 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.880353  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:18:27.880820  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-3-root
uuid: "a666df661aff4d2fa59d9963b0a4aaff"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-fcbk"
I20260710 13:18:27.881243  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:27.896482  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:27.897797  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:27.899230  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:27.901597  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:27.901826  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.902072  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:27.902248  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.948738  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.132:44775
I20260710 13:18:27.948820  8201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.132:44775 every 8 connection(s)
I20260710 13:18:27.962117  8202 heartbeater.cc:344] Connected to a master server at 127.5.160.190:32887
I20260710 13:18:27.962535  8202 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:27.963315  8202 heartbeater.cc:507] Master 127.5.160.190:32887 requested a full tablet report, sending...
I20260710 13:18:27.965188  7852 ts_manager.cc:194] Registered new tserver with Master: a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:27.965646  5762 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013706157s
I20260710 13:18:27.966925  7852 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42400
I20260710 13:18:27.994153  7852 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42410:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:18:28.135411  8167 tablet_service.cc:1511] Processing CreateTablet for tablet 125fa27528d147179f366e0aa33ff7f5 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:28.137228  8167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 125fa27528d147179f366e0aa33ff7f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.142612  8166 tablet_service.cc:1511] Processing CreateTablet for tablet 4eb5a690a8f843bfa88bfd7b3c59f62c (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:28.144121  8166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eb5a690a8f843bfa88bfd7b3c59f62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.147253  8165 tablet_service.cc:1511] Processing CreateTablet for tablet e0e34df1c0184a4b940160267a89bb89 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:28.147403  7944 tablet_service.cc:1511] Processing CreateTablet for tablet e97bc1de70b04d4fb50c2a0c3ab9e892 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:28.148912  7944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97bc1de70b04d4fb50c2a0c3ab9e892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.149744  8165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0e34df1c0184a4b940160267a89bb89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.150975  7943 tablet_service.cc:1511] Processing CreateTablet for tablet 4eb5a690a8f843bfa88bfd7b3c59f62c (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:28.152415  7943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eb5a690a8f843bfa88bfd7b3c59f62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.155072  7942 tablet_service.cc:1511] Processing CreateTablet for tablet e0e34df1c0184a4b940160267a89bb89 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:28.156585  7942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0e34df1c0184a4b940160267a89bb89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.158680  7941 tablet_service.cc:1511] Processing CreateTablet for tablet e1c9f2c2662d4edeb61335625f960932 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:28.160077  7941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c9f2c2662d4edeb61335625f960932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.163465  8019 tablet_service.cc:1511] Processing CreateTablet for tablet 125fa27528d147179f366e0aa33ff7f5 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:28.163760  7940 tablet_service.cc:1511] Processing CreateTablet for tablet e4f002af93bb428da86ce435bfa1f842 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:28.164857  8019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 125fa27528d147179f366e0aa33ff7f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.165186  7940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f002af93bb428da86ce435bfa1f842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.174563  8015 tablet_service.cc:1511] Processing CreateTablet for tablet e4f002af93bb428da86ce435bfa1f842 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:28.175948  8015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f002af93bb428da86ce435bfa1f842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.176970  8160 tablet_service.cc:1511] Processing CreateTablet for tablet 880f97bb0f7b439d841c4326a921d719 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:28.178468  8160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880f97bb0f7b439d841c4326a921d719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.178843  8014 tablet_service.cc:1511] Processing CreateTablet for tablet 976895395478436b8d5128ef94674807 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:28.180683  8014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 976895395478436b8d5128ef94674807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.182998  8016 tablet_service.cc:1511] Processing CreateTablet for tablet e1c9f2c2662d4edeb61335625f960932 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:28.184875  8016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c9f2c2662d4edeb61335625f960932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.185678  8159 tablet_service.cc:1511] Processing CreateTablet for tablet fdc2e95c1ec84580a63d91dac5f4be9e (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:28.187108  8013 tablet_service.cc:1511] Processing CreateTablet for tablet fd29976492ad485c96ff381b6c6f49f2 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:28.188242  8166 tablet_service.cc:1511] Processing CreateTablet for tablet d6c4df2d4ce641beb2323962b4f7de79 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:28.188898  8013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd29976492ad485c96ff381b6c6f49f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.190907  8017 tablet_service.cc:1511] Processing CreateTablet for tablet 4eb5a690a8f843bfa88bfd7b3c59f62c (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:28.192835  8017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eb5a690a8f843bfa88bfd7b3c59f62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.195029  8012 tablet_service.cc:1511] Processing CreateTablet for tablet 3829600bbe1a4de8b30a819021c57769 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:28.196947  8012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3829600bbe1a4de8b30a819021c57769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.197978  8158 tablet_service.cc:1511] Processing CreateTablet for tablet 85eeb4561e55400cab9507c8721f8f69 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:28.199620  8011 tablet_service.cc:1511] Processing CreateTablet for tablet d6c4df2d4ce641beb2323962b4f7de79 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:28.203632  8010 tablet_service.cc:1511] Processing CreateTablet for tablet 851010105f2b49168cf6c61e751eac81 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:28.165833  8018 tablet_service.cc:1511] Processing CreateTablet for tablet e97bc1de70b04d4fb50c2a0c3ab9e892 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:28.167448  8164 tablet_service.cc:1511] Processing CreateTablet for tablet e4f002af93bb428da86ce435bfa1f842 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:28.169062  8163 tablet_service.cc:1511] Processing CreateTablet for tablet 780130e32fad43baa37396b0c647a4b2 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:28.170392  8161 tablet_service.cc:1511] Processing CreateTablet for tablet 3829600bbe1a4de8b30a819021c57769 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:28.170823  8162 tablet_service.cc:1511] Processing CreateTablet for tablet 976895395478436b8d5128ef94674807 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:28.187145  8159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdc2e95c1ec84580a63d91dac5f4be9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.213954  8164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f002af93bb428da86ce435bfa1f842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.217753  8158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85eeb4561e55400cab9507c8721f8f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.218528  8162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 976895395478436b8d5128ef94674807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.219664  8166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c4df2d4ce641beb2323962b4f7de79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.220391  8161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3829600bbe1a4de8b30a819021c57769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.225821  8163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 780130e32fad43baa37396b0c647a4b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.234141  8011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c4df2d4ce641beb2323962b4f7de79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.237828  8018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97bc1de70b04d4fb50c2a0c3ab9e892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.239291  8158 tablet_service.cc:1511] Processing CreateTablet for tablet 82d20231e5ab4116b625445b7c92c7bd (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:28.240619  8158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d20231e5ab4116b625445b7c92c7bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.241808  8010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 851010105f2b49168cf6c61e751eac81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.251242  8166 tablet_service.cc:1511] Processing CreateTablet for tablet 16d55e2f93c8479bb9e797b5e81cd32f (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:28.252609  8166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d55e2f93c8479bb9e797b5e81cd32f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.263432  8158 tablet_service.cc:1511] Processing CreateTablet for tablet fbad931bb2654f27ab08d6f5d64120a6 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:28.270928  8092 tablet_service.cc:1511] Processing CreateTablet for tablet e97bc1de70b04d4fb50c2a0c3ab9e892 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:28.271799  8090 tablet_service.cc:1511] Processing CreateTablet for tablet e1c9f2c2662d4edeb61335625f960932 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:28.272430  8092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97bc1de70b04d4fb50c2a0c3ab9e892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.282490  8087 tablet_service.cc:1511] Processing CreateTablet for tablet fd29976492ad485c96ff381b6c6f49f2 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:28.282652  8091 tablet_service.cc:1511] Processing CreateTablet for tablet e0e34df1c0184a4b940160267a89bb89 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:28.283135  8093 tablet_service.cc:1511] Processing CreateTablet for tablet 125fa27528d147179f366e0aa33ff7f5 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:28.285166  8086 tablet_service.cc:1511] Processing CreateTablet for tablet 880f97bb0f7b439d841c4326a921d719 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:28.265268  8158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbad931bb2654f27ab08d6f5d64120a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.287614  8088 tablet_service.cc:1511] Processing CreateTablet for tablet 976895395478436b8d5128ef94674807 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:28.290299  8089 tablet_service.cc:1511] Processing CreateTablet for tablet 780130e32fad43baa37396b0c647a4b2 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:28.292608  8084 tablet_service.cc:1511] Processing CreateTablet for tablet 851010105f2b49168cf6c61e751eac81 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:28.273257  8090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c9f2c2662d4edeb61335625f960932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.298095  8084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 851010105f2b49168cf6c61e751eac81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.301088  8085 tablet_service.cc:1511] Processing CreateTablet for tablet d6c4df2d4ce641beb2323962b4f7de79 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:28.302474  8085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c4df2d4ce641beb2323962b4f7de79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.305779  8093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 125fa27528d147179f366e0aa33ff7f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.307832  8086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880f97bb0f7b439d841c4326a921d719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.308828  8166 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe77573d8524c73b804a946cb15b478 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:28.309746  8091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0e34df1c0184a4b940160267a89bb89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.310667  8166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe77573d8524c73b804a946cb15b478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.311304  8089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 780130e32fad43baa37396b0c647a4b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.317791  8088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 976895395478436b8d5128ef94674807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.321854  8087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd29976492ad485c96ff381b6c6f49f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.346443  8158 tablet_service.cc:1511] Processing CreateTablet for tablet a3e89e8c58094c8297c47a432ad7ee84 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:28.348551  8158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e89e8c58094c8297c47a432ad7ee84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.356841  7939 tablet_service.cc:1511] Processing CreateTablet for tablet 780130e32fad43baa37396b0c647a4b2 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:28.358448  7939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 780130e32fad43baa37396b0c647a4b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.359233  8166 tablet_service.cc:1511] Processing CreateTablet for tablet 158284fd4b1a46229886d05174a6afe9 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:28.376894  7938 tablet_service.cc:1511] Processing CreateTablet for tablet fd29976492ad485c96ff381b6c6f49f2 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:28.378305  7938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd29976492ad485c96ff381b6c6f49f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.393220  7937 tablet_service.cc:1511] Processing CreateTablet for tablet 3829600bbe1a4de8b30a819021c57769 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:28.394815  7937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3829600bbe1a4de8b30a819021c57769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.411003  8166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 158284fd4b1a46229886d05174a6afe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.416101  7943 tablet_service.cc:1511] Processing CreateTablet for tablet fdc2e95c1ec84580a63d91dac5f4be9e (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:28.418635  7936 tablet_service.cc:1511] Processing CreateTablet for tablet 880f97bb0f7b439d841c4326a921d719 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:28.420405  7936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880f97bb0f7b439d841c4326a921d719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.426198  8224 tablet_bootstrap.cc:492] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd: Bootstrap starting.
I20260710 13:18:28.428720  7943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdc2e95c1ec84580a63d91dac5f4be9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.429143  7935 tablet_service.cc:1511] Processing CreateTablet for tablet 851010105f2b49168cf6c61e751eac81 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:28.418850  8015 tablet_service.cc:1511] Processing CreateTablet for tablet fdc2e95c1ec84580a63d91dac5f4be9e (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:28.430603  7935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 851010105f2b49168cf6c61e751eac81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.430613  8015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdc2e95c1ec84580a63d91dac5f4be9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.433279  8224 tablet_bootstrap.cc:654] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.416088  8167 tablet_service.cc:1511] Processing CreateTablet for tablet f8c537c37bd6410e95f1cf98f00c7b48 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:28.438377  8167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8c537c37bd6410e95f1cf98f00c7b48. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:18:28.442368  7900 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:28.443462  8223 tablet_bootstrap.cc:492] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:28.448163  7944 tablet_service.cc:1511] Processing CreateTablet for tablet 85eeb4561e55400cab9507c8721f8f69 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:28.452116  8223 tablet_bootstrap.cc:654] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.453774  8011 tablet_service.cc:1511] Processing CreateTablet for tablet 82d20231e5ab4116b625445b7c92c7bd (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:28.455247  8011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d20231e5ab4116b625445b7c92c7bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.474090  7944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85eeb4561e55400cab9507c8721f8f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.482904  7940 tablet_service.cc:1511] Processing CreateTablet for tablet 97c347c42fe041a7a7715ce9ba1da738 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:28.484477  7940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97c347c42fe041a7a7715ce9ba1da738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.492899  8010 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe77573d8524c73b804a946cb15b478 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:28.501909  8017 tablet_service.cc:1511] Processing CreateTablet for tablet 16d55e2f93c8479bb9e797b5e81cd32f (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:28.505371  8010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe77573d8524c73b804a946cb15b478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.473661  8016 tablet_service.cc:1511] Processing CreateTablet for tablet 97c347c42fe041a7a7715ce9ba1da738 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:28.530885  8093 tablet_service.cc:1511] Processing CreateTablet for tablet 85eeb4561e55400cab9507c8721f8f69 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:28.552336  8090 tablet_service.cc:1511] Processing CreateTablet for tablet 97c347c42fe041a7a7715ce9ba1da738 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:28.559130  8086 tablet_service.cc:1511] Processing CreateTablet for tablet fbad931bb2654f27ab08d6f5d64120a6 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:28.566277  8222 tablet_bootstrap.cc:492] T 125fa27528d147179f366e0aa33ff7f5 P a666df661aff4d2fa59d9963b0a4aaff: Bootstrap starting.
I20260710 13:18:28.529666  8017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d55e2f93c8479bb9e797b5e81cd32f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.580008  8224 tablet_bootstrap.cc:492] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd: No bootstrap required, opened a new log
I20260710 13:18:28.579936  8089 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe77573d8524c73b804a946cb15b478 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:28.580616  8224 ts_tablet_manager.cc:1403] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent bootstrapping tablet: real 0.155s	user 0.010s	sys 0.004s
I20260710 13:18:28.576973  8086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbad931bb2654f27ab08d6f5d64120a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.587815  8227 tablet_bootstrap.cc:492] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b: Bootstrap starting.
I20260710 13:18:28.590960  8223 tablet_bootstrap.cc:492] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2: No bootstrap required, opened a new log
I20260710 13:18:28.591476  8223 ts_tablet_manager.cc:1403] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.148s	user 0.044s	sys 0.074s
I20260710 13:18:28.594709  8223 raft_consensus.cc:359] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:28.595433  8223 raft_consensus.cc:385] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.595752  8223 raft_consensus.cc:740] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.596112  8019 tablet_service.cc:1511] Processing CreateTablet for tablet 16792309f33c4ba3997fe5d403db8b08 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:28.596303  8014 tablet_service.cc:1511] Processing CreateTablet for tablet a3e89e8c58094c8297c47a432ad7ee84 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:28.601783  8092 tablet_service.cc:1511] Processing CreateTablet for tablet 158284fd4b1a46229886d05174a6afe9 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:28.611207  8084 tablet_service.cc:1511] Processing CreateTablet for tablet f8c537c37bd6410e95f1cf98f00c7b48 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:28.604069  8223 consensus_queue.cc:260] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:28.521194  8085 tablet_service.cc:1511] Processing CreateTablet for tablet 82d20231e5ab4116b625445b7c92c7bd (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:28.614836  8090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97c347c42fe041a7a7715ce9ba1da738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.616674  8093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85eeb4561e55400cab9507c8721f8f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.625116  8227 tablet_bootstrap.cc:654] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.629805  7937 tablet_service.cc:1511] Processing CreateTablet for tablet 16d55e2f93c8479bb9e797b5e81cd32f (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:28.606492  8016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97c347c42fe041a7a7715ce9ba1da738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.650894  7937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d55e2f93c8479bb9e797b5e81cd32f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.654057  8089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe77573d8524c73b804a946cb15b478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.660441  8014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e89e8c58094c8297c47a432ad7ee84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.663268  7979 heartbeater.cc:499] Master 127.5.160.190:32887 was elected leader, sending a full tablet report...
I20260710 13:18:28.666138  8019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16792309f33c4ba3997fe5d403db8b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.670667  7941 tablet_service.cc:1511] Processing CreateTablet for tablet 16792309f33c4ba3997fe5d403db8b08 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:28.672034  7941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16792309f33c4ba3997fe5d403db8b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.678748  8224 raft_consensus.cc:359] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:28.679546  8224 raft_consensus.cc:385] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.679845  8224 raft_consensus.cc:740] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.684242  8223 ts_tablet_manager.cc:1434] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.092s	user 0.019s	sys 0.034s
I20260710 13:18:28.633433  7936 tablet_service.cc:1511] Processing CreateTablet for tablet fbad931bb2654f27ab08d6f5d64120a6 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:28.685318  8223 tablet_bootstrap.cc:492] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:28.689011  8092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 158284fd4b1a46229886d05174a6afe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.688957  8012 tablet_service.cc:1511] Processing CreateTablet for tablet f8c537c37bd6410e95f1cf98f00c7b48 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:28.690203  8088 tablet_service.cc:1511] Processing CreateTablet for tablet 16792309f33c4ba3997fe5d403db8b08 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:28.692286  8222 tablet_bootstrap.cc:654] T 125fa27528d147179f366e0aa33ff7f5 P a666df661aff4d2fa59d9963b0a4aaff: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.697772  8084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8c537c37bd6410e95f1cf98f00c7b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.700968  7939 tablet_service.cc:1511] Processing CreateTablet for tablet a3e89e8c58094c8297c47a432ad7ee84 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:28.700987  8088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16792309f33c4ba3997fe5d403db8b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.702953  7936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbad931bb2654f27ab08d6f5d64120a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.713979  8227 tablet_bootstrap.cc:492] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b: No bootstrap required, opened a new log
I20260710 13:18:28.714136  8012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8c537c37bd6410e95f1cf98f00c7b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.714607  8227 ts_tablet_manager.cc:1403] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b: Time spent bootstrapping tablet: real 0.127s	user 0.009s	sys 0.033s
I20260710 13:18:28.721048  7942 tablet_service.cc:1511] Processing CreateTablet for tablet 158284fd4b1a46229886d05174a6afe9 (DEFAULT_TABLE table=test-workload [id=c9ef590521554a85be5188ae9a656e7e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:28.728641  8227 raft_consensus.cc:359] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:28.729488  8227 raft_consensus.cc:385] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.729813  8227 raft_consensus.cc:740] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.734092  8085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d20231e5ab4116b625445b7c92c7bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.737488  8224 consensus_queue.cc:260] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:28.737856  8227 consensus_queue.cc:260] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:28.752025  8228 raft_consensus.cc:493] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.752606  8228 raft_consensus.cc:515] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:28.755939  8223 tablet_bootstrap.cc:654] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.768946  8224 ts_tablet_manager.cc:1434] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent starting tablet: real 0.183s	user 0.004s	sys 0.007s
I20260710 13:18:28.770017  8224 tablet_bootstrap.cc:492] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd: Bootstrap starting.
I20260710 13:18:28.767175  8228 leader_election.cc:290] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:28.765340  8054 heartbeater.cc:499] Master 127.5.160.190:32887 was elected leader, sending a full tablet report...
I20260710 13:18:28.788522  8231 raft_consensus.cc:493] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.789302  8231 raft_consensus.cc:515] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:28.762902  7939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e89e8c58094c8297c47a432ad7ee84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.822474  8128 heartbeater.cc:499] Master 127.5.160.190:32887 was elected leader, sending a full tablet report...
W20260710 13:18:28.825592  7838 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.160.129:39427, user_credentials={real_user=slave}} blocked reactor thread for 46227.1us
I20260710 13:18:28.825605  7942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 158284fd4b1a46229886d05174a6afe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.830964  8222 tablet_bootstrap.cc:492] T 125fa27528d147179f366e0aa33ff7f5 P a666df661aff4d2fa59d9963b0a4aaff: No bootstrap required, opened a new log
I20260710 13:18:28.831707  8222 ts_tablet_manager.cc:1403] T 125fa27528d147179f366e0aa33ff7f5 P a666df661aff4d2fa59d9963b0a4aaff: Time spent bootstrapping tablet: real 0.266s	user 0.018s	sys 0.023s
I20260710 13:18:28.835958  8222 raft_consensus.cc:359] T 125fa27528d147179f366e0aa33ff7f5 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:28.837085  8222 raft_consensus.cc:385] T 125fa27528d147179f366e0aa33ff7f5 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.837735  8222 raft_consensus.cc:740] T 125fa27528d147179f366e0aa33ff7f5 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.839000  8222 consensus_queue.cc:260] T 125fa27528d147179f366e0aa33ff7f5 P a666df661aff4d2fa59d9963b0a4aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:28.842523  8227 ts_tablet_manager.cc:1434] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b: Time spent starting tablet: real 0.128s	user 0.018s	sys 0.037s
W20260710 13:18:28.852250  8129 tablet.cc:2406] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:18:28.843447  8231 leader_election.cc:290] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:28.864078  8227 tablet_bootstrap.cc:492] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b: Bootstrap starting.
I20260710 13:18:28.874941  8222 ts_tablet_manager.cc:1434] T 125fa27528d147179f366e0aa33ff7f5 P a666df661aff4d2fa59d9963b0a4aaff: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.025s
I20260710 13:18:28.876794  8222 tablet_bootstrap.cc:492] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff: Bootstrap starting.
I20260710 13:18:28.877141  8202 heartbeater.cc:499] Master 127.5.160.190:32887 was elected leader, sending a full tablet report...
I20260710 13:18:28.883159  8222 tablet_bootstrap.cc:654] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.898273  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb5a690a8f843bfa88bfd7b3c59f62c" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
W20260710 13:18:28.900110  7918 leader_election.cc:343] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.902423  8224 tablet_bootstrap.cc:654] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.911027  8227 tablet_bootstrap.cc:654] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.923768  8232 raft_consensus.cc:493] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.924309  8232 raft_consensus.cc:515] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:28.928170  8232 leader_election.cc:290] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:28.939674  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb5a690a8f843bfa88bfd7b3c59f62c" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
W20260710 13:18:28.945960  7917 leader_election.cc:343] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.946614  7917 leader_election.cc:304] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2; no voters: 9c0ad40e407b46d5bc8665e9d1671afd, a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:28.947733  8228 raft_consensus.cc:2749] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:28.982527  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f002af93bb428da86ce435bfa1f842" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
W20260710 13:18:28.984180  7994 leader_election.cc:343] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.990422  8223 tablet_bootstrap.cc:492] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2: No bootstrap required, opened a new log
I20260710 13:18:28.991008  8223 ts_tablet_manager.cc:1403] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.306s	user 0.017s	sys 0.029s
I20260710 13:18:29.004261  8223 raft_consensus.cc:359] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.005964  8223 raft_consensus.cc:385] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.006274  8224 tablet_bootstrap.cc:492] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd: No bootstrap required, opened a new log
I20260710 13:18:29.006807  8224 ts_tablet_manager.cc:1403] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent bootstrapping tablet: real 0.237s	user 0.017s	sys 0.000s
I20260710 13:18:29.006292  8223 raft_consensus.cc:740] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.009531  8223 consensus_queue.cc:260] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.009786  8224 raft_consensus.cc:359] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.010548  8224 raft_consensus.cc:385] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.010834  8224 raft_consensus.cc:740] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.011677  8223 ts_tablet_manager.cc:1434] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:18:29.011524  8224 consensus_queue.cc:260] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.012728  8223 tablet_bootstrap.cc:492] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:29.013746  8224 ts_tablet_manager.cc:1434] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:18:29.016804  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f002af93bb428da86ce435bfa1f842" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
W20260710 13:18:29.020123  7993 leader_election.cc:343] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.020565  7993 leader_election.cc:304] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2, a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:29.021603  8231 raft_consensus.cc:2749] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.028290  8227 tablet_bootstrap.cc:492] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b: No bootstrap required, opened a new log
I20260710 13:18:29.028882  8227 ts_tablet_manager.cc:1403] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b: Time spent bootstrapping tablet: real 0.185s	user 0.012s	sys 0.004s
I20260710 13:18:29.028964  8223 tablet_bootstrap.cc:654] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.029247  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "976895395478436b8d5128ef94674807" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:29.030313  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "976895395478436b8d5128ef94674807" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
W20260710 13:18:29.031014  8067 leader_election.cc:343] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.019564  8224 tablet_bootstrap.cc:492] T e1c9f2c2662d4edeb61335625f960932 P 9c0ad40e407b46d5bc8665e9d1671afd: Bootstrap starting.
W20260710 13:18:29.032299  8066 leader_election.cc:343] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.034801  8066 leader_election.cc:304] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b; no voters: 9c0ad40e407b46d5bc8665e9d1671afd, a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:29.035626  8232 raft_consensus.cc:2749] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.033535  8222 tablet_bootstrap.cc:492] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff: No bootstrap required, opened a new log
I20260710 13:18:29.036963  8222 ts_tablet_manager.cc:1403] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff: Time spent bootstrapping tablet: real 0.160s	user 0.013s	sys 0.026s
I20260710 13:18:29.040040  8222 raft_consensus.cc:359] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.040742  8222 raft_consensus.cc:385] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.041124  8224 tablet_bootstrap.cc:654] T e1c9f2c2662d4edeb61335625f960932 P 9c0ad40e407b46d5bc8665e9d1671afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.041080  8222 raft_consensus.cc:740] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.042475  8227 raft_consensus.cc:359] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.046115  8227 raft_consensus.cc:385] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.046428  8227 raft_consensus.cc:740] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.047204  8227 consensus_queue.cc:260] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.049463  8227 ts_tablet_manager.cc:1434] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260710 13:18:29.050441  8227 tablet_bootstrap.cc:492] T d6c4df2d4ce641beb2323962b4f7de79 P 53b0beb3d49f4b648292aff9d964511b: Bootstrap starting.
I20260710 13:18:29.057221  8227 tablet_bootstrap.cc:654] T d6c4df2d4ce641beb2323962b4f7de79 P 53b0beb3d49f4b648292aff9d964511b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.058485  8228 raft_consensus.cc:493] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.059017  8228 raft_consensus.cc:515] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.062376  8228 leader_election.cc:290] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:29.062914  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f002af93bb428da86ce435bfa1f842" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:29.063452  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f002af93bb428da86ce435bfa1f842" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:29.064224  8029 raft_consensus.cc:2468] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 0.
W20260710 13:18:29.064991  7918 leader_election.cc:343] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.065966  7917 leader_election.cc:304] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: 36df7a66a63e4dc2b80aa19976e8c0b2, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:29.067560  8228 raft_consensus.cc:2804] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.068142  8228 raft_consensus.cc:493] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.068652  8228 raft_consensus.cc:3060] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.051618  8222 consensus_queue.cc:260] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.072073  8227 tablet_bootstrap.cc:492] T d6c4df2d4ce641beb2323962b4f7de79 P 53b0beb3d49f4b648292aff9d964511b: No bootstrap required, opened a new log
I20260710 13:18:29.072619  8227 ts_tablet_manager.cc:1403] T d6c4df2d4ce641beb2323962b4f7de79 P 53b0beb3d49f4b648292aff9d964511b: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.006s
I20260710 13:18:29.075047  8222 ts_tablet_manager.cc:1434] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.004s
I20260710 13:18:29.075587  8227 raft_consensus.cc:359] T d6c4df2d4ce641beb2323962b4f7de79 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.076443  8227 raft_consensus.cc:385] T d6c4df2d4ce641beb2323962b4f7de79 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.076763  8227 raft_consensus.cc:740] T d6c4df2d4ce641beb2323962b4f7de79 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.076098  8222 tablet_bootstrap.cc:492] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff: Bootstrap starting.
I20260710 13:18:29.079811  8223 tablet_bootstrap.cc:492] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2: No bootstrap required, opened a new log
I20260710 13:18:29.080195  8224 tablet_bootstrap.cc:492] T e1c9f2c2662d4edeb61335625f960932 P 9c0ad40e407b46d5bc8665e9d1671afd: No bootstrap required, opened a new log
I20260710 13:18:29.080340  8223 ts_tablet_manager.cc:1403] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.068s	user 0.022s	sys 0.033s
I20260710 13:18:29.080744  8224 ts_tablet_manager.cc:1403] T e1c9f2c2662d4edeb61335625f960932 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.001s
I20260710 13:18:29.083498  8223 raft_consensus.cc:359] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.083886  8224 raft_consensus.cc:359] T e1c9f2c2662d4edeb61335625f960932 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.084326  8223 raft_consensus.cc:385] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.084667  8224 raft_consensus.cc:385] T e1c9f2c2662d4edeb61335625f960932 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.084805  8223 raft_consensus.cc:740] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.085031  8224 raft_consensus.cc:740] T e1c9f2c2662d4edeb61335625f960932 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.084839  8227 consensus_queue.cc:260] T d6c4df2d4ce641beb2323962b4f7de79 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.085822  8223 consensus_queue.cc:260] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.085954  8224 consensus_queue.cc:260] T e1c9f2c2662d4edeb61335625f960932 P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.090088  8227 ts_tablet_manager.cc:1434] T d6c4df2d4ce641beb2323962b4f7de79 P 53b0beb3d49f4b648292aff9d964511b: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 13:18:29.091120  8227 tablet_bootstrap.cc:492] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b: Bootstrap starting.
I20260710 13:18:29.084265  8222 tablet_bootstrap.cc:654] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.094825  8223 ts_tablet_manager.cc:1434] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.001s
I20260710 13:18:29.098380  8223 tablet_bootstrap.cc:492] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:29.104825  8224 ts_tablet_manager.cc:1434] T e1c9f2c2662d4edeb61335625f960932 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 13:18:29.105050  8227 tablet_bootstrap.cc:654] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.106017  8224 tablet_bootstrap.cc:492] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 9c0ad40e407b46d5bc8665e9d1671afd: Bootstrap starting.
I20260710 13:18:29.106261  8223 tablet_bootstrap.cc:654] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.110443  8222 tablet_bootstrap.cc:492] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff: No bootstrap required, opened a new log
I20260710 13:18:29.110968  8222 ts_tablet_manager.cc:1403] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff: Time spent bootstrapping tablet: real 0.035s	user 0.004s	sys 0.009s
I20260710 13:18:29.112900  8224 tablet_bootstrap.cc:654] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 9c0ad40e407b46d5bc8665e9d1671afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.113893  8222 raft_consensus.cc:359] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.114673  8222 raft_consensus.cc:385] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.115013  8222 raft_consensus.cc:740] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.115926  8228 raft_consensus.cc:515] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.116829  8222 consensus_queue.cc:260] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.118923  8223 tablet_bootstrap.cc:492] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2: No bootstrap required, opened a new log
I20260710 13:18:29.119387  8223 ts_tablet_manager.cc:1403] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260710 13:18:29.120144  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f002af93bb428da86ce435bfa1f842" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
W20260710 13:18:29.121724  7918 leader_election.cc:343] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.122196  8223 raft_consensus.cc:359] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.122953  8223 raft_consensus.cc:385] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.123255  8223 raft_consensus.cc:740] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.123791  8227 tablet_bootstrap.cc:492] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b: No bootstrap required, opened a new log
I20260710 13:18:29.124305  8227 ts_tablet_manager.cc:1403] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.005s
I20260710 13:18:29.123996  8223 consensus_queue.cc:260] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.124469  8222 ts_tablet_manager.cc:1434] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:18:29.125737  8228 leader_election.cc:290] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 election: Requested vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:29.126302  8223 ts_tablet_manager.cc:1434] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:18:29.127274  8223 tablet_bootstrap.cc:492] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:29.129086  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f002af93bb428da86ce435bfa1f842" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:29.129243  8227 raft_consensus.cc:359] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.129698  8029 raft_consensus.cc:3060] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.129959  8227 raft_consensus.cc:385] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.130262  8227 raft_consensus.cc:740] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.131052  8227 consensus_queue.cc:260] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.133533  8223 tablet_bootstrap.cc:654] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.136806  8232 raft_consensus.cc:493] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.137296  8232 raft_consensus.cc:515] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.137941  8237 raft_consensus.cc:493] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.139117  8227 ts_tablet_manager.cc:1434] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260710 13:18:29.139400  8232 leader_election.cc:290] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:29.140213  8227 tablet_bootstrap.cc:492] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b: Bootstrap starting.
I20260710 13:18:29.141646  8028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125fa27528d147179f366e0aa33ff7f5" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:29.145840  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125fa27528d147179f366e0aa33ff7f5" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
W20260710 13:18:29.146189  8066 leader_election.cc:343] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.146652  8177 raft_consensus.cc:2468] T 125fa27528d147179f366e0aa33ff7f5 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 0.
I20260710 13:18:29.148175  8067 leader_election.cc:304] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [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: 53b0beb3d49f4b648292aff9d964511b, a666df661aff4d2fa59d9963b0a4aaff; no voters: 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:29.150272  8227 tablet_bootstrap.cc:654] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.138553  8237 raft_consensus.cc:515] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.166615  8222 tablet_bootstrap.cc:492] T d6c4df2d4ce641beb2323962b4f7de79 P a666df661aff4d2fa59d9963b0a4aaff: Bootstrap starting.
I20260710 13:18:29.167532  8232 raft_consensus.cc:2804] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.169471  8232 raft_consensus.cc:493] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.170061  8232 raft_consensus.cc:3060] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.167845  8029 raft_consensus.cc:2468] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 1.
I20260710 13:18:29.168565  8237 leader_election.cc:290] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:29.183233  7917 leader_election.cc:304] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:29.184329  8228 raft_consensus.cc:2804] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.184871  8228 raft_consensus.cc:697] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 LEADER]: Becoming Leader. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Running, Role: LEADER
I20260710 13:18:29.185876  8228 consensus_queue.cc:237] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.210929  8232 raft_consensus.cc:515] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.213969  8232 leader_election.cc:290] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Requested vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:29.214985  8223 tablet_bootstrap.cc:492] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2: No bootstrap required, opened a new log
I20260710 13:18:29.215169  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125fa27528d147179f366e0aa33ff7f5" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:29.215569  8223 ts_tablet_manager.cc:1403] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.088s	user 0.040s	sys 0.036s
W20260710 13:18:29.216758  8066 leader_election.cc:343] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.218946  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125fa27528d147179f366e0aa33ff7f5" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
I20260710 13:18:29.219194  8223 raft_consensus.cc:359] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.219802  8177 raft_consensus.cc:3060] T 125fa27528d147179f366e0aa33ff7f5 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.220252  8223 raft_consensus.cc:385] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.216238  7848 catalog_manager.cc:5697] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:29.224576  8227 tablet_bootstrap.cc:492] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b: No bootstrap required, opened a new log
I20260710 13:18:29.221426  8223 raft_consensus.cc:740] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.235260  8222 tablet_bootstrap.cc:654] T d6c4df2d4ce641beb2323962b4f7de79 P a666df661aff4d2fa59d9963b0a4aaff: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.243360  8227 ts_tablet_manager.cc:1403] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b: Time spent bootstrapping tablet: real 0.103s	user 0.034s	sys 0.030s
I20260710 13:18:29.244095  8223 consensus_queue.cc:260] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.224447  8224 tablet_bootstrap.cc:492] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 9c0ad40e407b46d5bc8665e9d1671afd: No bootstrap required, opened a new log
I20260710 13:18:29.233888  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb5a690a8f843bfa88bfd7b3c59f62c" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:29.231559  8177 raft_consensus.cc:2468] T 125fa27528d147179f366e0aa33ff7f5 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 1.
I20260710 13:18:29.246251  8224 ts_tablet_manager.cc:1403] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent bootstrapping tablet: real 0.140s	user 0.031s	sys 0.034s
W20260710 13:18:29.246624  8140 leader_election.cc:343] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.246613  8227 raft_consensus.cc:359] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.247191  8067 leader_election.cc:304] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b, a666df661aff4d2fa59d9963b0a4aaff; no voters: 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:29.247593  8227 raft_consensus.cc:385] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.247912  8227 raft_consensus.cc:740] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.248432  8232 raft_consensus.cc:2804] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.248621  8227 consensus_queue.cc:260] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.250159  8223 ts_tablet_manager.cc:1434] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.004s
I20260710 13:18:29.249259  8224 raft_consensus.cc:359] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.253847  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb5a690a8f843bfa88bfd7b3c59f62c" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:29.254980  7954 raft_consensus.cc:2468] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a666df661aff4d2fa59d9963b0a4aaff in term 0.
I20260710 13:18:29.256943  8142 leader_election.cc:304] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [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: 36df7a66a63e4dc2b80aa19976e8c0b2, a666df661aff4d2fa59d9963b0a4aaff; no voters: 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:29.257951  8237 raft_consensus.cc:2804] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.258292  8224 raft_consensus.cc:385] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.258430  8237 raft_consensus.cc:493] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.259735  8237 raft_consensus.cc:3060] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.260326  8223 tablet_bootstrap.cc:492] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:29.265529  8224 raft_consensus.cc:740] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.266826  8224 consensus_queue.cc:260] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.258944  8232 raft_consensus.cc:697] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Becoming Leader. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Running, Role: LEADER
I20260710 13:18:29.270334  8223 tablet_bootstrap.cc:654] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.270933  8232 consensus_queue.cc:237] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.273155  8222 tablet_bootstrap.cc:492] T d6c4df2d4ce641beb2323962b4f7de79 P a666df661aff4d2fa59d9963b0a4aaff: No bootstrap required, opened a new log
I20260710 13:18:29.273962  8222 ts_tablet_manager.cc:1403] T d6c4df2d4ce641beb2323962b4f7de79 P a666df661aff4d2fa59d9963b0a4aaff: Time spent bootstrapping tablet: real 0.108s	user 0.014s	sys 0.016s
I20260710 13:18:29.280493  8237 raft_consensus.cc:515] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.280086  8222 raft_consensus.cc:359] T d6c4df2d4ce641beb2323962b4f7de79 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.285415  8228 raft_consensus.cc:493] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.286167  8228 raft_consensus.cc:515] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.287106  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb5a690a8f843bfa88bfd7b3c59f62c" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
I20260710 13:18:29.287918  7954 raft_consensus.cc:3060] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.290335  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97bc1de70b04d4fb50c2a0c3ab9e892" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:29.290766  8228 leader_election.cc:290] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:29.285661  8224 ts_tablet_manager.cc:1434] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.001s
I20260710 13:18:29.292668  8224 tablet_bootstrap.cc:492] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd: Bootstrap starting.
I20260710 13:18:29.282799  8222 raft_consensus.cc:385] T d6c4df2d4ce641beb2323962b4f7de79 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.293838  8222 raft_consensus.cc:740] T d6c4df2d4ce641beb2323962b4f7de79 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.294180  8231 raft_consensus.cc:493] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.294657  8231 raft_consensus.cc:515] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.294801  8222 consensus_queue.cc:260] T d6c4df2d4ce641beb2323962b4f7de79 P a666df661aff4d2fa59d9963b0a4aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.296852  8231 leader_election.cc:290] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:29.298784  8237 leader_election.cc:290] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 election: Requested vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:29.299352  8227 ts_tablet_manager.cc:1434] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b: Time spent starting tablet: real 0.056s	user 0.011s	sys 0.042s
W20260710 13:18:29.300084  7917 leader_election.cc:343] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.300398  8227 tablet_bootstrap.cc:492] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b: Bootstrap starting.
I20260710 13:18:29.301544  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb5a690a8f843bfa88bfd7b3c59f62c" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:29.302425  8177 raft_consensus.cc:2393] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c0ad40e407b46d5bc8665e9d1671afd in current term 1: Already voted for candidate a666df661aff4d2fa59d9963b0a4aaff in this term.
I20260710 13:18:29.303807  8223 tablet_bootstrap.cc:492] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2: No bootstrap required, opened a new log
I20260710 13:18:29.304052  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb5a690a8f843bfa88bfd7b3c59f62c" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:29.306696  8223 ts_tablet_manager.cc:1403] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.006s
I20260710 13:18:29.307466  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb5a690a8f843bfa88bfd7b3c59f62c" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:29.307998  8227 tablet_bootstrap.cc:654] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.308104  8029 raft_consensus.cc:3060] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.309080  8224 tablet_bootstrap.cc:654] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.310422  7994 leader_election.cc:304] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2, a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:29.313779  8223 raft_consensus.cc:359] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.318204  8223 raft_consensus.cc:385] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.319511  8223 raft_consensus.cc:740] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.320490  8029 raft_consensus.cc:2468] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a666df661aff4d2fa59d9963b0a4aaff in term 1.
I20260710 13:18:29.321120  8231 raft_consensus.cc:2749] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.321856  8223 consensus_queue.cc:260] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.302430  7954 raft_consensus.cc:2468] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a666df661aff4d2fa59d9963b0a4aaff in term 1.
I20260710 13:18:29.327068  8142 leader_election.cc:304] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, a666df661aff4d2fa59d9963b0a4aaff; no voters: 
I20260710 13:18:29.328539  8237 raft_consensus.cc:2804] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.328784  8223 ts_tablet_manager.cc:1434] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260710 13:18:29.331521  8237 raft_consensus.cc:697] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [term 1 LEADER]: Becoming Leader. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Running, Role: LEADER
I20260710 13:18:29.332906  8223 tablet_bootstrap.cc:492] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:29.329706  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97bc1de70b04d4fb50c2a0c3ab9e892" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
W20260710 13:18:29.336081  7920 leader_election.cc:343] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.336705  7920 leader_election.cc:304] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2; no voters: 53b0beb3d49f4b648292aff9d964511b, 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:29.338249  8228 raft_consensus.cc:2749] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.332779  8237 consensus_queue.cc:237] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.342165  8223 tablet_bootstrap.cc:654] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.331471  8231 raft_consensus.cc:493] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.343282  8222 ts_tablet_manager.cc:1434] T d6c4df2d4ce641beb2323962b4f7de79 P a666df661aff4d2fa59d9963b0a4aaff: Time spent starting tablet: real 0.069s	user 0.024s	sys 0.000s
I20260710 13:18:29.343158  8231 raft_consensus.cc:515] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.344564  8222 tablet_bootstrap.cc:492] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff: Bootstrap starting.
I20260710 13:18:29.344942  8232 raft_consensus.cc:493] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.345522  8232 raft_consensus.cc:515] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.347909  8224 tablet_bootstrap.cc:492] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd: No bootstrap required, opened a new log
I20260710 13:18:29.348410  8224 ts_tablet_manager.cc:1403] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.003s
I20260710 13:18:29.353842  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c4df2d4ce641beb2323962b4f7de79" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:29.354106  8222 tablet_bootstrap.cc:654] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.354552  8177 raft_consensus.cc:2468] T d6c4df2d4ce641beb2323962b4f7de79 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 0.
I20260710 13:18:29.356002  7993 leader_election.cc:304] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c0ad40e407b46d5bc8665e9d1671afd, a666df661aff4d2fa59d9963b0a4aaff; no voters: 
I20260710 13:18:29.361531  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c9f2c2662d4edeb61335625f960932" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
W20260710 13:18:29.363483  8068 leader_election.cc:343] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.366148  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c9f2c2662d4edeb61335625f960932" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:29.366942  8231 leader_election.cc:290] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:29.367004  8029 raft_consensus.cc:2468] T e1c9f2c2662d4edeb61335625f960932 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 0.
I20260710 13:18:29.367525  8232 leader_election.cc:290] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:29.368395  8222 tablet_bootstrap.cc:492] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff: No bootstrap required, opened a new log
I20260710 13:18:29.368491  8066 leader_election.cc:304] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [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: 53b0beb3d49f4b648292aff9d964511b, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2
I20260710 13:18:29.369254  8222 ts_tablet_manager.cc:1403] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.001s
I20260710 13:18:29.369557  8232 raft_consensus.cc:2804] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.370038  8232 raft_consensus.cc:493] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.370491  8232 raft_consensus.cc:3060] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.373521  8222 raft_consensus.cc:359] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.374552  8222 raft_consensus.cc:385] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.374979  8222 raft_consensus.cc:740] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.375849  8222 consensus_queue.cc:260] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.369065  8274 raft_consensus.cc:2804] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.378120  8274 raft_consensus.cc:493] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.378365  8222 ts_tablet_manager.cc:1434] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:18:29.378569  8274 raft_consensus.cc:3060] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.379680  8222 tablet_bootstrap.cc:492] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff: Bootstrap starting.
I20260710 13:18:29.384193  8232 raft_consensus.cc:515] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.387213  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c4df2d4ce641beb2323962b4f7de79" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:29.387487  8222 tablet_bootstrap.cc:654] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.387907  8103 raft_consensus.cc:2468] T d6c4df2d4ce641beb2323962b4f7de79 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 0.
I20260710 13:18:29.382154  8224 raft_consensus.cc:359] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.390506  8224 raft_consensus.cc:385] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.390974  8224 raft_consensus.cc:740] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.391976  8224 consensus_queue.cc:260] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.392817  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c9f2c2662d4edeb61335625f960932" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
I20260710 13:18:29.392581  8228 raft_consensus.cc:493] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.394517  8228 raft_consensus.cc:515] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
W20260710 13:18:29.394963  8068 leader_election.cc:343] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.396066  8224 ts_tablet_manager.cc:1434] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent starting tablet: real 0.047s	user 0.010s	sys 0.000s
I20260710 13:18:29.396661  8228 leader_election.cc:290] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:29.397181  8227 tablet_bootstrap.cc:492] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b: No bootstrap required, opened a new log
I20260710 13:18:29.398142  8232 leader_election.cc:290] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Requested vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:29.398432  8227 ts_tablet_manager.cc:1403] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b: Time spent bootstrapping tablet: real 0.098s	user 0.028s	sys 0.022s
I20260710 13:18:29.398780  8224 tablet_bootstrap.cc:492] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd: Bootstrap starting.
I20260710 13:18:29.398943  8223 tablet_bootstrap.cc:492] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2: No bootstrap required, opened a new log
I20260710 13:18:29.399140  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c9f2c2662d4edeb61335625f960932" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:29.399470  8223 ts_tablet_manager.cc:1403] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.028s
I20260710 13:18:29.399770  8029 raft_consensus.cc:3060] T e1c9f2c2662d4edeb61335625f960932 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.401733  8227 raft_consensus.cc:359] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.402442  8227 raft_consensus.cc:385] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.402714  8227 raft_consensus.cc:740] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.402647  8223 raft_consensus.cc:359] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.403666  8223 raft_consensus.cc:385] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.404017  8223 raft_consensus.cc:740] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.404074  8227 consensus_queue.cc:260] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.405120  8223 consensus_queue.cc:260] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.398797  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3829600bbe1a4de8b30a819021c57769" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:29.406755  8227 ts_tablet_manager.cc:1434] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:29.406683  8028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3829600bbe1a4de8b30a819021c57769" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:29.407879  8227 tablet_bootstrap.cc:492] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b: Bootstrap starting.
W20260710 13:18:29.408021  7918 leader_election.cc:343] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.407940  8274 raft_consensus.cc:515] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
W20260710 13:18:29.408829  7917 leader_election.cc:343] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.409354  7917 leader_election.cc:304] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2; no voters: 9c0ad40e407b46d5bc8665e9d1671afd, a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:29.410198  8223 ts_tablet_manager.cc:1434] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 13:18:29.411374  8223 tablet_bootstrap.cc:492] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:29.413012  8274 leader_election.cc:290] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Requested vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:29.414659  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c4df2d4ce641beb2323962b4f7de79" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
I20260710 13:18:29.415342  8227 tablet_bootstrap.cc:654] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.416179  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c4df2d4ce641beb2323962b4f7de79" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
I20260710 13:18:29.416664  8224 tablet_bootstrap.cc:654] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.416798  8177 raft_consensus.cc:3060] T d6c4df2d4ce641beb2323962b4f7de79 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.419386  8223 tablet_bootstrap.cc:654] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.415285  8103 raft_consensus.cc:3060] T d6c4df2d4ce641beb2323962b4f7de79 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.425724  8228 raft_consensus.cc:2749] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.436225  8029 raft_consensus.cc:2468] T e1c9f2c2662d4edeb61335625f960932 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 1.
I20260710 13:18:29.442859  8066 leader_election.cc:304] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2
W20260710 13:18:29.444531  7900 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:29.445071  8232 raft_consensus.cc:2804] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.445654  8232 raft_consensus.cc:697] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Becoming Leader. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Running, Role: LEADER
I20260710 13:18:29.446457  8232 consensus_queue.cc:237] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.462416  7852 catalog_manager.cc:5697] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b0beb3d49f4b648292aff9d964511b (127.5.160.131). New cstate: current_term: 1 leader_uuid: "53b0beb3d49f4b648292aff9d964511b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:29.479056  8177 raft_consensus.cc:2468] T d6c4df2d4ce641beb2323962b4f7de79 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 1.
I20260710 13:18:29.485996  7993 leader_election.cc:304] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c0ad40e407b46d5bc8665e9d1671afd, a666df661aff4d2fa59d9963b0a4aaff; no voters: 
I20260710 13:18:29.486356  8228 raft_consensus.cc:493] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.487026  8274 raft_consensus.cc:2804] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.486900  8228 raft_consensus.cc:515] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.487560  8274 raft_consensus.cc:697] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Becoming Leader. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Running, Role: LEADER
I20260710 13:18:29.488708  8103 raft_consensus.cc:2468] T d6c4df2d4ce641beb2323962b4f7de79 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 1.
I20260710 13:18:29.488523  8274 consensus_queue.cc:237] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.491353  8228 leader_election.cc:290] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:29.492265  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c9f2c2662d4edeb61335625f960932" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:29.493151  8029 raft_consensus.cc:2393] T e1c9f2c2662d4edeb61335625f960932 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in current term 1: Already voted for candidate 53b0beb3d49f4b648292aff9d964511b in this term.
I20260710 13:18:29.494454  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c9f2c2662d4edeb61335625f960932" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:29.496629  7920 leader_election.cc:304] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2; no voters: 53b0beb3d49f4b648292aff9d964511b, 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:29.498373  8228 raft_consensus.cc:3060] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.507736  7852 catalog_manager.cc:5697] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b0beb3d49f4b648292aff9d964511b (127.5.160.131). New cstate: current_term: 1 leader_uuid: "53b0beb3d49f4b648292aff9d964511b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:29.511374  8250 raft_consensus.cc:493] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.512866  8250 raft_consensus.cc:515] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.513775  8222 tablet_bootstrap.cc:492] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff: No bootstrap required, opened a new log
I20260710 13:18:29.514288  8222 ts_tablet_manager.cc:1403] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff: Time spent bootstrapping tablet: real 0.135s	user 0.018s	sys 0.031s
I20260710 13:18:29.514350  8224 tablet_bootstrap.cc:492] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd: No bootstrap required, opened a new log
I20260710 13:18:29.514855  8224 ts_tablet_manager.cc:1403] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent bootstrapping tablet: real 0.118s	user 0.020s	sys 0.012s
I20260710 13:18:29.514873  8223 tablet_bootstrap.cc:492] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2: No bootstrap required, opened a new log
I20260710 13:18:29.515139  8250 leader_election.cc:290] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:29.515545  8223 ts_tablet_manager.cc:1403] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.104s	user 0.018s	sys 0.029s
I20260710 13:18:29.516016  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880f97bb0f7b439d841c4326a921d719" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:29.516626  8103 raft_consensus.cc:2468] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 0.
I20260710 13:18:29.517290  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880f97bb0f7b439d841c4326a921d719" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:29.517724  7920 leader_election.cc:304] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b; no voters: 
I20260710 13:18:29.518131  8224 raft_consensus.cc:359] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.518687  8250 raft_consensus.cc:2804] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.518859  8224 raft_consensus.cc:385] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:18:29.518759  7918 leader_election.cc:343] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.519196  8250 raft_consensus.cc:493] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.501543  7848 catalog_manager.cc:5697] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff reported cstate change: term changed from 0 to 1, leader changed from <none> to a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132). New cstate: current_term: 1 leader_uuid: "a666df661aff4d2fa59d9963b0a4aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:29.519594  8250 raft_consensus.cc:3060] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.519851  8224 raft_consensus.cc:740] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.520244  8223 raft_consensus.cc:359] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.520949  8223 raft_consensus.cc:385] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.520792  8224 consensus_queue.cc:260] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.521287  8223 raft_consensus.cc:740] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.522225  8223 consensus_queue.cc:260] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.513247  8227 tablet_bootstrap.cc:492] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b: No bootstrap required, opened a new log
I20260710 13:18:29.524281  8227 ts_tablet_manager.cc:1403] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b: Time spent bootstrapping tablet: real 0.117s	user 0.045s	sys 0.036s
I20260710 13:18:29.528184  8227 raft_consensus.cc:359] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.529338  8222 raft_consensus.cc:359] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.529799  8227 raft_consensus.cc:385] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.530154  8222 raft_consensus.cc:385] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.530521  8222 raft_consensus.cc:740] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.530400  8227 raft_consensus.cc:740] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.533087  8250 raft_consensus.cc:515] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.533324  8227 consensus_queue.cc:260] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.536058  8227 ts_tablet_manager.cc:1434] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.006s
I20260710 13:18:29.536065  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880f97bb0f7b439d841c4326a921d719" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
I20260710 13:18:29.536873  8103 raft_consensus.cc:3060] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.537499  8227 tablet_bootstrap.cc:492] T 851010105f2b49168cf6c61e751eac81 P 53b0beb3d49f4b648292aff9d964511b: Bootstrap starting.
I20260710 13:18:29.538012  7851 catalog_manager.cc:5697] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:29.539705  8224 ts_tablet_manager.cc:1434] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 13:18:29.540787  8224 tablet_bootstrap.cc:492] T 125fa27528d147179f366e0aa33ff7f5 P 9c0ad40e407b46d5bc8665e9d1671afd: Bootstrap starting.
I20260710 13:18:29.542689  8222 consensus_queue.cc:260] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.542177  8228 raft_consensus.cc:2749] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.544617  8227 tablet_bootstrap.cc:654] T 851010105f2b49168cf6c61e751eac81 P 53b0beb3d49f4b648292aff9d964511b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.547225  8224 tablet_bootstrap.cc:654] T 125fa27528d147179f366e0aa33ff7f5 P 9c0ad40e407b46d5bc8665e9d1671afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.550383  8237 raft_consensus.cc:493] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.550879  8237 raft_consensus.cc:515] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.553316  8237 leader_election.cc:290] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:29.553992  8222 ts_tablet_manager.cc:1434] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.005s
I20260710 13:18:29.554306  8224 tablet_bootstrap.cc:492] T 125fa27528d147179f366e0aa33ff7f5 P 9c0ad40e407b46d5bc8665e9d1671afd: No bootstrap required, opened a new log
I20260710 13:18:29.554759  8224 ts_tablet_manager.cc:1403] T 125fa27528d147179f366e0aa33ff7f5 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 13:18:29.555058  8222 tablet_bootstrap.cc:492] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff: Bootstrap starting.
I20260710 13:18:29.557717  8224 raft_consensus.cc:359] T 125fa27528d147179f366e0aa33ff7f5 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.558483  8224 raft_consensus.cc:385] T 125fa27528d147179f366e0aa33ff7f5 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.558804  8224 raft_consensus.cc:740] T 125fa27528d147179f366e0aa33ff7f5 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.559751  8224 consensus_queue.cc:260] T 125fa27528d147179f366e0aa33ff7f5 P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.560951  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eeb4561e55400cab9507c8721f8f69" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:29.561817  7954 raft_consensus.cc:2468] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a666df661aff4d2fa59d9963b0a4aaff in term 0.
I20260710 13:18:29.563040  8142 leader_election.cc:304] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, a666df661aff4d2fa59d9963b0a4aaff; no voters: 
I20260710 13:18:29.563266  8227 tablet_bootstrap.cc:492] T 851010105f2b49168cf6c61e751eac81 P 53b0beb3d49f4b648292aff9d964511b: No bootstrap required, opened a new log
I20260710 13:18:29.563884  8227 ts_tablet_manager.cc:1403] T 851010105f2b49168cf6c61e751eac81 P 53b0beb3d49f4b648292aff9d964511b: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260710 13:18:29.563920  8237 raft_consensus.cc:2804] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.564172  8103 raft_consensus.cc:2468] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 1.
I20260710 13:18:29.564484  8237 raft_consensus.cc:493] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.565102  8237 raft_consensus.cc:3060] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.565377  7920 leader_election.cc:304] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b; no voters: 
I20260710 13:18:29.566303  8284 raft_consensus.cc:2804] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.566787  8284 raft_consensus.cc:697] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 LEADER]: Becoming Leader. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Running, Role: LEADER
I20260710 13:18:29.567624  8284 consensus_queue.cc:237] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.568317  8250 leader_election.cc:290] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:29.569789  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880f97bb0f7b439d841c4326a921d719" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
I20260710 13:18:29.570144  8222 tablet_bootstrap.cc:654] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:29.571370  7918 leader_election.cc:343] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.572917  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eeb4561e55400cab9507c8721f8f69" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
W20260710 13:18:29.574316  8143 leader_election.cc:343] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.574721  8227 raft_consensus.cc:359] T 851010105f2b49168cf6c61e751eac81 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.575531  8227 raft_consensus.cc:385] T 851010105f2b49168cf6c61e751eac81 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.575860  8227 raft_consensus.cc:740] T 851010105f2b49168cf6c61e751eac81 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.576547  8227 consensus_queue.cc:260] T 851010105f2b49168cf6c61e751eac81 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.579392  8227 ts_tablet_manager.cc:1434] T 851010105f2b49168cf6c61e751eac81 P 53b0beb3d49f4b648292aff9d964511b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 13:18:29.580367  8227 tablet_bootstrap.cc:492] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b: Bootstrap starting.
I20260710 13:18:29.581959  8223 ts_tablet_manager.cc:1434] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.008s
I20260710 13:18:29.582974  8223 tablet_bootstrap.cc:492] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:29.586081  8227 tablet_bootstrap.cc:654] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.586374  8224 ts_tablet_manager.cc:1434] T 125fa27528d147179f366e0aa33ff7f5 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.003s
I20260710 13:18:29.587373  8224 tablet_bootstrap.cc:492] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd: Bootstrap starting.
I20260710 13:18:29.588584  8223 tablet_bootstrap.cc:654] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.607174  8223 tablet_bootstrap.cc:492] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2: No bootstrap required, opened a new log
I20260710 13:18:29.606688  8237 raft_consensus.cc:515] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.607826  8223 ts_tablet_manager.cc:1403] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.006s
I20260710 13:18:29.611526  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eeb4561e55400cab9507c8721f8f69" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
I20260710 13:18:29.611923  8237 leader_election.cc:290] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 election: Requested vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
W20260710 13:18:29.613473  8143 leader_election.cc:343] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.614607  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eeb4561e55400cab9507c8721f8f69" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
I20260710 13:18:29.615469  7954 raft_consensus.cc:3060] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.615528  8223 raft_consensus.cc:359] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.616628  8223 raft_consensus.cc:385] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.616994  8223 raft_consensus.cc:740] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.618687  8223 consensus_queue.cc:260] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.621775  8223 ts_tablet_manager.cc:1434] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:18:29.623172  8223 tablet_bootstrap.cc:492] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:29.633575  8284 raft_consensus.cc:493] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.632838  7848 catalog_manager.cc:5697] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:29.634366  8224 tablet_bootstrap.cc:654] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.634101  8284 raft_consensus.cc:515] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.637071  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780130e32fad43baa37396b0c647a4b2" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:29.637759  8103 raft_consensus.cc:2468] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 0.
I20260710 13:18:29.638111  8284 leader_election.cc:290] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:29.638253  8223 tablet_bootstrap.cc:654] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.638327  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780130e32fad43baa37396b0c647a4b2" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:29.639169  7920 leader_election.cc:304] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b; no voters: 
W20260710 13:18:29.639963  7918 leader_election.cc:343] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.640209  8284 raft_consensus.cc:2804] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.640592  8284 raft_consensus.cc:493] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.641005  8284 raft_consensus.cc:3060] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.644024  7954 raft_consensus.cc:2468] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a666df661aff4d2fa59d9963b0a4aaff in term 1.
I20260710 13:18:29.645318  8142 leader_election.cc:304] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, a666df661aff4d2fa59d9963b0a4aaff; no voters: 53b0beb3d49f4b648292aff9d964511b
I20260710 13:18:29.646510  8237 raft_consensus.cc:2804] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.646974  8237 raft_consensus.cc:697] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [term 1 LEADER]: Becoming Leader. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Running, Role: LEADER
I20260710 13:18:29.647782  8237 consensus_queue.cc:237] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.653880  8284 raft_consensus.cc:515] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.656744  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780130e32fad43baa37396b0c647a4b2" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
I20260710 13:18:29.657332  8103 raft_consensus.cc:3060] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.657980  7851 catalog_manager.cc:5697] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff reported cstate change: term changed from 0 to 1, leader changed from <none> to a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132). New cstate: current_term: 1 leader_uuid: "a666df661aff4d2fa59d9963b0a4aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:29.664655  8103 raft_consensus.cc:2468] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 1.
I20260710 13:18:29.665939  7920 leader_election.cc:304] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b; no voters: 
I20260710 13:18:29.666703  8250 raft_consensus.cc:2804] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.667183  8250 raft_consensus.cc:697] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 LEADER]: Becoming Leader. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Running, Role: LEADER
I20260710 13:18:29.667989  8250 consensus_queue.cc:237] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.673472  8227 tablet_bootstrap.cc:492] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b: No bootstrap required, opened a new log
I20260710 13:18:29.674263  8227 ts_tablet_manager.cc:1403] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b: Time spent bootstrapping tablet: real 0.094s	user 0.026s	sys 0.044s
I20260710 13:18:29.675186  8222 tablet_bootstrap.cc:492] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff: No bootstrap required, opened a new log
I20260710 13:18:29.675745  8222 ts_tablet_manager.cc:1403] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff: Time spent bootstrapping tablet: real 0.121s	user 0.035s	sys 0.026s
I20260710 13:18:29.678051  8227 raft_consensus.cc:359] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.680564  8222 raft_consensus.cc:359] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.681032  8227 raft_consensus.cc:385] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.681340  8222 raft_consensus.cc:385] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.681473  8227 raft_consensus.cc:740] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.681753  8222 raft_consensus.cc:740] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.681635  8223 tablet_bootstrap.cc:492] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2: No bootstrap required, opened a new log
I20260710 13:18:29.682209  8274 raft_consensus.cc:493] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.682391  8227 consensus_queue.cc:260] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.682739  8274 raft_consensus.cc:515] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.683634  8223 ts_tablet_manager.cc:1403] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.006s
I20260710 13:18:29.684000  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780130e32fad43baa37396b0c647a4b2" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
I20260710 13:18:29.684828  8274 leader_election.cc:290] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
W20260710 13:18:29.685423  7918 leader_election.cc:343] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.685995  8284 leader_election.cc:290] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:29.686475  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851010105f2b49168cf6c61e751eac81" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
W20260710 13:18:29.688220  7918 consensus_peers.cc:597] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 -> Peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Couldn't send request to peer a666df661aff4d2fa59d9963b0a4aaff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:29.688328  8224 tablet_bootstrap.cc:492] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd: No bootstrap required, opened a new log
I20260710 13:18:29.687552  7851 catalog_manager.cc:5697] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:29.686280  8223 raft_consensus.cc:359] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
W20260710 13:18:29.688944  7994 leader_election.cc:343] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.688993  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851010105f2b49168cf6c61e751eac81" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:29.688892  8224 ts_tablet_manager.cc:1403] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent bootstrapping tablet: real 0.102s	user 0.020s	sys 0.011s
I20260710 13:18:29.689793  8103 raft_consensus.cc:2468] T 851010105f2b49168cf6c61e751eac81 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 0.
I20260710 13:18:29.690913  7995 leader_election.cc:304] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [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: 53b0beb3d49f4b648292aff9d964511b, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2
I20260710 13:18:29.692006  8274 raft_consensus.cc:2804] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.692512  8274 raft_consensus.cc:493] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.691967  8224 raft_consensus.cc:359] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.692871  8274 raft_consensus.cc:3060] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.692955  8224 raft_consensus.cc:385] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.689258  8223 raft_consensus.cc:385] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.693514  8223 raft_consensus.cc:740] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.694288  8223 consensus_queue.cc:260] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.696303  8223 ts_tablet_manager.cc:1434] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260710 13:18:29.697192  8223 tablet_bootstrap.cc:492] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:29.700209  8227 ts_tablet_manager.cc:1434] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 13:18:29.700215  8274 raft_consensus.cc:515] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.693331  8224 raft_consensus.cc:740] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.702205  8224 consensus_queue.cc:260] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.703354  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851010105f2b49168cf6c61e751eac81" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
I20260710 13:18:29.703514  8222 consensus_queue.cc:260] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
W20260710 13:18:29.705858  7994 leader_election.cc:343] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.705889  8222 ts_tablet_manager.cc:1434] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260710 13:18:29.706914  8029 raft_consensus.cc:3060] T 125fa27528d147179f366e0aa33ff7f5 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.707047  8222 tablet_bootstrap.cc:492] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff: Bootstrap starting.
I20260710 13:18:29.707567  8237 raft_consensus.cc:493] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.708056  8237 raft_consensus.cc:515] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.710090  8237 leader_election.cc:290] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:29.707552  8224 ts_tablet_manager.cc:1434] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 13:18:29.711651  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbad931bb2654f27ab08d6f5d64120a6" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:29.711778  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbad931bb2654f27ab08d6f5d64120a6" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:29.712272  8224 tablet_bootstrap.cc:492] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd: Bootstrap starting.
W20260710 13:18:29.713101  8143 leader_election.cc:343] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:29.713670  8142 leader_election.cc:343] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.714140  8142 leader_election.cc:304] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a666df661aff4d2fa59d9963b0a4aaff; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b
I20260710 13:18:29.714892  8237 raft_consensus.cc:2749] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.716917  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851010105f2b49168cf6c61e751eac81" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
I20260710 13:18:29.717520  8103 raft_consensus.cc:3060] T 851010105f2b49168cf6c61e751eac81 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.720710  8224 tablet_bootstrap.cc:654] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.723351  8223 tablet_bootstrap.cc:654] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.723414  8274 leader_election.cc:290] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Requested vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:29.724216  8262 raft_consensus.cc:493] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.724720  8262 raft_consensus.cc:515] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.725790  8103 raft_consensus.cc:2468] T 851010105f2b49168cf6c61e751eac81 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 1.
I20260710 13:18:29.726939  7995 leader_election.cc:304] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2
I20260710 13:18:29.727121  8262 leader_election.cc:290] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:29.727964  8222 tablet_bootstrap.cc:654] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.728106  8274 raft_consensus.cc:2804] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.728791  8274 raft_consensus.cc:697] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Becoming Leader. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Running, Role: LEADER
I20260710 13:18:29.729602  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97bc1de70b04d4fb50c2a0c3ab9e892" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:29.729709  8274 consensus_queue.cc:237] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.730470  7954 raft_consensus.cc:2468] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 0.
I20260710 13:18:29.731905  8262 consensus_queue.cc:1048] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:18:29.734123  8028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97bc1de70b04d4fb50c2a0c3ab9e892" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:29.733604  8068 leader_election.cc:304] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b; no voters: 
W20260710 13:18:29.741746  8066 leader_election.cc:343] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.742378  8232 raft_consensus.cc:2804] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.742967  8232 raft_consensus.cc:493] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.743100  8222 tablet_bootstrap.cc:492] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff: No bootstrap required, opened a new log
I20260710 13:18:29.743403  8232 raft_consensus.cc:3060] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.745375  8222 ts_tablet_manager.cc:1403] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.011s
I20260710 13:18:29.747851  8222 raft_consensus.cc:359] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.748306  8222 raft_consensus.cc:385] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.748466  8222 raft_consensus.cc:740] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.748986  8222 consensus_queue.cc:260] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.750332  8266 raft_consensus.cc:493] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.751034  8222 ts_tablet_manager.cc:1434] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:29.750866  8266 raft_consensus.cc:515] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.752015  8222 tablet_bootstrap.cc:492] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff: Bootstrap starting.
I20260710 13:18:29.752972  8266 leader_election.cc:290] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:29.754891  8028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d20231e5ab4116b625445b7c92c7bd" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
W20260710 13:18:29.763564  8140 leader_election.cc:343] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.757484  8222 tablet_bootstrap.cc:654] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.757102  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d20231e5ab4116b625445b7c92c7bd" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
W20260710 13:18:29.767613  8143 leader_election.cc:343] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.768218  8143 leader_election.cc:304] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a666df661aff4d2fa59d9963b0a4aaff; no voters: 53b0beb3d49f4b648292aff9d964511b, 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:29.769763  8266 raft_consensus.cc:2749] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.769450  7852 catalog_manager.cc:5697] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:29.775303  8284 consensus_queue.cc:1048] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:29.780619  8222 tablet_bootstrap.cc:492] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff: No bootstrap required, opened a new log
I20260710 13:18:29.781126  8222 ts_tablet_manager.cc:1403] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.000s
I20260710 13:18:29.783828  8222 raft_consensus.cc:359] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.784528  8222 raft_consensus.cc:385] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.784797  8222 raft_consensus.cc:740] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.785485  8222 consensus_queue.cc:260] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:29.787578  8222 ts_tablet_manager.cc:1434] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:29.788182  8261 consensus_queue.cc:1048] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:29.791823  8222 tablet_bootstrap.cc:492] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff: Bootstrap starting.
I20260710 13:18:29.793713  8266 consensus_queue.cc:1048] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:29.797339  8222 tablet_bootstrap.cc:654] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.789587  8227 tablet_bootstrap.cc:492] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b: Bootstrap starting.
I20260710 13:18:29.808992  8232 raft_consensus.cc:515] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.828779  8028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97bc1de70b04d4fb50c2a0c3ab9e892" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:29.829954  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97bc1de70b04d4fb50c2a0c3ab9e892" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
W20260710 13:18:29.830549  8066 leader_election.cc:343] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.830806  7954 raft_consensus.cc:3060] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.833282  8222 tablet_bootstrap.cc:492] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff: No bootstrap required, opened a new log
I20260710 13:18:29.833890  8222 ts_tablet_manager.cc:1403] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.012s
I20260710 13:18:29.834882  8224 tablet_bootstrap.cc:492] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd: No bootstrap required, opened a new log
I20260710 13:18:29.836397  8224 ts_tablet_manager.cc:1403] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent bootstrapping tablet: real 0.124s	user 0.014s	sys 0.024s
I20260710 13:18:29.836558  8222 raft_consensus.cc:359] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.837344  8222 raft_consensus.cc:385] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.837507  8223 tablet_bootstrap.cc:492] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2: No bootstrap required, opened a new log
I20260710 13:18:29.837675  8222 raft_consensus.cc:740] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.838013  8223 ts_tablet_manager.cc:1403] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.141s	user 0.028s	sys 0.014s
I20260710 13:18:29.823513  8227 tablet_bootstrap.cc:654] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.838564  8222 consensus_queue.cc:260] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.839915  8224 raft_consensus.cc:359] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.840619  8224 raft_consensus.cc:385] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.835213  8232 leader_election.cc:290] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Requested vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:29.841012  8224 raft_consensus.cc:740] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.841542  8222 ts_tablet_manager.cc:1434] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:18:29.842875  8222 tablet_bootstrap.cc:492] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff: Bootstrap starting.
I20260710 13:18:29.843670  8223 raft_consensus.cc:359] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.844324  8223 raft_consensus.cc:385] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.844609  8223 raft_consensus.cc:740] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.844918  8224 consensus_queue.cc:260] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.845220  8223 consensus_queue.cc:260] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.846944  8224 ts_tablet_manager.cc:1434] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260710 13:18:29.847883  8224 tablet_bootstrap.cc:492] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd: Bootstrap starting.
I20260710 13:18:29.848403  8223 ts_tablet_manager.cc:1434] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:29.849258  8223 tablet_bootstrap.cc:492] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:29.853327  8224 tablet_bootstrap.cc:654] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.853122  8310 consensus_queue.cc:1048] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:29.857089  8274 raft_consensus.cc:493] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.857583  8274 raft_consensus.cc:515] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.858796  8261 raft_consensus.cc:493] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.859666  8274 leader_election.cc:290] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:29.859418  8261 raft_consensus.cc:515] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.863600  8222 tablet_bootstrap.cc:654] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.867394  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3829600bbe1a4de8b30a819021c57769" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
W20260710 13:18:29.873016  7993 leader_election.cc:343] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.873917  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3829600bbe1a4de8b30a819021c57769" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:29.874660  7953 raft_consensus.cc:2468] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 0.
I20260710 13:18:29.876044  7994 leader_election.cc:304] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [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: 36df7a66a63e4dc2b80aa19976e8c0b2, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:29.866204  8261 leader_election.cc:290] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:29.877286  8274 raft_consensus.cc:2804] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.877717  8274 raft_consensus.cc:493] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.878190  8274 raft_consensus.cc:3060] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.868999  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e34df1c0184a4b940160267a89bb89" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:29.884320  8227 tablet_bootstrap.cc:492] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b: No bootstrap required, opened a new log
I20260710 13:18:29.884795  8227 ts_tablet_manager.cc:1403] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.000s
W20260710 13:18:29.886059  8067 leader_election.cc:343] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.887277  8227 raft_consensus.cc:359] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.888000  8227 raft_consensus.cc:385] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.888270  8227 raft_consensus.cc:740] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.883524  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e34df1c0184a4b940160267a89bb89" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:29.889768  7953 raft_consensus.cc:2468] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 0.
I20260710 13:18:29.880156  8261 consensus_queue.cc:1048] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 13:18:29.891297  8223 tablet_bootstrap.cc:654] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.891189  8068 leader_election.cc:304] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [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: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b; no voters: a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:29.892062  8232 raft_consensus.cc:2804] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.892450  8232 raft_consensus.cc:493] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.892773  8232 raft_consensus.cc:3060] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.888947  8227 consensus_queue.cc:260] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.894712  7954 raft_consensus.cc:2468] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 1.
I20260710 13:18:29.897544  8262 consensus_queue.cc:1048] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:29.899101  8068 leader_election.cc:304] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b; no voters: 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:29.900493  8261 raft_consensus.cc:2804] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.897588  8227 ts_tablet_manager.cc:1434] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:18:29.903234  8232 raft_consensus.cc:515] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.905907  8274 raft_consensus.cc:515] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.907495  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e34df1c0184a4b940160267a89bb89" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
I20260710 13:18:29.908753  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3829600bbe1a4de8b30a819021c57769" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
W20260710 13:18:29.909912  8067 leader_election.cc:343] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.910813  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e34df1c0184a4b940160267a89bb89" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
W20260710 13:18:29.911100  7993 leader_election.cc:343] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.911381  7953 raft_consensus.cc:3060] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.911650  8232 leader_election.cc:290] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Requested vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:29.912312  8237 raft_consensus.cc:493] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.912949  8237 raft_consensus.cc:515] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.915652  8237 leader_election.cc:290] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:29.914722  8224 tablet_bootstrap.cc:492] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd: No bootstrap required, opened a new log
I20260710 13:18:29.916990  8261 raft_consensus.cc:697] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Becoming Leader. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Running, Role: LEADER
I20260710 13:18:29.917245  8224 ts_tablet_manager.cc:1403] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.008s
I20260710 13:18:29.917202  8028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe77573d8524c73b804a946cb15b478" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:29.918282  8227 tablet_bootstrap.cc:492] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b: Bootstrap starting.
I20260710 13:18:29.917923  8261 consensus_queue.cc:237] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.918315  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe77573d8524c73b804a946cb15b478" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
W20260710 13:18:29.920032  8143 leader_election.cc:343] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.920034  8224 raft_consensus.cc:359] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.920938  8224 raft_consensus.cc:385] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:18:29.920954  8140 leader_election.cc:343] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.921319  8224 raft_consensus.cc:740] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.921684  8140 leader_election.cc:304] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a666df661aff4d2fa59d9963b0a4aaff; no voters: 53b0beb3d49f4b648292aff9d964511b, 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:29.922128  8224 consensus_queue.cc:260] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.922768  8237 raft_consensus.cc:2749] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.924105  8224 ts_tablet_manager.cc:1434] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:18:29.924773  8222 tablet_bootstrap.cc:492] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff: No bootstrap required, opened a new log
I20260710 13:18:29.925026  8224 tablet_bootstrap.cc:492] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd: Bootstrap starting.
I20260710 13:18:29.925236  8222 ts_tablet_manager.cc:1403] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.009s
I20260710 13:18:29.926673  8237 raft_consensus.cc:493] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.927167  8237 raft_consensus.cc:515] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.928176  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3829600bbe1a4de8b30a819021c57769" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
I20260710 13:18:29.930649  8028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d55e2f93c8479bb9e797b5e81cd32f" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:29.930994  8224 tablet_bootstrap.cc:654] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.933620  8274 leader_election.cc:290] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Requested vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:29.933590  7951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d55e2f93c8479bb9e797b5e81cd32f" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
W20260710 13:18:29.936194  8142 leader_election.cc:343] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.929178  8237 leader_election.cc:290] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:29.937299  7954 raft_consensus.cc:3060] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:29.939469  8140 leader_election.cc:343] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.941769  8140 leader_election.cc:304] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a666df661aff4d2fa59d9963b0a4aaff; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:29.943271  8237 raft_consensus.cc:2749] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.940689  7953 raft_consensus.cc:2468] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 1.
I20260710 13:18:29.950214  8222 raft_consensus.cc:359] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.950942  8222 raft_consensus.cc:385] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.950809  8068 leader_election.cc:304] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b; no voters: a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:29.951265  8222 raft_consensus.cc:740] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.952013  8262 raft_consensus.cc:2804] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.952045  8222 consensus_queue.cc:260] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.952828  8262 raft_consensus.cc:697] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Becoming Leader. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Running, Role: LEADER
I20260710 13:18:29.953694  8262 consensus_queue.cc:237] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:29.957476  8227 tablet_bootstrap.cc:654] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.957619  8222 ts_tablet_manager.cc:1434] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 13:18:29.962432  8222 tablet_bootstrap.cc:492] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff: Bootstrap starting.
I20260710 13:18:29.968685  7954 raft_consensus.cc:2468] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 1.
I20260710 13:18:29.969462  8231 consensus_queue.cc:1048] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:29.960289  8224 tablet_bootstrap.cc:492] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd: No bootstrap required, opened a new log
I20260710 13:18:29.974395  8224 ts_tablet_manager.cc:1403] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.015s
I20260710 13:18:29.975281  8222 tablet_bootstrap.cc:654] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.977327  8224 raft_consensus.cc:359] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.978171  8224 raft_consensus.cc:385] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.978536  8224 raft_consensus.cc:740] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.979259  8224 consensus_queue.cc:260] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:29.979569  8231 consensus_queue.cc:1048] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:29.983757  8224 ts_tablet_manager.cc:1434] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:18:29.984788  8224 tablet_bootstrap.cc:492] T fdc2e95c1ec84580a63d91dac5f4be9e P 9c0ad40e407b46d5bc8665e9d1671afd: Bootstrap starting.
I20260710 13:18:29.980756  7994 leader_election.cc:304] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:29.991297  8274 raft_consensus.cc:2804] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.991823  8274 raft_consensus.cc:697] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Becoming Leader. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Running, Role: LEADER
I20260710 13:18:29.992384  8224 tablet_bootstrap.cc:654] T fdc2e95c1ec84580a63d91dac5f4be9e P 9c0ad40e407b46d5bc8665e9d1671afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.992857  8274 consensus_queue.cc:237] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:29.998227  8227 tablet_bootstrap.cc:492] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b: No bootstrap required, opened a new log
I20260710 13:18:29.998752  8227 ts_tablet_manager.cc:1403] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.006s
I20260710 13:18:30.007292  8284 raft_consensus.cc:493] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.007893  8284 raft_consensus.cc:515] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:30.011073  8284 leader_election.cc:290] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:30.012018  8224 tablet_bootstrap.cc:492] T fdc2e95c1ec84580a63d91dac5f4be9e P 9c0ad40e407b46d5bc8665e9d1671afd: No bootstrap required, opened a new log
I20260710 13:18:30.012452  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc2e95c1ec84580a63d91dac5f4be9e" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:30.012687  8224 ts_tablet_manager.cc:1403] T fdc2e95c1ec84580a63d91dac5f4be9e P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.006s
I20260710 13:18:30.014503  8028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc2e95c1ec84580a63d91dac5f4be9e" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:30.007831  8223 tablet_bootstrap.cc:492] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2: No bootstrap required, opened a new log
W20260710 13:18:30.016085  7918 leader_election.cc:343] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.016243  8224 raft_consensus.cc:359] T fdc2e95c1ec84580a63d91dac5f4be9e P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
W20260710 13:18:30.016861  7917 leader_election.cc:343] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.017030  8224 raft_consensus.cc:385] T fdc2e95c1ec84580a63d91dac5f4be9e P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.017468  8224 raft_consensus.cc:740] T fdc2e95c1ec84580a63d91dac5f4be9e P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.017326  7917 leader_election.cc:304] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2; no voters: 9c0ad40e407b46d5bc8665e9d1671afd, a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:30.018514  8284 raft_consensus.cc:2749] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:30.018369  8224 consensus_queue.cc:260] T fdc2e95c1ec84580a63d91dac5f4be9e P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:30.020550  8224 ts_tablet_manager.cc:1434] T fdc2e95c1ec84580a63d91dac5f4be9e P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:30.021553  8224 tablet_bootstrap.cc:492] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd: Bootstrap starting.
I20260710 13:18:30.014567  7850 catalog_manager.cc:5697] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b0beb3d49f4b648292aff9d964511b (127.5.160.131). New cstate: current_term: 1 leader_uuid: "53b0beb3d49f4b648292aff9d964511b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: HEALTHY } } }
W20260710 13:18:30.022337  7918 consensus_peers.cc:597] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 -> Peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Couldn't send request to peer a666df661aff4d2fa59d9963b0a4aaff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:30.015779  8223 ts_tablet_manager.cc:1403] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.167s	user 0.012s	sys 0.007s
I20260710 13:18:30.024856  8231 raft_consensus.cc:493] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.025353  8231 raft_consensus.cc:515] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:30.023265  8227 raft_consensus.cc:359] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:30.026539  8227 raft_consensus.cc:385] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.026816  8227 raft_consensus.cc:740] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.027472  8227 consensus_queue.cc:260] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:30.030766  8227 ts_tablet_manager.cc:1434] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 13:18:30.030968  8317 raft_consensus.cc:493] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.031744  8227 tablet_bootstrap.cc:492] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b: Bootstrap starting.
I20260710 13:18:30.031417  8317 raft_consensus.cc:515] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:30.034201  8317 leader_election.cc:290] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:30.035830  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd29976492ad485c96ff381b6c6f49f2" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:30.036486  8029 raft_consensus.cc:2468] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 0.
I20260710 13:18:30.037534  8102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "976895395478436b8d5128ef94674807" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:30.037715  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd29976492ad485c96ff381b6c6f49f2" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:30.038187  8102 raft_consensus.cc:2468] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 0.
I20260710 13:18:30.038389  7954 raft_consensus.cc:2468] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 0.
I20260710 13:18:30.039698  8227 tablet_bootstrap.cc:654] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.039968  8066 leader_election.cc:304] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 
I20260710 13:18:30.039646  8284 raft_consensus.cc:493] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.041082  8224 tablet_bootstrap.cc:654] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.042708  8284 raft_consensus.cc:515] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:30.029259  8223 raft_consensus.cc:359] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:30.047247  8223 raft_consensus.cc:385] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.047588  8223 raft_consensus.cc:740] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.039676  7995 leader_election.cc:304] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 
I20260710 13:18:30.051153  8329 raft_consensus.cc:2804] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.051725  8329 raft_consensus.cc:493] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.052187  8329 raft_consensus.cc:3060] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.051985  8223 consensus_queue.cc:260] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:30.053647  8317 raft_consensus.cc:2804] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.054179  8317 raft_consensus.cc:493] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.054632  8317 raft_consensus.cc:3060] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.056438  8224 tablet_bootstrap.cc:492] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd: No bootstrap required, opened a new log
I20260710 13:18:30.057288  8224 ts_tablet_manager.cc:1403] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.005s
I20260710 13:18:30.059856  8224 raft_consensus.cc:359] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:30.060679  8224 raft_consensus.cc:385] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.060768  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd29976492ad485c96ff381b6c6f49f2" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:30.061050  8224 raft_consensus.cc:740] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.061491  8029 raft_consensus.cc:2468] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 0.
I20260710 13:18:30.062249  8102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd29976492ad485c96ff381b6c6f49f2" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:30.062093  8224 consensus_queue.cc:260] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:30.062879  7917 leader_election.cc:304] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 
I20260710 13:18:30.063803  8250 raft_consensus.cc:2804] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.064178  8250 raft_consensus.cc:493] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.064512  8250 raft_consensus.cc:3060] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.064594  8224 ts_tablet_manager.cc:1434] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:30.065686  8224 tablet_bootstrap.cc:492] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd: Bootstrap starting.
I20260710 13:18:30.068609  8223 ts_tablet_manager.cc:1434] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.001s
I20260710 13:18:30.072409  8224 tablet_bootstrap.cc:654] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.072229  8250 raft_consensus.cc:515] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:30.075623  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd29976492ad485c96ff381b6c6f49f2" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:30.076261  8029 raft_consensus.cc:3060] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.076546  8231 leader_election.cc:290] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:30.063077  8284 leader_election.cc:290] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:30.079731  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "976895395478436b8d5128ef94674807" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:30.072604  7850 catalog_manager.cc:5697] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b0beb3d49f4b648292aff9d964511b (127.5.160.131). New cstate: current_term: 1 leader_uuid: "53b0beb3d49f4b648292aff9d964511b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:30.081930  7993 leader_election.cc:343] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.084854  8029 raft_consensus.cc:2468] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 1.
I20260710 13:18:30.084712  8329 raft_consensus.cc:515] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:30.085721  8237 raft_consensus.cc:493] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.086210  8237 raft_consensus.cc:515] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:30.085186  8223 tablet_bootstrap.cc:492] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:30.088254  8237 leader_election.cc:290] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:30.090283  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e34df1c0184a4b940160267a89bb89" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:30.090699  7917 leader_election.cc:304] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 
I20260710 13:18:30.091116  7954 raft_consensus.cc:2393] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a666df661aff4d2fa59d9963b0a4aaff in current term 1: Already voted for candidate 53b0beb3d49f4b648292aff9d964511b in this term.
I20260710 13:18:30.092260  8101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e34df1c0184a4b940160267a89bb89" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:30.094286  8228 raft_consensus.cc:2804] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.096282  8143 leader_election.cc:304] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a666df661aff4d2fa59d9963b0a4aaff; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b
I20260710 13:18:30.097805  8237 raft_consensus.cc:3060] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.098100  8274 raft_consensus.cc:493] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.098604  8274 raft_consensus.cc:515] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:30.105686  8223 tablet_bootstrap.cc:654] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.106180  7852 catalog_manager.cc:5697] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:30.105748  8317 raft_consensus.cc:515] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:30.107527  8284 consensus_queue.cc:1048] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.108651  8102 raft_consensus.cc:2393] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in current term 1: Already voted for candidate 53b0beb3d49f4b648292aff9d964511b in this term.
I20260710 13:18:30.109329  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "976895395478436b8d5128ef94674807" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
I20260710 13:18:30.110663  8250 leader_election.cc:290] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:30.128129  8102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd29976492ad485c96ff381b6c6f49f2" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
I20260710 13:18:30.129200  8102 raft_consensus.cc:2393] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in current term 1: Already voted for candidate 53b0beb3d49f4b648292aff9d964511b in this term.
W20260710 13:18:30.123566  7993 leader_election.cc:343] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.133929  8310 raft_consensus.cc:493] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.118216  8329 leader_election.cc:290] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Requested vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:30.134469  8310 raft_consensus.cc:515] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:30.124854  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "976895395478436b8d5128ef94674807" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
I20260710 13:18:30.138577  8310 leader_election.cc:290] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:30.139343  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c537c37bd6410e95f1cf98f00c7b48" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:30.139727  8102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c537c37bd6410e95f1cf98f00c7b48" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
W20260710 13:18:30.140772  8140 leader_election.cc:343] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.141186  8103 raft_consensus.cc:3060] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:30.141799  8143 leader_election.cc:343] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.141981  8237 raft_consensus.cc:2749] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:30.142304  8143 leader_election.cc:304] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a666df661aff4d2fa59d9963b0a4aaff; no voters: 53b0beb3d49f4b648292aff9d964511b, 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:30.143069  8237 raft_consensus.cc:2749] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:30.144040  7994 consensus_peers.cc:597] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:30.152588  8317 leader_election.cc:290] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Requested vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:30.155150  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd29976492ad485c96ff381b6c6f49f2" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:30.156121  8029 raft_consensus.cc:2393] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 53b0beb3d49f4b648292aff9d964511b in current term 1: Already voted for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in this term.
I20260710 13:18:30.155217  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd29976492ad485c96ff381b6c6f49f2" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
I20260710 13:18:30.158859  8228 raft_consensus.cc:697] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 LEADER]: Becoming Leader. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Running, Role: LEADER
I20260710 13:18:30.159598  8227 tablet_bootstrap.cc:492] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b: No bootstrap required, opened a new log
I20260710 13:18:30.160070  8227 ts_tablet_manager.cc:1403] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b: Time spent bootstrapping tablet: real 0.129s	user 0.021s	sys 0.016s
I20260710 13:18:30.159843  8228 consensus_queue.cc:237] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:30.161295  8224 tablet_bootstrap.cc:492] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd: No bootstrap required, opened a new log
I20260710 13:18:30.161803  8224 ts_tablet_manager.cc:1403] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.017s
I20260710 13:18:30.162879  8227 raft_consensus.cc:359] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:30.165218  8227 raft_consensus.cc:385] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.165576  8227 raft_consensus.cc:740] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.166604  8227 consensus_queue.cc:260] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:30.164296  8224 raft_consensus.cc:359] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:30.164907  8222 tablet_bootstrap.cc:492] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff: No bootstrap required, opened a new log
I20260710 13:18:30.171965  8326 raft_consensus.cc:493] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.173206  8224 raft_consensus.cc:385] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.173573  8227 ts_tablet_manager.cc:1434] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:18:30.173629  8222 ts_tablet_manager.cc:1403] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff: Time spent bootstrapping tablet: real 0.211s	user 0.016s	sys 0.020s
I20260710 13:18:30.174778  8227 tablet_bootstrap.cc:492] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b: Bootstrap starting.
I20260710 13:18:30.175077  8224 raft_consensus.cc:740] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.179630  8274 leader_election.cc:290] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:30.182765  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97bc1de70b04d4fb50c2a0c3ab9e892" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:30.183549  7953 raft_consensus.cc:2393] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c0ad40e407b46d5bc8665e9d1671afd in current term 1: Already voted for candidate 53b0beb3d49f4b648292aff9d964511b in this term.
I20260710 13:18:30.183995  8222 raft_consensus.cc:359] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:30.184662  8222 raft_consensus.cc:385] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.184942  8222 raft_consensus.cc:740] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.185659  8222 consensus_queue.cc:260] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:30.185984  8227 tablet_bootstrap.cc:654] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.187006  8274 raft_consensus.cc:493] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.187885  8222 ts_tablet_manager.cc:1434] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:18:30.187510  8274 raft_consensus.cc:515] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:30.188808  8222 tablet_bootstrap.cc:492] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff: Bootstrap starting.
I20260710 13:18:30.194707  8222 tablet_bootstrap.cc:654] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.176560  8326 raft_consensus.cc:515] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:30.197222  8329 consensus_queue.cc:1048] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.200629  8224 consensus_queue.cc:260] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:30.202309  8100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97bc1de70b04d4fb50c2a0c3ab9e892" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:30.204871  8099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d20231e5ab4116b625445b7c92c7bd" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:30.206117  8274 leader_election.cc:290] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:30.211441  7995 leader_election.cc:304] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b
I20260710 13:18:30.211289  8333 consensus_queue.cc:1048] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:18:30.219146  8224 ts_tablet_manager.cc:1434] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260710 13:18:30.221278  8224 tablet_bootstrap.cc:492] T 7fe77573d8524c73b804a946cb15b478 P 9c0ad40e407b46d5bc8665e9d1671afd: Bootstrap starting.
W20260710 13:18:30.233438  8323 log.cc:927] Time spent T d6c4df2d4ce641beb2323962b4f7de79 P a666df661aff4d2fa59d9963b0a4aaff: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
W20260710 13:18:30.241253  7995 leader_election.cc:343] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.226948  8274 raft_consensus.cc:3060] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.220655  8317 raft_consensus.cc:493] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.249827  8317 raft_consensus.cc:515] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:30.252183  8326 leader_election.cc:290] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:30.254360  8103 raft_consensus.cc:2468] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 1.
I20260710 13:18:30.260237  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbad931bb2654f27ab08d6f5d64120a6" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:30.261227  8176 raft_consensus.cc:2468] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 0.
I20260710 13:18:30.268957  8224 tablet_bootstrap.cc:654] T 7fe77573d8524c73b804a946cb15b478 P 9c0ad40e407b46d5bc8665e9d1671afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.275131  8310 raft_consensus.cc:493] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.277063  7952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e89e8c58094c8297c47a432ad7ee84" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:30.277370  8310 raft_consensus.cc:515] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:30.279693  8310 leader_election.cc:290] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
W20260710 13:18:30.281189  7994 leader_election.cc:343] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.281307  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc2e95c1ec84580a63d91dac5f4be9e" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:30.281977  8029 raft_consensus.cc:2468] T fdc2e95c1ec84580a63d91dac5f4be9e P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a666df661aff4d2fa59d9963b0a4aaff in term 0.
I20260710 13:18:30.270385  8237 raft_consensus.cc:493] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.271143  8317 leader_election.cc:290] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:30.284430  8237 raft_consensus.cc:515] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:30.290186  8334 raft_consensus.cc:493] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.290978  8334 raft_consensus.cc:515] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:30.292587  8067 leader_election.cc:304] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b, a666df661aff4d2fa59d9963b0a4aaff; no voters: 
I20260710 13:18:30.293082  7848 catalog_manager.cc:5697] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:30.293840  7995 leader_election.cc:304] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:30.294961  8326 raft_consensus.cc:2804] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.295343  8262 raft_consensus.cc:2804] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.295461  8326 raft_consensus.cc:697] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Becoming Leader. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Running, Role: LEADER
I20260710 13:18:30.295835  8262 raft_consensus.cc:493] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.296242  8262 raft_consensus.cc:3060] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.285562  8140 leader_election.cc:304] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c0ad40e407b46d5bc8665e9d1671afd, a666df661aff4d2fa59d9963b0a4aaff; no voters: 
I20260710 13:18:30.296476  8326 consensus_queue.cc:237] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:30.297585  8266 raft_consensus.cc:2804] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.297937  8266 raft_consensus.cc:493] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.298249  8266 raft_consensus.cc:3060] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.266965  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d20231e5ab4116b625445b7c92c7bd" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:30.306519  8177 raft_consensus.cc:2468] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 0.
I20260710 13:18:30.299991  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbad931bb2654f27ab08d6f5d64120a6" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:30.314713  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e89e8c58094c8297c47a432ad7ee84" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:30.314987  8237 leader_election.cc:290] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:30.309793  8176 raft_consensus.cc:3060] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.316910  8102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780130e32fad43baa37396b0c647a4b2" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:30.322118  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc2e95c1ec84580a63d91dac5f4be9e" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:30.323021  7954 raft_consensus.cc:2468] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a666df661aff4d2fa59d9963b0a4aaff in term 0.
I20260710 13:18:30.324301  8231 raft_consensus.cc:493] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.324951  8231 raft_consensus.cc:515] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:30.335741  8222 tablet_bootstrap.cc:492] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff: No bootstrap required, opened a new log
I20260710 13:18:30.336484  8222 ts_tablet_manager.cc:1403] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff: Time spent bootstrapping tablet: real 0.148s	user 0.022s	sys 0.042s
I20260710 13:18:30.312005  8310 consensus_queue.cc:1048] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260710 13:18:30.309461  8068 leader_election.cc:304] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [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: 53b0beb3d49f4b648292aff9d964511b; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:30.336699  8261 raft_consensus.cc:493] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.348074  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c347c42fe041a7a7715ce9ba1da738" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:30.348762  8227 tablet_bootstrap.cc:492] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b: No bootstrap required, opened a new log
I20260710 13:18:30.349242  8227 ts_tablet_manager.cc:1403] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b: Time spent bootstrapping tablet: real 0.175s	user 0.044s	sys 0.050s
I20260710 13:18:30.339975  7993 leader_election.cc:304] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [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: 9c0ad40e407b46d5bc8665e9d1671afd, a666df661aff4d2fa59d9963b0a4aaff; no voters: 53b0beb3d49f4b648292aff9d964511b
I20260710 13:18:30.350004  8326 raft_consensus.cc:2804] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.350401  8326 raft_consensus.cc:493] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:18:30.350585  7993 leader_election.cc:343] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.350785  8326 raft_consensus.cc:3060] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.351094  7993 leader_election.cc:304] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2, a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:30.351882  8329 raft_consensus.cc:2749] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:30.352717  8227 raft_consensus.cc:359] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:30.354113  8227 raft_consensus.cc:385] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.354485  8227 raft_consensus.cc:740] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.355593  8317 raft_consensus.cc:2749] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:18:30.355813  7917 leader_election.cc:343] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.356709  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780130e32fad43baa37396b0c647a4b2" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:30.355605  8261 raft_consensus.cc:515] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:30.359905  8261 leader_election.cc:290] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:30.361124  8029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c347c42fe041a7a7715ce9ba1da738" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:30.359200  8231 leader_election.cc:290] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:30.361182  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d55e2f93c8479bb9e797b5e81cd32f" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
W20260710 13:18:30.363250  7994 leader_election.cc:343] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.363164  8227 consensus_queue.cc:260] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
W20260710 13:18:30.365097  8143 consensus_peers.cc:597] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff -> Peer 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447): Couldn't send request to peer 53b0beb3d49f4b648292aff9d964511b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:30.365247  8066 leader_election.cc:343] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:30.365557  8143 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.131:43447, user_credentials={real_user=slave}} blocked reactor thread for 49536.9us
I20260710 13:18:30.365763  8227 ts_tablet_manager.cc:1434] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 13:18:30.367029  8227 tablet_bootstrap.cc:492] T 85eeb4561e55400cab9507c8721f8f69 P 53b0beb3d49f4b648292aff9d964511b: Bootstrap starting.
I20260710 13:18:30.374833  8227 tablet_bootstrap.cc:654] T 85eeb4561e55400cab9507c8721f8f69 P 53b0beb3d49f4b648292aff9d964511b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.378968  8142 leader_election.cc:304] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a666df661aff4d2fa59d9963b0a4aaff; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b
I20260710 13:18:30.394200  8334 leader_election.cc:290] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:30.394969  8223 tablet_bootstrap.cc:492] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2: No bootstrap required, opened a new log
I20260710 13:18:30.395099  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d55e2f93c8479bb9e797b5e81cd32f" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:30.395530  8223 ts_tablet_manager.cc:1403] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.311s	user 0.012s	sys 0.024s
I20260710 13:18:30.395385  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c347c42fe041a7a7715ce9ba1da738" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:30.395884  8177 raft_consensus.cc:2468] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 0.
I20260710 13:18:30.396056  8103 raft_consensus.cc:2468] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 0.
I20260710 13:18:30.397305  7993 leader_election.cc:304] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [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: 9c0ad40e407b46d5bc8665e9d1671afd, a666df661aff4d2fa59d9963b0a4aaff; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2
I20260710 13:18:30.397550  7920 leader_election.cc:304] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b; no voters: 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:30.397713  8326 raft_consensus.cc:515] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:30.399483  8228 raft_consensus.cc:2804] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.399878  8228 raft_consensus.cc:493] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.400194  8228 raft_consensus.cc:3060] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.398556  7848 catalog_manager.cc:5697] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:30.405849  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d20231e5ab4116b625445b7c92c7bd" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
I20260710 13:18:30.406104  8326 leader_election.cc:290] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Requested vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:30.405594  8223 raft_consensus.cc:359] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:30.407137  8223 raft_consensus.cc:385] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.407634  8223 raft_consensus.cc:740] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.403899  8266 raft_consensus.cc:515] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:30.413473  8223 consensus_queue.cc:260] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:30.419632  8223 ts_tablet_manager.cc:1434] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260710 13:18:30.415314  8326 raft_consensus.cc:2804] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.422055  8223 tablet_bootstrap.cc:492] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:30.428197  8227 tablet_bootstrap.cc:492] T 85eeb4561e55400cab9507c8721f8f69 P 53b0beb3d49f4b648292aff9d964511b: No bootstrap required, opened a new log
I20260710 13:18:30.428889  8227 ts_tablet_manager.cc:1403] T 85eeb4561e55400cab9507c8721f8f69 P 53b0beb3d49f4b648292aff9d964511b: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.009s
W20260710 13:18:30.417346  7995 leader_election.cc:343] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.432473  8227 raft_consensus.cc:359] T 85eeb4561e55400cab9507c8721f8f69 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:30.433470  8227 raft_consensus.cc:385] T 85eeb4561e55400cab9507c8721f8f69 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.433823  8227 raft_consensus.cc:740] T 85eeb4561e55400cab9507c8721f8f69 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.434600  8227 consensus_queue.cc:260] T 85eeb4561e55400cab9507c8721f8f69 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
W20260710 13:18:30.439725  8068 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.129:39427, user_credentials={real_user=slave}} blocked reactor thread for 132990us
I20260710 13:18:30.455991  8222 raft_consensus.cc:359] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:30.456805  8222 raft_consensus.cc:385] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.424621  8326 raft_consensus.cc:493] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.457494  8222 raft_consensus.cc:740] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.459229  8222 consensus_queue.cc:260] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:30.459847  8227 ts_tablet_manager.cc:1434] T 85eeb4561e55400cab9507c8721f8f69 P 53b0beb3d49f4b648292aff9d964511b: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260710 13:18:30.461632  8227 tablet_bootstrap.cc:492] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b: Bootstrap starting.
I20260710 13:18:30.464900  8222 ts_tablet_manager.cc:1434] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff: Time spent starting tablet: real 0.128s	user 0.008s	sys 0.000s
W20260710 13:18:30.471859  7993 consensus_peers.cc:597] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd -> Peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Couldn't send request to peer a666df661aff4d2fa59d9963b0a4aaff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:30.460856  8326 raft_consensus.cc:3060] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.478272  8222 tablet_bootstrap.cc:492] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff: Bootstrap starting.
W20260710 13:18:30.479051  8068 leader_election.cc:343] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.478964  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c347c42fe041a7a7715ce9ba1da738" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:30.479586  8266 leader_election.cc:290] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 election: Requested vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:30.480907  8028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc2e95c1ec84580a63d91dac5f4be9e" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:30.456915  8228 raft_consensus.cc:515] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:30.491539  8028 raft_consensus.cc:3060] T fdc2e95c1ec84580a63d91dac5f4be9e P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.491693  8262 raft_consensus.cc:515] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:30.481356  7951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc2e95c1ec84580a63d91dac5f4be9e" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
I20260710 13:18:30.483657  8227 tablet_bootstrap.cc:654] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.490445  8342 raft_consensus.cc:2749] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:30.493691  7954 raft_consensus.cc:2393] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53b0beb3d49f4b648292aff9d964511b in current term 1: Already voted for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in this term.
I20260710 13:18:30.498334  8223 tablet_bootstrap.cc:654] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.499881  7951 raft_consensus.cc:3060] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.503890  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c347c42fe041a7a7715ce9ba1da738" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:30.499511  8228 leader_election.cc:290] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:30.497377  8177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d20231e5ab4116b625445b7c92c7bd" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
I20260710 13:18:30.508589  8177 raft_consensus.cc:3060] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:30.508666  7917 leader_election.cc:343] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.512812  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c347c42fe041a7a7715ce9ba1da738" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
I20260710 13:18:30.513568  8103 raft_consensus.cc:3060] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.514228  8224 tablet_bootstrap.cc:492] T 7fe77573d8524c73b804a946cb15b478 P 9c0ad40e407b46d5bc8665e9d1671afd: No bootstrap required, opened a new log
I20260710 13:18:30.514854  8224 ts_tablet_manager.cc:1403] T 7fe77573d8524c73b804a946cb15b478 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent bootstrapping tablet: real 0.294s	user 0.013s	sys 0.007s
I20260710 13:18:30.519951  8177 raft_consensus.cc:2468] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 1.
I20260710 13:18:30.520262  8274 raft_consensus.cc:2749] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:30.523793  8344 consensus_queue.cc:1048] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:18:30.499941  8334 consensus_queue.cc:1048] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260710 13:18:30.527267  7993 leader_election.cc:304] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9c0ad40e407b46d5bc8665e9d1671afd, a666df661aff4d2fa59d9963b0a4aaff; no voters: 53b0beb3d49f4b648292aff9d964511b
I20260710 13:18:30.528401  8274 raft_consensus.cc:2804] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.529014  8274 raft_consensus.cc:697] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Becoming Leader. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Running, Role: LEADER
W20260710 13:18:30.533703  7900 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:30.534092  8274 consensus_queue.cc:237] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:30.524091  8224 raft_consensus.cc:359] T 7fe77573d8524c73b804a946cb15b478 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:30.536545  8224 raft_consensus.cc:385] T 7fe77573d8524c73b804a946cb15b478 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.536919  8224 raft_consensus.cc:740] T 7fe77573d8524c73b804a946cb15b478 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.540741  8224 consensus_queue.cc:260] T 7fe77573d8524c73b804a946cb15b478 P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:30.541743  8317 consensus_queue.cc:1048] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:30.544754  8224 ts_tablet_manager.cc:1434] T 7fe77573d8524c73b804a946cb15b478 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260710 13:18:30.547418  8317 consensus_queue.cc:1048] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.550246  8224 tablet_bootstrap.cc:492] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd: Bootstrap starting.
I20260710 13:18:30.559254  8175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbad931bb2654f27ab08d6f5d64120a6" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
I20260710 13:18:30.560223  8175 raft_consensus.cc:3060] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.554430  8262 leader_election.cc:290] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Requested vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:30.580228  8028 raft_consensus.cc:2468] T fdc2e95c1ec84580a63d91dac5f4be9e P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a666df661aff4d2fa59d9963b0a4aaff in term 1.
I20260710 13:18:30.587386  8068 leader_election.cc:304] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:30.588057  8227 tablet_bootstrap.cc:492] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b: No bootstrap required, opened a new log
I20260710 13:18:30.598305  8227 ts_tablet_manager.cc:1403] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b: Time spent bootstrapping tablet: real 0.137s	user 0.018s	sys 0.011s
I20260710 13:18:30.594560  8140 leader_election.cc:304] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c0ad40e407b46d5bc8665e9d1671afd, a666df661aff4d2fa59d9963b0a4aaff; no voters: 
I20260710 13:18:30.594705  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbad931bb2654f27ab08d6f5d64120a6" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
I20260710 13:18:30.600112  8237 raft_consensus.cc:2804] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.601155  8237 raft_consensus.cc:697] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [term 1 LEADER]: Becoming Leader. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Running, Role: LEADER
I20260710 13:18:30.589035  8222 tablet_bootstrap.cc:654] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.604274  8347 consensus_queue.cc:1048] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:18:30.607112  7953 raft_consensus.cc:3060] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.623031  7951 raft_consensus.cc:2468] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a666df661aff4d2fa59d9963b0a4aaff in term 1.
I20260710 13:18:30.627573  8317 consensus_queue.cc:1048] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.628713  8223 tablet_bootstrap.cc:492] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2: No bootstrap required, opened a new log
I20260710 13:18:30.629215  8223 ts_tablet_manager.cc:1403] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.207s	user 0.020s	sys 0.049s
I20260710 13:18:30.630050  8334 consensus_queue.cc:1048] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:30.622495  8237 consensus_queue.cc:237] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:30.642184  8223 raft_consensus.cc:359] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:30.644220  8223 raft_consensus.cc:385] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.644608  8223 raft_consensus.cc:740] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
W20260710 13:18:30.639864  8068 leader_election.cc:343] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.650310  8227 raft_consensus.cc:359] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:30.651302  8227 raft_consensus.cc:385] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.651655  8227 raft_consensus.cc:740] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.652856  8326 raft_consensus.cc:515] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:30.657605  8224 tablet_bootstrap.cc:654] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.660768  8223 consensus_queue.cc:260] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:30.663504  8227 consensus_queue.cc:260] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:30.664878  8326 leader_election.cc:290] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Requested vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:30.673805  8223 ts_tablet_manager.cc:1434] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260710 13:18:30.676328  8223 tablet_bootstrap.cc:492] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:30.668061  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d55e2f93c8479bb9e797b5e81cd32f" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
I20260710 13:18:30.662489  7950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d55e2f93c8479bb9e797b5e81cd32f" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
I20260710 13:18:30.690383  7950 raft_consensus.cc:3060] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.687352  8176 raft_consensus.cc:3060] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.684338  8227 ts_tablet_manager.cc:1434] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.001s
I20260710 13:18:30.685936  8175 raft_consensus.cc:2468] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 1.
I20260710 13:18:30.702699  8067 leader_election.cc:304] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b, a666df661aff4d2fa59d9963b0a4aaff; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2
I20260710 13:18:30.705314  8344 raft_consensus.cc:2804] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.706385  8227 tablet_bootstrap.cc:492] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b: Bootstrap starting.
I20260710 13:18:30.695031  8232 raft_consensus.cc:493] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.710948  8228 consensus_queue.cc:1048] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:30.705884  8344 raft_consensus.cc:697] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Becoming Leader. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Running, Role: LEADER
I20260710 13:18:30.730711  8232 raft_consensus.cc:515] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:30.755666  8344 consensus_queue.cc:237] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:30.742354  8261 raft_consensus.cc:493] T 85eeb4561e55400cab9507c8721f8f69 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.764037  8176 raft_consensus.cc:2468] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 1.
I20260710 13:18:30.769340  8232 leader_election.cc:290] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:30.771106  8028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16792309f33c4ba3997fe5d403db8b08" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
W20260710 13:18:30.772473  7993 consensus_peers.cc:597] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd -> Peer a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775): Couldn't send request to peer a666df661aff4d2fa59d9963b0a4aaff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:30.773499  8223 tablet_bootstrap.cc:654] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.775015  7993 leader_election.cc:304] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c0ad40e407b46d5bc8665e9d1671afd, a666df661aff4d2fa59d9963b0a4aaff; no voters: 
I20260710 13:18:30.776158  8347 raft_consensus.cc:2804] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.776772  8347 raft_consensus.cc:697] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Becoming Leader. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Running, Role: LEADER
W20260710 13:18:30.775230  8066 leader_election.cc:343] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.778955  8347 consensus_queue.cc:237] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:30.763693  8103 raft_consensus.cc:2468] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 1.
I20260710 13:18:30.786710  8262 raft_consensus.cc:2749] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:30.783846  7949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16792309f33c4ba3997fe5d403db8b08" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:30.789588  8326 consensus_queue.cc:1048] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:30.790350  8232 raft_consensus.cc:493] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:18:30.790668  8068 leader_election.cc:343] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.790871  8232 raft_consensus.cc:515] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:30.791124  8068 leader_election.cc:304] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:30.792197  8317 raft_consensus.cc:2749] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:30.792179  7920 leader_election.cc:304] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b; no voters: 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:30.794996  8228 raft_consensus.cc:2804] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.795645  8228 raft_consensus.cc:697] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 LEADER]: Becoming Leader. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Running, Role: LEADER
I20260710 13:18:30.795789  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe77573d8524c73b804a946cb15b478" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:30.798697  8176 raft_consensus.cc:2468] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 0.
I20260710 13:18:30.799012  8228 consensus_queue.cc:237] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:30.800217  8067 leader_election.cc:304] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b, a666df661aff4d2fa59d9963b0a4aaff; no voters: 
I20260710 13:18:30.774138  8261 raft_consensus.cc:515] T 85eeb4561e55400cab9507c8721f8f69 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:30.794468  8232 leader_election.cc:290] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:30.801112  7950 raft_consensus.cc:2468] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 1.
I20260710 13:18:30.802994  8317 raft_consensus.cc:2804] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.807976  8317 raft_consensus.cc:493] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.819916  8317 raft_consensus.cc:3060] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.822968  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eeb4561e55400cab9507c8721f8f69" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:30.818413  8099 raft_consensus.cc:3060] T 85eeb4561e55400cab9507c8721f8f69 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.825901  8227 tablet_bootstrap.cc:654] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.865801  8222 tablet_bootstrap.cc:492] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff: No bootstrap required, opened a new log
I20260710 13:18:30.866537  8222 ts_tablet_manager.cc:1403] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff: Time spent bootstrapping tablet: real 0.401s	user 0.028s	sys 0.034s
I20260710 13:18:30.869623  8342 raft_consensus.cc:493] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.893332  8261 leader_election.cc:290] T 85eeb4561e55400cab9507c8721f8f69 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:30.959116  8223 tablet_bootstrap.cc:492] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2: No bootstrap required, opened a new log
I20260710 13:18:30.959719  8223 ts_tablet_manager.cc:1403] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.284s	user 0.007s	sys 0.006s
I20260710 13:18:30.912961  8342 raft_consensus.cc:515] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
W20260710 13:18:31.007227  8356 log.cc:927] Time spent T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260710 13:18:31.007571  8342 leader_election.cc:290] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
W20260710 13:18:31.001637  8360 log.cc:927] Time spent T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260710 13:18:30.806607  7850 catalog_manager.cc:5697] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.049325  7950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eeb4561e55400cab9507c8721f8f69" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:30.893558  8028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe77573d8524c73b804a946cb15b478" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:31.065328  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158284fd4b1a46229886d05174a6afe9" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:31.066478  8317 raft_consensus.cc:515] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:31.069574  8224 tablet_bootstrap.cc:492] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd: No bootstrap required, opened a new log
I20260710 13:18:31.076119  8224 ts_tablet_manager.cc:1403] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent bootstrapping tablet: real 0.526s	user 0.054s	sys 0.078s
W20260710 13:18:31.076119  8143 leader_election.cc:343] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.093851  8028 raft_consensus.cc:2468] T 7fe77573d8524c73b804a946cb15b478 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 0.
I20260710 13:18:31.104804  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe77573d8524c73b804a946cb15b478" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:31.105607  8027 raft_consensus.cc:3060] T 7fe77573d8524c73b804a946cb15b478 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.105242  8224 raft_consensus.cc:359] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:31.106195  8224 raft_consensus.cc:385] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.108070  8224 raft_consensus.cc:740] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.110795  8068 leader_election.cc:304] T 85eeb4561e55400cab9507c8721f8f69 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2, a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:31.111052  8223 raft_consensus.cc:359] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:31.119581  8223 raft_consensus.cc:385] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.109014  8224 consensus_queue.cc:260] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:31.119963  8223 raft_consensus.cc:740] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.121001  8223 consensus_queue.cc:260] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:31.095124  8317 leader_election.cc:290] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Requested vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:31.168103  8224 ts_tablet_manager.cc:1434] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent starting tablet: real 0.083s	user 0.008s	sys 0.002s
I20260710 13:18:31.172726  8223 ts_tablet_manager.cc:1434] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.203s	user 0.008s	sys 0.009s
I20260710 13:18:31.180876  7951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158284fd4b1a46229886d05174a6afe9" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:31.184336  8326 raft_consensus.cc:493] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.185082  8326 raft_consensus.cc:515] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:31.187722  8326 leader_election.cc:290] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:31.188021  8224 tablet_bootstrap.cc:492] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd: Bootstrap starting.
I20260710 13:18:31.189730  8175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe77573d8524c73b804a946cb15b478" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
I20260710 13:18:31.190230  8027 raft_consensus.cc:2468] T 7fe77573d8524c73b804a946cb15b478 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 1.
I20260710 13:18:31.190604  8175 raft_consensus.cc:3060] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:31.200898  8142 leader_election.cc:343] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.201468  8142 leader_election.cc:304] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a666df661aff4d2fa59d9963b0a4aaff; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b
I20260710 13:18:31.203264  8266 raft_consensus.cc:2749] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:31.205286  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16792309f33c4ba3997fe5d403db8b08" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:31.206521  8103 raft_consensus.cc:2468] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 0.
I20260710 13:18:31.210026  7995 leader_election.cc:304] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 
W20260710 13:18:31.218773  7995 consensus_peers.cc:597] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd -> Peer 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447): Couldn't send request to peer 53b0beb3d49f4b648292aff9d964511b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:31.219621  8347 raft_consensus.cc:2804] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:31.220469  8347 raft_consensus.cc:493] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:31.220921  8347 raft_consensus.cc:3060] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.222800  8223 tablet_bootstrap.cc:492] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:31.208333  8222 raft_consensus.cc:359] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:31.224015  8222 raft_consensus.cc:385] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.224387  8222 raft_consensus.cc:740] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.225371  8222 consensus_queue.cc:260] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:31.227757  8222 ts_tablet_manager.cc:1434] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff: Time spent starting tablet: real 0.361s	user 0.007s	sys 0.006s
I20260710 13:18:31.228569  8232 consensus_queue.cc:1048] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:31.239902  8266 consensus_queue.cc:1048] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:31.241519  8371 raft_consensus.cc:493] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:18:31.242388  7917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.130:41923, user_credentials={real_user=slave}} blocked reactor thread for 46227.3us
W20260710 13:18:31.243398  8068 consensus_peers.cc:597] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:31.242132  8371 raft_consensus.cc:515] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:31.247761  8177 raft_consensus.cc:3060] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.257076  8222 tablet_bootstrap.cc:492] T 3829600bbe1a4de8b30a819021c57769 P a666df661aff4d2fa59d9963b0a4aaff: Bootstrap starting.
I20260710 13:18:31.265928  7852 catalog_manager.cc:5697] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff reported cstate change: term changed from 0 to 1, leader changed from <none> to a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132). New cstate: current_term: 1 leader_uuid: "a666df661aff4d2fa59d9963b0a4aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.269423  8227 tablet_bootstrap.cc:492] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b: No bootstrap required, opened a new log
I20260710 13:18:31.270334  8227 ts_tablet_manager.cc:1403] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b: Time spent bootstrapping tablet: real 0.569s	user 0.006s	sys 0.019s
I20260710 13:18:31.272867  8371 leader_election.cc:290] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:31.273408  8224 tablet_bootstrap.cc:654] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.274722  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16792309f33c4ba3997fe5d403db8b08" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:31.281946  8274 consensus_queue.cc:1048] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:31.283556  8227 raft_consensus.cc:359] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:31.285173  8227 raft_consensus.cc:385] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.285625  8227 raft_consensus.cc:740] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.296695  8261 raft_consensus.cc:2749] T 85eeb4561e55400cab9507c8721f8f69 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:31.293982  8227 consensus_queue.cc:260] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:31.308905  8274 consensus_queue.cc:1048] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:18:31.298563  7920 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.131:43447, user_credentials={real_user=slave}} blocked reactor thread for 67270.7us
I20260710 13:18:31.331943  8227 ts_tablet_manager.cc:1434] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260710 13:18:31.333658  8223 tablet_bootstrap.cc:654] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:31.325953  8066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.130:41923, user_credentials={real_user=slave}} blocked reactor thread for 117891us
I20260710 13:18:31.328778  8342 consensus_queue.cc:1048] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260710 13:18:31.347860  7951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16792309f33c4ba3997fe5d403db8b08" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:31.348752  8175 raft_consensus.cc:2468] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 1.
I20260710 13:18:31.355543  8067 leader_election.cc:304] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b, a666df661aff4d2fa59d9963b0a4aaff; no voters: 
I20260710 13:18:31.356724  8382 raft_consensus.cc:2804] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:31.357240  8382 raft_consensus.cc:697] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Becoming Leader. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Running, Role: LEADER
I20260710 13:18:31.357704  8224 tablet_bootstrap.cc:492] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd: No bootstrap required, opened a new log
I20260710 13:18:31.348577  7951 raft_consensus.cc:2468] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 0.
I20260710 13:18:31.358294  8224 ts_tablet_manager.cc:1403] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent bootstrapping tablet: real 0.171s	user 0.021s	sys 0.013s
I20260710 13:18:31.358283  8227 tablet_bootstrap.cc:492] T 82d20231e5ab4116b625445b7c92c7bd P 53b0beb3d49f4b648292aff9d964511b: Bootstrap starting.
I20260710 13:18:31.358361  8382 consensus_queue.cc:237] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:31.383528  8224 raft_consensus.cc:359] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:31.384445  8224 raft_consensus.cc:385] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.384778  8224 raft_consensus.cc:740] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.384295  8347 raft_consensus.cc:515] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:31.385560  8224 consensus_queue.cc:260] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:31.386472  8027 raft_consensus.cc:2393] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in current term 1: Already voted for candidate 9c0ad40e407b46d5bc8665e9d1671afd in this term.
W20260710 13:18:31.374960  7917 consensus_peers.cc:597] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 -> Peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Couldn't send request to peer 9c0ad40e407b46d5bc8665e9d1671afd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:31.401417  8101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16792309f33c4ba3997fe5d403db8b08" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
I20260710 13:18:31.402215  8101 raft_consensus.cc:3060] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.394418  8347 leader_election.cc:290] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Requested vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:31.423390  7951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16792309f33c4ba3997fe5d403db8b08" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
I20260710 13:18:31.424091  7951 raft_consensus.cc:3060] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.450455  8224 ts_tablet_manager.cc:1434] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent starting tablet: real 0.091s	user 0.010s	sys 0.004s
I20260710 13:18:31.451958  8224 tablet_bootstrap.cc:492] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd: Bootstrap starting.
I20260710 13:18:31.463070  7951 raft_consensus.cc:2468] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 1.
I20260710 13:18:31.466694  8394 consensus_queue.cc:1048] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:31.482954  8227 tablet_bootstrap.cc:654] T 82d20231e5ab4116b625445b7c92c7bd P 53b0beb3d49f4b648292aff9d964511b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.485792  8222 tablet_bootstrap.cc:654] T 3829600bbe1a4de8b30a819021c57769 P a666df661aff4d2fa59d9963b0a4aaff: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.486070  7848 catalog_manager.cc:5697] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b0beb3d49f4b648292aff9d964511b (127.5.160.131). New cstate: current_term: 1 leader_uuid: "53b0beb3d49f4b648292aff9d964511b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.488229  8224 tablet_bootstrap.cc:654] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.493525  7994 leader_election.cc:304] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 
I20260710 13:18:31.495034  8326 raft_consensus.cc:2804] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:31.495687  8326 raft_consensus.cc:697] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Becoming Leader. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Running, Role: LEADER
I20260710 13:18:31.496848  8382 raft_consensus.cc:493] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.497421  8382 raft_consensus.cc:515] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:31.501008  8173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158284fd4b1a46229886d05174a6afe9" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:31.501856  8173 raft_consensus.cc:2468] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 0.
I20260710 13:18:31.503706  8067 leader_election.cc:304] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b, a666df661aff4d2fa59d9963b0a4aaff; no voters: 
I20260710 13:18:31.504920  8261 raft_consensus.cc:2804] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:31.505477  8261 raft_consensus.cc:493] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:31.506075  8261 raft_consensus.cc:3060] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.490731  8103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16792309f33c4ba3997fe5d403db8b08" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:31.504808  7951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158284fd4b1a46229886d05174a6afe9" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:31.501968  8382 leader_election.cc:290] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:31.496845  8326 consensus_queue.cc:237] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:31.490286  8101 raft_consensus.cc:2468] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 1.
I20260710 13:18:31.516131  7920 leader_election.cc:304] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2; no voters: 53b0beb3d49f4b648292aff9d964511b, 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:31.517153  8371 raft_consensus.cc:2749] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:31.520998  8371 consensus_queue.cc:1048] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:18:31.526240  8068 leader_election.cc:343] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.537834  8261 raft_consensus.cc:515] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:31.540858  8173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158284fd4b1a46229886d05174a6afe9" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
I20260710 13:18:31.541474  7954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158284fd4b1a46229886d05174a6afe9" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
I20260710 13:18:31.541479  8173 raft_consensus.cc:3060] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.546860  8223 tablet_bootstrap.cc:492] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2: No bootstrap required, opened a new log
I20260710 13:18:31.547322  8223 ts_tablet_manager.cc:1403] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.325s	user 0.013s	sys 0.003s
I20260710 13:18:31.549728  8223 raft_consensus.cc:359] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:31.554508  8223 raft_consensus.cc:385] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.554903  8223 raft_consensus.cc:740] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
W20260710 13:18:31.565160  8068 leader_election.cc:343] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.572146  8223 consensus_queue.cc:260] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:31.550186  8261 leader_election.cc:290] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Requested vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:31.585049  8326 raft_consensus.cc:493] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.587536  8326 raft_consensus.cc:515] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:31.588100  8223 ts_tablet_manager.cc:1434] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.002s
I20260710 13:18:31.589790  8223 tablet_bootstrap.cc:492] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:31.591252  8101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c537c37bd6410e95f1cf98f00c7b48" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
W20260710 13:18:31.593055  7995 leader_election.cc:343] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.595935  7850 catalog_manager.cc:5697] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } }
I20260710 13:18:31.598248  8176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c537c37bd6410e95f1cf98f00c7b48" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:31.599085  8227 tablet_bootstrap.cc:492] T 82d20231e5ab4116b625445b7c92c7bd P 53b0beb3d49f4b648292aff9d964511b: No bootstrap required, opened a new log
I20260710 13:18:31.599014  8176 raft_consensus.cc:2468] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 0.
I20260710 13:18:31.599624  8227 ts_tablet_manager.cc:1403] T 82d20231e5ab4116b625445b7c92c7bd P 53b0beb3d49f4b648292aff9d964511b: Time spent bootstrapping tablet: real 0.242s	user 0.016s	sys 0.000s
I20260710 13:18:31.599989  8326 leader_election.cc:290] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:31.600469  7993 leader_election.cc:304] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [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: 9c0ad40e407b46d5bc8665e9d1671afd, a666df661aff4d2fa59d9963b0a4aaff; no voters: 53b0beb3d49f4b648292aff9d964511b
I20260710 13:18:31.604192  8222 tablet_bootstrap.cc:492] T 3829600bbe1a4de8b30a819021c57769 P a666df661aff4d2fa59d9963b0a4aaff: No bootstrap required, opened a new log
I20260710 13:18:31.604687  8222 ts_tablet_manager.cc:1403] T 3829600bbe1a4de8b30a819021c57769 P a666df661aff4d2fa59d9963b0a4aaff: Time spent bootstrapping tablet: real 0.376s	user 0.015s	sys 0.023s
I20260710 13:18:31.610306  8222 raft_consensus.cc:359] T 3829600bbe1a4de8b30a819021c57769 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:31.611091  8222 raft_consensus.cc:385] T 3829600bbe1a4de8b30a819021c57769 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.611379  8222 raft_consensus.cc:740] T 3829600bbe1a4de8b30a819021c57769 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.612246  8222 consensus_queue.cc:260] T 3829600bbe1a4de8b30a819021c57769 P a666df661aff4d2fa59d9963b0a4aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:31.614792  8222 ts_tablet_manager.cc:1434] T 3829600bbe1a4de8b30a819021c57769 P a666df661aff4d2fa59d9963b0a4aaff: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 13:18:31.615940  8222 tablet_bootstrap.cc:492] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff: Bootstrap starting.
I20260710 13:18:31.617069  8173 raft_consensus.cc:2468] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 1.
I20260710 13:18:31.617508  8227 raft_consensus.cc:359] T 82d20231e5ab4116b625445b7c92c7bd P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:31.618274  8227 raft_consensus.cc:385] T 82d20231e5ab4116b625445b7c92c7bd P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.618570  8227 raft_consensus.cc:740] T 82d20231e5ab4116b625445b7c92c7bd P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.618456  8067 leader_election.cc:304] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b, a666df661aff4d2fa59d9963b0a4aaff; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2
W20260710 13:18:31.619465  7900 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:31.619905  8261 raft_consensus.cc:2804] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:31.620654  8261 raft_consensus.cc:697] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Becoming Leader. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Running, Role: LEADER
I20260710 13:18:31.621654  8261 consensus_queue.cc:237] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:31.623373  8223 tablet_bootstrap.cc:654] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.623445  8222 tablet_bootstrap.cc:654] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.626829  8227 consensus_queue.cc:260] T 82d20231e5ab4116b625445b7c92c7bd P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:31.631350  8224 tablet_bootstrap.cc:492] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd: No bootstrap required, opened a new log
I20260710 13:18:31.631891  8224 ts_tablet_manager.cc:1403] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent bootstrapping tablet: real 0.180s	user 0.009s	sys 0.014s
I20260710 13:18:31.632023  8223 tablet_bootstrap.cc:492] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2: No bootstrap required, opened a new log
I20260710 13:18:31.632232  8227 ts_tablet_manager.cc:1434] T 82d20231e5ab4116b625445b7c92c7bd P 53b0beb3d49f4b648292aff9d964511b: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.002s
I20260710 13:18:31.632506  8223 ts_tablet_manager.cc:1403] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.001s
I20260710 13:18:31.633438  8227 tablet_bootstrap.cc:492] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b: Bootstrap starting.
I20260710 13:18:31.635072  8326 raft_consensus.cc:2804] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:31.635041  8224 raft_consensus.cc:359] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:31.635701  8326 raft_consensus.cc:493] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:31.636427  8326 raft_consensus.cc:3060] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.640084  8223 raft_consensus.cc:359] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:31.640844  8223 raft_consensus.cc:385] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.641289  8227 tablet_bootstrap.cc:654] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.641140  8223 raft_consensus.cc:740] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.642230  8223 consensus_queue.cc:260] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:31.644243  8326 raft_consensus.cc:515] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:31.644810  8223 ts_tablet_manager.cc:1434] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260710 13:18:31.647584  8223 tablet_bootstrap.cc:492] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:31.635938  8224 raft_consensus.cc:385] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.648746  8224 raft_consensus.cc:740] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.652869  7848 catalog_manager.cc:5697] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b reported cstate change: term changed from 0 to 1, leader changed from <none> to 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } }
I20260710 13:18:31.654037  8099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c537c37bd6410e95f1cf98f00c7b48" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
I20260710 13:18:31.655486  8382 raft_consensus.cc:493] T 82d20231e5ab4116b625445b7c92c7bd P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.655582  8223 tablet_bootstrap.cc:654] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.656131  8382 raft_consensus.cc:515] T 82d20231e5ab4116b625445b7c92c7bd P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:31.655627  7848 catalog_manager.cc:5697] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b0beb3d49f4b648292aff9d964511b (127.5.160.131). New cstate: current_term: 1 leader_uuid: "53b0beb3d49f4b648292aff9d964511b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:31.658147  7995 leader_election.cc:343] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.658494  8382 leader_election.cc:290] T 82d20231e5ab4116b625445b7c92c7bd P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:31.660683  8173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d20231e5ab4116b625445b7c92c7bd" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:31.660849  8326 leader_election.cc:290] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Requested vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:31.649889  8224 consensus_queue.cc:260] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:31.664206  8224 ts_tablet_manager.cc:1434] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260710 13:18:31.663945  8174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c537c37bd6410e95f1cf98f00c7b48" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
I20260710 13:18:31.669735  8174 raft_consensus.cc:3060] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.675287  8026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d20231e5ab4116b625445b7c92c7bd" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:31.677465  8066 leader_election.cc:304] T 82d20231e5ab4116b625445b7c92c7bd P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b; no voters: 9c0ad40e407b46d5bc8665e9d1671afd, a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:31.678882  8382 raft_consensus.cc:2749] T 82d20231e5ab4116b625445b7c92c7bd P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:31.680577  8222 tablet_bootstrap.cc:492] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff: No bootstrap required, opened a new log
I20260710 13:18:31.681547  8222 ts_tablet_manager.cc:1403] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.008s
I20260710 13:18:31.684006  8227 tablet_bootstrap.cc:492] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b: No bootstrap required, opened a new log
I20260710 13:18:31.684585  8227 ts_tablet_manager.cc:1403] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.007s
I20260710 13:18:31.686087  8222 raft_consensus.cc:359] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:31.687203  8222 raft_consensus.cc:385] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.687899  8222 raft_consensus.cc:740] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.688529  8227 raft_consensus.cc:359] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:31.689368  8227 raft_consensus.cc:385] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.689800  8227 raft_consensus.cc:740] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.689100  8222 consensus_queue.cc:260] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:31.692938  8222 ts_tablet_manager.cc:1434] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:18:31.694665  8222 tablet_bootstrap.cc:492] T 976895395478436b8d5128ef94674807 P a666df661aff4d2fa59d9963b0a4aaff: Bootstrap starting.
I20260710 13:18:31.697675  7850 catalog_manager.cc:5697] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b0beb3d49f4b648292aff9d964511b (127.5.160.131). New cstate: current_term: 1 leader_uuid: "53b0beb3d49f4b648292aff9d964511b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.696960  8227 consensus_queue.cc:260] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:31.702482  8227 ts_tablet_manager.cc:1434] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:18:31.706122  8174 raft_consensus.cc:2468] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 1.
I20260710 13:18:31.707546  7993 leader_election.cc:304] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9c0ad40e407b46d5bc8665e9d1671afd, a666df661aff4d2fa59d9963b0a4aaff; no voters: 53b0beb3d49f4b648292aff9d964511b
I20260710 13:18:31.711364  8399 raft_consensus.cc:2804] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:31.711920  8399 raft_consensus.cc:697] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Becoming Leader. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Running, Role: LEADER
I20260710 13:18:31.712903  8399 consensus_queue.cc:237] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:31.717290  8222 tablet_bootstrap.cc:654] T 976895395478436b8d5128ef94674807 P a666df661aff4d2fa59d9963b0a4aaff: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.717808  7953 raft_consensus.cc:3060] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.717365  8223 tablet_bootstrap.cc:492] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2: No bootstrap required, opened a new log
I20260710 13:18:31.720588  8223 ts_tablet_manager.cc:1403] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.073s	user 0.025s	sys 0.023s
I20260710 13:18:31.723812  8223 raft_consensus.cc:359] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:31.724507  8223 raft_consensus.cc:385] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.724846  8223 raft_consensus.cc:740] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.725572  8223 consensus_queue.cc:260] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:31.727809  8223 ts_tablet_manager.cc:1434] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:31.730636  8222 tablet_bootstrap.cc:492] T 976895395478436b8d5128ef94674807 P a666df661aff4d2fa59d9963b0a4aaff: No bootstrap required, opened a new log
I20260710 13:18:31.731122  8222 ts_tablet_manager.cc:1403] T 976895395478436b8d5128ef94674807 P a666df661aff4d2fa59d9963b0a4aaff: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.001s
I20260710 13:18:31.734589  8222 raft_consensus.cc:359] T 976895395478436b8d5128ef94674807 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:31.735364  8345 raft_consensus.cc:493] T 3829600bbe1a4de8b30a819021c57769 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.735931  8345 raft_consensus.cc:515] T 3829600bbe1a4de8b30a819021c57769 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:31.738613  8345 leader_election.cc:290] T 3829600bbe1a4de8b30a819021c57769 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:31.735378  8222 raft_consensus.cc:385] T 976895395478436b8d5128ef94674807 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.739675  8222 raft_consensus.cc:740] T 976895395478436b8d5128ef94674807 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.739802  8382 raft_consensus.cc:493] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.740056  7951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3829600bbe1a4de8b30a819021c57769" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:31.740389  8382 raft_consensus.cc:515] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:31.740505  8222 consensus_queue.cc:260] T 976895395478436b8d5128ef94674807 P a666df661aff4d2fa59d9963b0a4aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:31.739682  8026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3829600bbe1a4de8b30a819021c57769" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:31.742992  8222 ts_tablet_manager.cc:1434] T 976895395478436b8d5128ef94674807 P a666df661aff4d2fa59d9963b0a4aaff: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:18:31.743343  8382 leader_election.cc:290] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:31.744088  8222 tablet_bootstrap.cc:492] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff: Bootstrap starting.
I20260710 13:18:31.744429  8142 leader_election.cc:304] T 3829600bbe1a4de8b30a819021c57769 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a666df661aff4d2fa59d9963b0a4aaff; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:31.745952  8173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c537c37bd6410e95f1cf98f00c7b48" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:31.746833  8173 raft_consensus.cc:2393] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53b0beb3d49f4b648292aff9d964511b in current term 1: Already voted for candidate 9c0ad40e407b46d5bc8665e9d1671afd in this term.
I20260710 13:18:31.746996  8345 raft_consensus.cc:2749] T 3829600bbe1a4de8b30a819021c57769 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:31.748579  8026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c537c37bd6410e95f1cf98f00c7b48" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:31.750561  8066 leader_election.cc:304] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b; no voters: 9c0ad40e407b46d5bc8665e9d1671afd, a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:31.751333  8222 tablet_bootstrap.cc:654] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.751881  8382 raft_consensus.cc:3060] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.767968  8382 raft_consensus.cc:2749] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:31.766844  7852 catalog_manager.cc:5697] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.770233  7852 catalog_manager.cc:5697] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130). New cstate: current_term: 1 leader_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.774641  8222 tablet_bootstrap.cc:492] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff: No bootstrap required, opened a new log
I20260710 13:18:31.775174  8222 ts_tablet_manager.cc:1403] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff: Time spent bootstrapping tablet: real 0.031s	user 0.024s	sys 0.005s
I20260710 13:18:31.777980  8222 raft_consensus.cc:359] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:31.778678  8222 raft_consensus.cc:385] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.778959  8222 raft_consensus.cc:740] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.779639  8222 consensus_queue.cc:260] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:31.781885  8222 ts_tablet_manager.cc:1434] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:18:31.781569  8382 consensus_queue.cc:1048] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:31.795074  8261 consensus_queue.cc:1048] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:31.833947  8345 raft_consensus.cc:493] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.834446  8345 raft_consensus.cc:515] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:31.836293  8345 leader_election.cc:290] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:31.836958  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e89e8c58094c8297c47a432ad7ee84" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:31.837225  8026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e89e8c58094c8297c47a432ad7ee84" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:31.837538  7953 raft_consensus.cc:2468] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a666df661aff4d2fa59d9963b0a4aaff in term 0.
I20260710 13:18:31.837898  8026 raft_consensus.cc:2468] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a666df661aff4d2fa59d9963b0a4aaff in term 0.
I20260710 13:18:31.838557  8142 leader_election.cc:304] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, a666df661aff4d2fa59d9963b0a4aaff; no voters: 
I20260710 13:18:31.839351  8345 raft_consensus.cc:2804] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:31.839658  8345 raft_consensus.cc:493] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:31.839929  8345 raft_consensus.cc:3060] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.845117  8345 raft_consensus.cc:515] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:31.847002  8345 leader_election.cc:290] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 election: Requested vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:31.847813  7953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e89e8c58094c8297c47a432ad7ee84" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
I20260710 13:18:31.847942  8026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e89e8c58094c8297c47a432ad7ee84" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:31.848497  7953 raft_consensus.cc:3060] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.848599  8026 raft_consensus.cc:3060] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.854692  8026 raft_consensus.cc:2468] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a666df661aff4d2fa59d9963b0a4aaff in term 1.
I20260710 13:18:31.855116  7953 raft_consensus.cc:2468] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a666df661aff4d2fa59d9963b0a4aaff in term 1.
I20260710 13:18:31.855719  8027 raft_consensus.cc:3060] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.855963  8345 raft_consensus.cc:493] T 976895395478436b8d5128ef94674807 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.856433  8140 leader_election.cc:304] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c0ad40e407b46d5bc8665e9d1671afd, a666df661aff4d2fa59d9963b0a4aaff; no voters: 
I20260710 13:18:31.856536  8345 raft_consensus.cc:515] T 976895395478436b8d5128ef94674807 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:31.857492  8266 raft_consensus.cc:2804] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:31.858027  8266 raft_consensus.cc:697] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 1 LEADER]: Becoming Leader. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Running, Role: LEADER
I20260710 13:18:31.859125  8345 leader_election.cc:290] T 976895395478436b8d5128ef94674807 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:31.859092  8266 consensus_queue.cc:237] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:31.860352  8099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "976895395478436b8d5128ef94674807" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:31.864902  8026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "976895395478436b8d5128ef94674807" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:31.866938  8140 leader_election.cc:304] T 976895395478436b8d5128ef94674807 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a666df661aff4d2fa59d9963b0a4aaff; no voters: 53b0beb3d49f4b648292aff9d964511b, 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:31.867861  8237 raft_consensus.cc:2749] T 976895395478436b8d5128ef94674807 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:31.882154  7852 catalog_manager.cc:5697] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff reported cstate change: term changed from 0 to 1, leader changed from <none> to a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132). New cstate: current_term: 1 leader_uuid: "a666df661aff4d2fa59d9963b0a4aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.895105  8099 raft_consensus.cc:3060] T 82d20231e5ab4116b625445b7c92c7bd P 53b0beb3d49f4b648292aff9d964511b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.920379  8174 raft_consensus.cc:3060] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.961647  8373 raft_consensus.cc:493] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.962164  8373 raft_consensus.cc:515] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:31.964578  8373 leader_election.cc:290] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:31.965333  8099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158284fd4b1a46229886d05174a6afe9" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:31.965692  8174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158284fd4b1a46229886d05174a6afe9" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:31.966540  8174 raft_consensus.cc:2393] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in current term 1: Already voted for candidate 53b0beb3d49f4b648292aff9d964511b in this term.
I20260710 13:18:31.967571  7918 leader_election.cc:304] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2; no voters: 53b0beb3d49f4b648292aff9d964511b, a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:31.968297  8373 raft_consensus.cc:3060] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.975123  8373 raft_consensus.cc:2749] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:32.008723  8174 raft_consensus.cc:3060] T 976895395478436b8d5128ef94674807 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.008687  8394 consensus_queue.cc:1048] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.026901  8394 consensus_queue.cc:1048] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.038480  8174 raft_consensus.cc:3060] T 3829600bbe1a4de8b30a819021c57769 P a666df661aff4d2fa59d9963b0a4aaff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.043226  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
W20260710 13:18:32.058377  7994 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
W20260710 13:18:32.077339  7994 consensus_peers.cc:597] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:32.079643  7994 consensus_peers.cc:597] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:32.117244  8068 consensus_peers.cc:597] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:32.128552  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:32.129949  5762 tablet_replica.cc:333] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2: stopping tablet replica
I20260710 13:18:32.130858  5762 raft_consensus.cc:2243] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:32.131453  5762 raft_consensus.cc:2272] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:32.133766  8261 consensus_queue.cc:1048] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.134155  5762 tablet_replica.cc:333] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2: stopping tablet replica
I20260710 13:18:32.134945  5762 raft_consensus.cc:2243] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:32.135385  5762 raft_consensus.cc:2272] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:32.137493  5762 tablet_replica.cc:333] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2: stopping tablet replica
I20260710 13:18:32.138409  5762 raft_consensus.cc:2243] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:32.138926  5762 raft_consensus.cc:2272] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:32.141594  5762 tablet_replica.cc:333] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2: stopping tablet replica
I20260710 13:18:32.142304  5762 raft_consensus.cc:2243] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:32.142828  5762 raft_consensus.cc:2272] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:32.146487  5762 tablet_replica.cc:333] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2: stopping tablet replica
I20260710 13:18:32.147456  5762 raft_consensus.cc:2243] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:32.148126  5762 raft_consensus.cc:2272] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:32.152352  8068 consensus_peers.cc:597] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:32.152340  5762 tablet_replica.cc:333] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2: stopping tablet replica
I20260710 13:18:32.153900  5762 raft_consensus.cc:2243] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:32.154486  5762 raft_consensus.cc:2272] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:32.156533  5762 tablet_replica.cc:333] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2: stopping tablet replica
I20260710 13:18:32.157150  5762 raft_consensus.cc:2243] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:32.158478  5762 raft_consensus.cc:2272] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:32.160468  5762 tablet_replica.cc:333] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2: stopping tablet replica
I20260710 13:18:32.161096  5762 raft_consensus.cc:2243] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:32.162397  5762 raft_consensus.cc:2272] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:32.165035  5762 tablet_replica.cc:333] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2: stopping tablet replica
I20260710 13:18:32.165961  5762 raft_consensus.cc:2243] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:32.166426  5762 raft_consensus.cc:2272] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:32.169377  5762 tablet_replica.cc:333] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2: stopping tablet replica
I20260710 13:18:32.170684  5762 raft_consensus.cc:2243] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:32.171295  5762 raft_consensus.cc:2272] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:32.173492  5762 tablet_replica.cc:333] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2: stopping tablet replica
I20260710 13:18:32.174117  5762 raft_consensus.cc:2243] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:32.174554  5762 raft_consensus.cc:2272] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:32.177883  5762 tablet_replica.cc:333] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2: stopping tablet replica
I20260710 13:18:32.178570  5762 raft_consensus.cc:2243] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:32.179085  5762 raft_consensus.cc:2272] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:32.182212  5762 tablet_replica.cc:333] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2: stopping tablet replica
I20260710 13:18:32.183347  5762 raft_consensus.cc:2243] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:32.183941  5762 raft_consensus.cc:2272] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:32.186149  5762 tablet_replica.cc:333] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2: stopping tablet replica
I20260710 13:18:32.186755  5762 raft_consensus.cc:2243] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:32.187582  5762 raft_consensus.cc:2272] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:32.189949  5762 tablet_replica.cc:333] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2: stopping tablet replica
I20260710 13:18:32.190465  5762 raft_consensus.cc:2243] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:32.191248  5762 raft_consensus.cc:2272] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:32.194057  5762 tablet_replica.cc:333] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2: stopping tablet replica
I20260710 13:18:32.194705  5762 raft_consensus.cc:2243] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:32.195459  5762 raft_consensus.cc:2272] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:32.198110  5762 tablet_replica.cc:333] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2: stopping tablet replica
I20260710 13:18:32.198604  5762 raft_consensus.cc:2243] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:32.198972  5762 raft_consensus.cc:2272] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:32.201102  5762 tablet_replica.cc:333] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2: stopping tablet replica
I20260710 13:18:32.201597  5762 raft_consensus.cc:2243] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:32.201959  5762 raft_consensus.cc:2272] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:32.214740  8142 consensus_peers.cc:597] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:32.227589  8394 consensus_queue.cc:1048] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.243191  8394 consensus_queue.cc:1048] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.251457  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
W20260710 13:18:32.265484  8068 consensus_peers.cc:597] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:32.266160  8068 consensus_peers.cc:597] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:32.274299  7994 consensus_peers.cc:597] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:32.287966  8142 consensus_peers.cc:597] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:32.295068  8142 consensus_peers.cc:597] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:32.303210  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:32.310065  8436 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:32.310205  8437 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:32.311556  8439 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:32.312636  5762 server_base.cc:1061] running on GCE node
I20260710 13:18:32.314673  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:32.314918  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:32.315110  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689512315095 us; error 0 us; skew 500 ppm
I20260710 13:18:32.315670  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:32.318958  5762 webserver.cc:533] Webserver started at http://127.5.160.129:44999/ using document root <none> and password file <none>
I20260710 13:18:32.319468  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:32.319674  5762 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:18:32.323520  5762 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:18:32.328336  8444 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:32.329536  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 13:18:32.329890  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-0-root
uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-fcbk"
I20260710 13:18:32.330410  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689450351976-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:32.354779  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:32.356055  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:32.357685  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:32.362279  8451 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:18:32.372308  8142 consensus_peers.cc:597] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:32.376236  8266 consensus_queue.cc:1048] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:32.458498  8068 consensus_peers.cc:597] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:32.467434  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:18:32.467841  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.107s	user 0.004s	sys 0.000s
I20260710 13:18:32.468228  5762 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:18:32.475739  8451 tablet_bootstrap.cc:492] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:32.493250  8451 tablet_bootstrap.cc:492] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:32.494271  8451 tablet_bootstrap.cc:492] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap complete.
I20260710 13:18:32.494917  8451 ts_tablet_manager.cc:1403] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 13:18:32.497677  8451 raft_consensus.cc:359] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:32.498351  8451 raft_consensus.cc:740] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.499058  8451 consensus_queue.cc:260] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:32.502666  8451 ts_tablet_manager.cc:1434] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:18:32.503445  8451 tablet_bootstrap.cc:492] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:32.514902  8451 tablet_bootstrap.cc:492] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:32.515642  8451 tablet_bootstrap.cc:492] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap complete.
I20260710 13:18:32.516182  8451 ts_tablet_manager.cc:1403] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:18:32.518149  8451 raft_consensus.cc:359] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:32.518886  8451 raft_consensus.cc:740] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.519651  8451 consensus_queue.cc:260] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:32.521397  8451 ts_tablet_manager.cc:1434] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:32.522198  8451 tablet_bootstrap.cc:492] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:32.535686  8451 tablet_bootstrap.cc:492] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:32.536404  8451 tablet_bootstrap.cc:492] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap complete.
I20260710 13:18:32.536890  8451 ts_tablet_manager.cc:1403] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 13:18:32.538681  8451 raft_consensus.cc:359] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:32.539155  8451 raft_consensus.cc:740] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.539713  8451 consensus_queue.cc:260] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:32.541518  8451 ts_tablet_manager.cc:1434] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260710 13:18:32.542281  8451 tablet_bootstrap.cc:492] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:32.552131  8451 tablet_bootstrap.cc:492] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:32.552786  8451 tablet_bootstrap.cc:492] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap complete.
I20260710 13:18:32.553272  8451 ts_tablet_manager.cc:1403] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:18:32.555022  8451 raft_consensus.cc:359] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:32.555526  8451 raft_consensus.cc:740] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.555811  5762 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:18:32.556183  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.088s	user 0.084s	sys 0.000s
I20260710 13:18:32.556038  8451 consensus_queue.cc:260] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:32.557883  8451 ts_tablet_manager.cc:1434] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:32.558488  8451 tablet_bootstrap.cc:492] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:32.581892  8451 tablet_bootstrap.cc:492] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:32.582937  8451 tablet_bootstrap.cc:492] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap complete.
I20260710 13:18:32.583796  8451 ts_tablet_manager.cc:1403] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260710 13:18:32.587229  8451 raft_consensus.cc:359] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:32.588146  8451 raft_consensus.cc:740] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.589300  8451 consensus_queue.cc:260] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:32.592363  8451 ts_tablet_manager.cc:1434] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:18:32.593312  8451 tablet_bootstrap.cc:492] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
W20260710 13:18:32.607156  7994 consensus_peers.cc:597] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:32.619069  8451 tablet_bootstrap.cc:492] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:32.620054  8451 tablet_bootstrap.cc:492] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap complete.
I20260710 13:18:32.620671  8451 ts_tablet_manager.cc:1403] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.008s
I20260710 13:18:32.623275  8451 raft_consensus.cc:359] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:32.623950  8451 raft_consensus.cc:740] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.624610  8451 consensus_queue.cc:260] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:32.626850  8451 ts_tablet_manager.cc:1434] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 13:18:32.627692  8451 tablet_bootstrap.cc:492] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:32.646518  8451 tablet_bootstrap.cc:492] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:32.647514  8451 tablet_bootstrap.cc:492] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap complete.
I20260710 13:18:32.648180  8451 ts_tablet_manager.cc:1403] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 13:18:32.650849  8451 raft_consensus.cc:359] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:32.651600  8451 raft_consensus.cc:740] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.652355  8451 consensus_queue.cc:260] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:32.654549  8451 ts_tablet_manager.cc:1434] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:32.655405  8451 tablet_bootstrap.cc:492] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:32.671362  8451 tablet_bootstrap.cc:492] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:32.672349  8451 tablet_bootstrap.cc:492] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap complete.
I20260710 13:18:32.673132  8451 ts_tablet_manager.cc:1403] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 13:18:32.675485  8451 raft_consensus.cc:359] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:32.676283  8451 raft_consensus.cc:740] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.677070  8451 consensus_queue.cc:260] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:32.679075  8451 ts_tablet_manager.cc:1434] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:18:32.679839  8451 tablet_bootstrap.cc:492] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:32.682021  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:39427
I20260710 13:18:32.682142  8518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:39427 every 8 connection(s)
I20260710 13:18:32.712373  8451 tablet_bootstrap.cc:492] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:32.713689  8451 tablet_bootstrap.cc:492] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap complete.
I20260710 13:18:32.714620  8451 ts_tablet_manager.cc:1403] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.007s
I20260710 13:18:32.718457  8451 raft_consensus.cc:359] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:32.719395  8451 raft_consensus.cc:740] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.720082  8451 consensus_queue.cc:260] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:32.721848  8519 heartbeater.cc:344] Connected to a master server at 127.5.160.190:32887
I20260710 13:18:32.722250  8519 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:32.722306  8451 ts_tablet_manager.cc:1434] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:18:32.723274  8451 tablet_bootstrap.cc:492] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:32.723260  8519 heartbeater.cc:507] Master 127.5.160.190:32887 requested a full tablet report, sending...
I20260710 13:18:32.733603  7850 ts_manager.cc:194] Re-registered known tserver with Master: 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:32.745968  8451 tablet_bootstrap.cc:492] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:32.746991  8451 tablet_bootstrap.cc:492] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap complete.
I20260710 13:18:32.747651  8451 ts_tablet_manager.cc:1403] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.001s
I20260710 13:18:32.750406  8451 raft_consensus.cc:359] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:32.751102  8451 raft_consensus.cc:740] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.751811  8451 consensus_queue.cc:260] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:32.753309  7850 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42424
I20260710 13:18:32.753976  8451 ts_tablet_manager.cc:1434] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 13:18:32.754783  8451 tablet_bootstrap.cc:492] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:32.756820  8519 heartbeater.cc:499] Master 127.5.160.190:32887 was elected leader, sending a full tablet report...
I20260710 13:18:32.766218  8451 tablet_bootstrap.cc:492] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:32.766961  8451 tablet_bootstrap.cc:492] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap complete.
I20260710 13:18:32.767583  8451 ts_tablet_manager.cc:1403] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 13:18:32.769942  8451 raft_consensus.cc:359] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:32.770622  8451 raft_consensus.cc:740] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.771557  8451 consensus_queue.cc:260] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:32.773681  8451 ts_tablet_manager.cc:1434] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:32.774441  8451 tablet_bootstrap.cc:492] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:32.794037  8451 tablet_bootstrap.cc:492] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:32.795034  8451 tablet_bootstrap.cc:492] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap complete.
I20260710 13:18:32.795603  8451 ts_tablet_manager.cc:1403] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260710 13:18:32.797436  8451 raft_consensus.cc:359] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:32.797953  8451 raft_consensus.cc:740] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.798600  8451 consensus_queue.cc:260] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:32.800625  8451 ts_tablet_manager.cc:1434] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:32.801436  8451 tablet_bootstrap.cc:492] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:32.817047  8451 tablet_bootstrap.cc:492] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:32.818123  8451 tablet_bootstrap.cc:492] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap complete.
I20260710 13:18:32.818825  8451 ts_tablet_manager.cc:1403] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260710 13:18:32.821322  8451 raft_consensus.cc:359] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:32.822012  8451 raft_consensus.cc:740] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.822741  8451 consensus_queue.cc:260] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:32.824928  8451 ts_tablet_manager.cc:1434] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:32.826150  8451 tablet_bootstrap.cc:492] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:32.838421  8451 tablet_bootstrap.cc:492] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:32.839251  8451 tablet_bootstrap.cc:492] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap complete.
I20260710 13:18:32.839891  8451 ts_tablet_manager.cc:1403] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:18:32.841837  8451 raft_consensus.cc:359] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:32.842413  8451 raft_consensus.cc:740] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.843072  8451 consensus_queue.cc:260] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:32.844790  8451 ts_tablet_manager.cc:1434] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:32.845845  8451 tablet_bootstrap.cc:492] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:32.858354  8451 tablet_bootstrap.cc:492] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:32.859154  8451 tablet_bootstrap.cc:492] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap complete.
I20260710 13:18:32.859699  8451 ts_tablet_manager.cc:1403] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260710 13:18:32.861382  8451 raft_consensus.cc:359] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:32.861904  8451 raft_consensus.cc:740] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.862411  8451 consensus_queue.cc:260] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:32.863878  8451 ts_tablet_manager.cc:1434] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:18:32.864588  8451 tablet_bootstrap.cc:492] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:32.883502  8451 tablet_bootstrap.cc:492] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:32.884526  8451 tablet_bootstrap.cc:492] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap complete.
I20260710 13:18:32.885205  8451 ts_tablet_manager.cc:1403] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260710 13:18:32.887657  8451 raft_consensus.cc:359] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:32.888337  8451 raft_consensus.cc:740] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.888981  8451 consensus_queue.cc:260] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:32.891139  8451 ts_tablet_manager.cc:1434] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:32.891937  8451 tablet_bootstrap.cc:492] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:32.904250  8451 tablet_bootstrap.cc:492] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:32.905121  8451 tablet_bootstrap.cc:492] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap complete.
I20260710 13:18:32.905789  8451 ts_tablet_manager.cc:1403] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:18:32.907662  8451 raft_consensus.cc:359] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:32.908268  8451 raft_consensus.cc:740] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.908797  8451 consensus_queue.cc:260] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:32.910622  8451 ts_tablet_manager.cc:1434] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:32.911655  8451 tablet_bootstrap.cc:492] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap starting.
I20260710 13:18:32.925187  8451 tablet_bootstrap.cc:492] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:32.926142  8451 tablet_bootstrap.cc:492] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2: Bootstrap complete.
I20260710 13:18:32.926797  8451 ts_tablet_manager.cc:1403] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:18:32.928860  8451 raft_consensus.cc:359] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:32.929447  8451 raft_consensus.cc:740] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.930104  8451 consensus_queue.cc:260] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:32.931996  8451 ts_tablet_manager.cc:1434] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:33.084666  8377 raft_consensus.cc:493] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 36df7a66a63e4dc2b80aa19976e8c0b2)
I20260710 13:18:33.085325  8377 raft_consensus.cc:515] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:33.087507  8377 leader_election.cc:290] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:33.088294  8493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c347c42fe041a7a7715ce9ba1da738" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:33.088595  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c347c42fe041a7a7715ce9ba1da738" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:33.088989  8493 raft_consensus.cc:2468] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 1.
I20260710 13:18:33.090180  8068 leader_election.cc:304] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [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: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b; no voters: 
I20260710 13:18:33.092080  8377 raft_consensus.cc:2804] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:33.092512  8377 raft_consensus.cc:493] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 36df7a66a63e4dc2b80aa19976e8c0b2)
I20260710 13:18:33.092937  8377 raft_consensus.cc:3060] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:33.098819  8377 raft_consensus.cc:515] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:33.100473  8377 leader_election.cc:290] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 2 election: Requested vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:33.101292  8493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c347c42fe041a7a7715ce9ba1da738" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
I20260710 13:18:33.101660  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c347c42fe041a7a7715ce9ba1da738" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:33.101890  8493 raft_consensus.cc:3060] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:33.107136  8493 raft_consensus.cc:2468] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 2.
I20260710 13:18:33.108170  8068 leader_election.cc:304] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [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: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b; no voters: 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:33.108914  8377 raft_consensus.cc:2804] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:33.109373  8377 raft_consensus.cc:697] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 2 LEADER]: Becoming Leader. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Running, Role: LEADER
I20260710 13:18:33.110172  8377 consensus_queue.cc:237] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:33.112591  8382 raft_consensus.cc:493] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 36df7a66a63e4dc2b80aa19976e8c0b2)
I20260710 13:18:33.113186  8382 raft_consensus.cc:515] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:33.115026  8382 leader_election.cc:290] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:33.115760  8173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780130e32fad43baa37396b0c647a4b2" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:33.115979  8493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780130e32fad43baa37396b0c647a4b2" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:33.116669  8493 raft_consensus.cc:2468] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 1.
I20260710 13:18:33.117686  8068 leader_election.cc:304] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [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: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b; no voters: a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:33.118410  8382 raft_consensus.cc:2804] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:33.118872  8382 raft_consensus.cc:493] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 36df7a66a63e4dc2b80aa19976e8c0b2)
I20260710 13:18:33.119289  8382 raft_consensus.cc:3060] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:33.119190  7851 catalog_manager.cc:5697] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b reported cstate change: term changed from 1 to 2, leader changed from 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129) to 53b0beb3d49f4b648292aff9d964511b (127.5.160.131). New cstate: current_term: 2 leader_uuid: "53b0beb3d49f4b648292aff9d964511b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:33.126446  8382 raft_consensus.cc:515] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:33.129340  8382 leader_election.cc:290] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 2 election: Requested vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:33.129990  8493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780130e32fad43baa37396b0c647a4b2" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
I20260710 13:18:33.129688  8173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780130e32fad43baa37396b0c647a4b2" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
I20260710 13:18:33.130647  8493 raft_consensus.cc:3060] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:33.136044  8493 raft_consensus.cc:2468] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 2.
I20260710 13:18:33.137126  8068 leader_election.cc:304] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [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: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b; no voters: a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:33.137854  8382 raft_consensus.cc:2804] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:33.138322  8382 raft_consensus.cc:697] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [term 2 LEADER]: Becoming Leader. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Running, Role: LEADER
I20260710 13:18:33.139114  8382 consensus_queue.cc:237] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:33.147096  7851 catalog_manager.cc:5697] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b reported cstate change: term changed from 1 to 2, leader changed from 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129) to 53b0beb3d49f4b648292aff9d964511b (127.5.160.131). New cstate: current_term: 2 leader_uuid: "53b0beb3d49f4b648292aff9d964511b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:33.311666  8237 raft_consensus.cc:493] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 36df7a66a63e4dc2b80aa19976e8c0b2)
I20260710 13:18:33.312165  8237 raft_consensus.cc:515] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:33.314432  8237 leader_election.cc:290] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:33.315344  8099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880f97bb0f7b439d841c4326a921d719" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:33.316293  8493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880f97bb0f7b439d841c4326a921d719" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:33.317203  8493 raft_consensus.cc:2468] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a666df661aff4d2fa59d9963b0a4aaff in term 1.
I20260710 13:18:33.318269  8142 leader_election.cc:304] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [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: 36df7a66a63e4dc2b80aa19976e8c0b2, a666df661aff4d2fa59d9963b0a4aaff; no voters: 53b0beb3d49f4b648292aff9d964511b
I20260710 13:18:33.318980  8544 raft_consensus.cc:2804] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:33.319356  8544 raft_consensus.cc:493] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 36df7a66a63e4dc2b80aa19976e8c0b2)
I20260710 13:18:33.319762  8544 raft_consensus.cc:3060] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:33.324879  8544 raft_consensus.cc:515] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:33.326717  8544 leader_election.cc:290] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 2 election: Requested vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:33.327756  8099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880f97bb0f7b439d841c4326a921d719" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
I20260710 13:18:33.327785  8493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880f97bb0f7b439d841c4326a921d719" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
I20260710 13:18:33.328647  8493 raft_consensus.cc:3060] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:33.333370  8493 raft_consensus.cc:2468] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a666df661aff4d2fa59d9963b0a4aaff in term 2.
I20260710 13:18:33.334417  8142 leader_election.cc:304] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [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: 36df7a66a63e4dc2b80aa19976e8c0b2, a666df661aff4d2fa59d9963b0a4aaff; no voters: 53b0beb3d49f4b648292aff9d964511b
I20260710 13:18:33.335125  8544 raft_consensus.cc:2804] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:33.335575  8544 raft_consensus.cc:697] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [term 2 LEADER]: Becoming Leader. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Running, Role: LEADER
I20260710 13:18:33.336351  8544 consensus_queue.cc:237] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:33.349124  7851 catalog_manager.cc:5697] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff reported cstate change: term changed from 1 to 2, leader changed from 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129) to a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132). New cstate: current_term: 2 leader_uuid: "a666df661aff4d2fa59d9963b0a4aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:33.374109  8382 raft_consensus.cc:493] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 36df7a66a63e4dc2b80aa19976e8c0b2)
I20260710 13:18:33.374336  8274 raft_consensus.cc:493] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 36df7a66a63e4dc2b80aa19976e8c0b2)
I20260710 13:18:33.374730  8382 raft_consensus.cc:515] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:33.374938  8274 raft_consensus.cc:515] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:33.376698  8382 leader_election.cc:290] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:33.377275  8274 leader_election.cc:290] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:33.377671  8173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880f97bb0f7b439d841c4326a921d719" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:33.378371  8099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c347c42fe041a7a7715ce9ba1da738" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:33.378588  8492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880f97bb0f7b439d841c4326a921d719" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:33.379427  8492 raft_consensus.cc:2393] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53b0beb3d49f4b648292aff9d964511b in current term 2: Already voted for candidate a666df661aff4d2fa59d9963b0a4aaff in this term.
I20260710 13:18:33.377686  8493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c347c42fe041a7a7715ce9ba1da738" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:33.380658  8068 leader_election.cc:304] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b [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: 53b0beb3d49f4b648292aff9d964511b; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2, a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:33.381340  8493 raft_consensus.cc:2393] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c0ad40e407b46d5bc8665e9d1671afd in current term 2: Already voted for candidate 53b0beb3d49f4b648292aff9d964511b in this term.
I20260710 13:18:33.381903  8382 raft_consensus.cc:3060] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:33.382798  7994 leader_election.cc:304] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd [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: 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b
I20260710 13:18:33.391445  8274 raft_consensus.cc:3060] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:33.406378  8382 raft_consensus.cc:2749] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:33.406365  8274 raft_consensus.cc:2749] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:33.426787  8547 raft_consensus.cc:493] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 36df7a66a63e4dc2b80aa19976e8c0b2)
I20260710 13:18:33.427386  8547 raft_consensus.cc:515] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:33.429059  8547 leader_election.cc:290] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:33.430171  8493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f002af93bb428da86ce435bfa1f842" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:33.430168  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f002af93bb428da86ce435bfa1f842" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:33.430946  8493 raft_consensus.cc:2468] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a666df661aff4d2fa59d9963b0a4aaff in term 1.
I20260710 13:18:33.432087  8142 leader_election.cc:304] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [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: 36df7a66a63e4dc2b80aa19976e8c0b2, a666df661aff4d2fa59d9963b0a4aaff; no voters: 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:33.432875  8547 raft_consensus.cc:2804] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:33.433208  8547 raft_consensus.cc:493] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 36df7a66a63e4dc2b80aa19976e8c0b2)
I20260710 13:18:33.433759  8547 raft_consensus.cc:3060] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:33.439186  8547 raft_consensus.cc:515] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:33.441177  8547 leader_election.cc:290] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 2 election: Requested vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:33.441901  8493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f002af93bb428da86ce435bfa1f842" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
I20260710 13:18:33.442237  8027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f002af93bb428da86ce435bfa1f842" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:33.442575  8493 raft_consensus.cc:3060] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:33.448828  8493 raft_consensus.cc:2468] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a666df661aff4d2fa59d9963b0a4aaff in term 2.
I20260710 13:18:33.450110  8142 leader_election.cc:304] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [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: 36df7a66a63e4dc2b80aa19976e8c0b2, a666df661aff4d2fa59d9963b0a4aaff; no voters: 9c0ad40e407b46d5bc8665e9d1671afd
I20260710 13:18:33.450825  8547 raft_consensus.cc:2804] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:33.451248  8547 raft_consensus.cc:697] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [term 2 LEADER]: Becoming Leader. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Running, Role: LEADER
I20260710 13:18:33.451990  8547 consensus_queue.cc:237] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:33.459393  7850 catalog_manager.cc:5697] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff reported cstate change: term changed from 1 to 2, leader changed from 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129) to a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132). New cstate: current_term: 2 leader_uuid: "a666df661aff4d2fa59d9963b0a4aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:33.490198  8237 raft_consensus.cc:493] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 36df7a66a63e4dc2b80aa19976e8c0b2)
I20260710 13:18:33.490769  8237 raft_consensus.cc:515] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } }
I20260710 13:18:33.492460  8237 leader_election.cc:290] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:33.493340  8099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780130e32fad43baa37396b0c647a4b2" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:33.493544  8493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "780130e32fad43baa37396b0c647a4b2" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:33.494429  8493 raft_consensus.cc:2393] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a666df661aff4d2fa59d9963b0a4aaff in current term 2: Already voted for candidate 53b0beb3d49f4b648292aff9d964511b in this term.
I20260710 13:18:33.495378  8142 leader_election.cc:304] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff [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: a666df661aff4d2fa59d9963b0a4aaff; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b
I20260710 13:18:33.496106  8237 raft_consensus.cc:3060] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:33.501742  8237 raft_consensus.cc:2749] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:33.615835  8274 raft_consensus.cc:493] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 36df7a66a63e4dc2b80aa19976e8c0b2)
I20260710 13:18:33.616401  8274 raft_consensus.cc:515] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:33.618404  8274 leader_election.cc:290] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427)
I20260710 13:18:33.619055  8174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f002af93bb428da86ce435bfa1f842" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff" is_pre_election: true
I20260710 13:18:33.619423  8173 raft_consensus.cc:1275] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Refusing update from remote peer 53b0beb3d49f4b648292aff9d964511b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:33.619415  8493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f002af93bb428da86ce435bfa1f842" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:33.620359  8493 raft_consensus.cc:2393] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c0ad40e407b46d5bc8665e9d1671afd in current term 2: Already voted for candidate a666df661aff4d2fa59d9963b0a4aaff in this term.
I20260710 13:18:33.621073  8377 consensus_queue.cc:1048] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:33.621436  7994 leader_election.cc:304] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [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: 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 36df7a66a63e4dc2b80aa19976e8c0b2, a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:33.622246  8274 raft_consensus.cc:3060] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:33.629241  8274 raft_consensus.cc:2749] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:33.635614  8493 raft_consensus.cc:1275] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Refusing update from remote peer 53b0beb3d49f4b648292aff9d964511b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:33.637705  8377 consensus_queue.cc:1048] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:33.669075  8274 raft_consensus.cc:493] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 36df7a66a63e4dc2b80aa19976e8c0b2)
I20260710 13:18:33.669651  8274 raft_consensus.cc:515] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:33.671808  8274 leader_election.cc:290] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:33.672531  8492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd29976492ad485c96ff381b6c6f49f2" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:33.672851  8099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd29976492ad485c96ff381b6c6f49f2" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b" is_pre_election: true
I20260710 13:18:33.673230  8492 raft_consensus.cc:2468] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 1.
I20260710 13:18:33.674650  7994 leader_election.cc:304] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [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: 36df7a66a63e4dc2b80aa19976e8c0b2, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 53b0beb3d49f4b648292aff9d964511b
I20260710 13:18:33.675688  8274 raft_consensus.cc:2804] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:33.676144  8274 raft_consensus.cc:493] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 36df7a66a63e4dc2b80aa19976e8c0b2)
I20260710 13:18:33.676540  8274 raft_consensus.cc:3060] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:33.681119  8027 raft_consensus.cc:1275] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Refusing update from remote peer 53b0beb3d49f4b648292aff9d964511b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:33.682734  8377 consensus_queue.cc:1048] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:33.683938  8377 raft_consensus.cc:493] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 36df7a66a63e4dc2b80aa19976e8c0b2)
I20260710 13:18:33.684412  8377 raft_consensus.cc:515] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:33.684811  8274 raft_consensus.cc:515] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:33.686582  8377 leader_election.cc:290] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:33.688180  8274 leader_election.cc:290] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 2 election: Requested vote from peers 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:33.689247  8026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd29976492ad485c96ff381b6c6f49f2" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" is_pre_election: true
I20260710 13:18:33.690411  8026 raft_consensus.cc:2393] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53b0beb3d49f4b648292aff9d964511b in current term 2: Already voted for candidate 9c0ad40e407b46d5bc8665e9d1671afd in this term.
I20260710 13:18:33.690949  8492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd29976492ad485c96ff381b6c6f49f2" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" is_pre_election: true
I20260710 13:18:33.691659  8492 raft_consensus.cc:2468] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 1.
I20260710 13:18:33.691816  8493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd29976492ad485c96ff381b6c6f49f2" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
I20260710 13:18:33.691898  8099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd29976492ad485c96ff381b6c6f49f2" candidate_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
I20260710 13:18:33.692481  8493 raft_consensus.cc:3060] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:33.692667  8099 raft_consensus.cc:3060] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:33.693053  8068 leader_election.cc:304] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [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: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b; no voters: 
I20260710 13:18:33.699561  8493 raft_consensus.cc:2468] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 2.
I20260710 13:18:33.701047  8099 raft_consensus.cc:2468] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c0ad40e407b46d5bc8665e9d1671afd in term 2.
I20260710 13:18:33.701822  8344 raft_consensus.cc:2764] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 13:18:33.704402  7995 leader_election.cc:304] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 
I20260710 13:18:33.705366  8274 raft_consensus.cc:2804] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:33.708257  8274 raft_consensus.cc:697] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 LEADER]: Becoming Leader. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Running, Role: LEADER
I20260710 13:18:33.709292  8274 consensus_queue.cc:237] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:33.708247  8492 raft_consensus.cc:1275] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Refusing update from remote peer 53b0beb3d49f4b648292aff9d964511b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:33.711555  8377 consensus_queue.cc:1048] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Connected to new peer: Peer: permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:33.721657  7851 catalog_manager.cc:5697] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd reported cstate change: term changed from 1 to 2, leader changed from 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129) to 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130). New cstate: current_term: 2 leader_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:33.765905  8099 raft_consensus.cc:1275] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Refusing update from remote peer a666df661aff4d2fa59d9963b0a4aaff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:33.767228  8546 consensus_queue.cc:1048] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:33.769083  8492 raft_consensus.cc:1275] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Refusing update from remote peer a666df661aff4d2fa59d9963b0a4aaff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:33.770731  8546 consensus_queue.cc:1048] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:33.988694  8493 raft_consensus.cc:1275] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Refusing update from remote peer a666df661aff4d2fa59d9963b0a4aaff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:33.989995  8237 consensus_queue.cc:1048] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:33.998869  8027 raft_consensus.cc:1275] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Refusing update from remote peer a666df661aff4d2fa59d9963b0a4aaff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:34.000474  8547 consensus_queue.cc:1048] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:34.268673  8493 raft_consensus.cc:1275] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Refusing update from remote peer 9c0ad40e407b46d5bc8665e9d1671afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:34.269887  8274 consensus_queue.cc:1048] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:34.279361  8101 raft_consensus.cc:1275] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Refusing update from remote peer 9c0ad40e407b46d5bc8665e9d1671afd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:34.281831  8274 consensus_queue.cc:1048] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:42.690534  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:42.718044  8101 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fe77573d8524c73b804a946cb15b478"
dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
mode: GRACEFUL
new_leader_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
 from {username='slave'} at 127.0.0.1:50422
I20260710 13:18:42.718863  8101 raft_consensus.cc:606] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Received request to transfer leadership to TS a666df661aff4d2fa59d9963b0a4aaff
I20260710 13:18:42.730654  8026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "851010105f2b49168cf6c61e751eac81"
dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
mode: GRACEFUL
new_leader_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
 from {username='slave'} at 127.0.0.1:50742
I20260710 13:18:42.731120  8026 raft_consensus.cc:606] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Received request to transfer leadership to TS 36df7a66a63e4dc2b80aa19976e8c0b2
I20260710 13:18:42.733837  8101 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97c347c42fe041a7a7715ce9ba1da738"
dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
mode: GRACEFUL
new_leader_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
 from {username='slave'} at 127.0.0.1:50422
I20260710 13:18:42.734306  8101 raft_consensus.cc:606] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 2 LEADER]: Received request to transfer leadership to TS 36df7a66a63e4dc2b80aa19976e8c0b2
I20260710 13:18:42.736577  8101 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e97bc1de70b04d4fb50c2a0c3ab9e892"
dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
mode: GRACEFUL
new_leader_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
 from {username='slave'} at 127.0.0.1:50422
I20260710 13:18:42.737008  8101 raft_consensus.cc:606] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Received request to transfer leadership to TS 36df7a66a63e4dc2b80aa19976e8c0b2
I20260710 13:18:42.739336  8026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8c537c37bd6410e95f1cf98f00c7b48"
dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
mode: GRACEFUL
new_leader_uuid: "53b0beb3d49f4b648292aff9d964511b"
 from {username='slave'} at 127.0.0.1:50742
I20260710 13:18:42.739765  8026 raft_consensus.cc:606] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Received request to transfer leadership to TS 53b0beb3d49f4b648292aff9d964511b
I20260710 13:18:42.740870  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:18:42.741678  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:42.932480  8588 raft_consensus.cc:993] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b: : Instructing follower 36df7a66a63e4dc2b80aa19976e8c0b2 to start an election
I20260710 13:18:42.933146  8585 raft_consensus.cc:1081] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 2 LEADER]: Signalling peer 36df7a66a63e4dc2b80aa19976e8c0b2 to start an election
I20260710 13:18:42.934856  8492 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97c347c42fe041a7a7715ce9ba1da738"
dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
 from {username='slave'} at 127.0.0.1:44726
I20260710 13:18:42.935307  8492 raft_consensus.cc:493] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:42.935578  8492 raft_consensus.cc:3060] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.943173  8492 raft_consensus.cc:515] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:42.945564  8492 leader_election.cc:290] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:42.957664  8026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c347c42fe041a7a7715ce9ba1da738" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:42.958551  8026 raft_consensus.cc:3060] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.959618  8101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97c347c42fe041a7a7715ce9ba1da738" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
I20260710 13:18:42.960275  8101 raft_consensus.cc:3055] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:42.960649  8101 raft_consensus.cc:740] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Running, Role: LEADER
I20260710 13:18:42.961753  8101 consensus_queue.cc:260] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [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: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:42.963372  8101 raft_consensus.cc:3060] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.969353  8026 raft_consensus.cc:2468] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 3.
I20260710 13:18:42.970885  8445 leader_election.cc:304] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: 36df7a66a63e4dc2b80aa19976e8c0b2, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 
I20260710 13:18:42.971289  8101 raft_consensus.cc:2468] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 3.
I20260710 13:18:42.972975  8595 raft_consensus.cc:2804] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:42.974056  8595 raft_consensus.cc:697] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 3 LEADER]: Becoming Leader. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Running, Role: LEADER
I20260710 13:18:42.975016  8595 consensus_queue.cc:237] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:42.983633  7851 catalog_manager.cc:5697] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 reported cstate change: term changed from 2 to 3, leader changed from 53b0beb3d49f4b648292aff9d964511b (127.5.160.131) to 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129). New cstate: current_term: 3 leader_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:43.040638  8588 raft_consensus.cc:993] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b: : Instructing follower a666df661aff4d2fa59d9963b0a4aaff to start an election
I20260710 13:18:43.041172  8588 raft_consensus.cc:1081] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Signalling peer a666df661aff4d2fa59d9963b0a4aaff to start an election
I20260710 13:18:43.043541  8173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fe77573d8524c73b804a946cb15b478"
dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
 from {username='slave'} at 127.0.0.1:41880
I20260710 13:18:43.044131  8173 raft_consensus.cc:493] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:43.044445  8173 raft_consensus.cc:3060] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:43.044823  8583 raft_consensus.cc:993] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd: : Instructing follower 53b0beb3d49f4b648292aff9d964511b to start an election
I20260710 13:18:43.045308  8583 raft_consensus.cc:1081] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Signalling peer 53b0beb3d49f4b648292aff9d964511b to start an election
I20260710 13:18:43.047098  8101 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8c537c37bd6410e95f1cf98f00c7b48"
dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
 from {username='slave'} at 127.0.0.1:55712
I20260710 13:18:43.047602  8101 raft_consensus.cc:493] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:43.047919  8101 raft_consensus.cc:3060] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:43.053417  8173 raft_consensus.cc:515] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:43.055475  8101 raft_consensus.cc:515] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:43.057771  8026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe77573d8524c73b804a946cb15b478" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:43.058460  8026 raft_consensus.cc:3060] T 7fe77573d8524c73b804a946cb15b478 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:43.060192  8173 leader_election.cc:290] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 2 election: Requested vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:43.060551  8099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe77573d8524c73b804a946cb15b478" candidate_uuid: "a666df661aff4d2fa59d9963b0a4aaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
I20260710 13:18:43.061172  8099 raft_consensus.cc:3055] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:43.061491  8099 raft_consensus.cc:740] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Running, Role: LEADER
I20260710 13:18:43.062372  8099 consensus_queue.cc:260] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:43.063649  8099 raft_consensus.cc:3060] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:43.065637  8026 raft_consensus.cc:2468] T 7fe77573d8524c73b804a946cb15b478 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a666df661aff4d2fa59d9963b0a4aaff in term 2.
I20260710 13:18:43.067169  8140 leader_election.cc:304] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c0ad40e407b46d5bc8665e9d1671afd, a666df661aff4d2fa59d9963b0a4aaff; no voters: 
I20260710 13:18:43.068208  8101 leader_election.cc:290] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 2 election: Requested vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:43.068228  8587 raft_consensus.cc:2804] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:43.069159  8587 raft_consensus.cc:697] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [term 2 LEADER]: Becoming Leader. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Running, Role: LEADER
I20260710 13:18:43.069522  8173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c537c37bd6410e95f1cf98f00c7b48" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
I20260710 13:18:43.070132  8173 raft_consensus.cc:3060] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:43.070173  8587 consensus_queue.cc:237] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:43.077005  8173 raft_consensus.cc:2468] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 2.
I20260710 13:18:43.079097  8067 leader_election.cc:304] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b0beb3d49f4b648292aff9d964511b, a666df661aff4d2fa59d9963b0a4aaff; no voters: 
I20260710 13:18:43.080004  8588 raft_consensus.cc:2804] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:43.080518  8588 raft_consensus.cc:697] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [term 2 LEADER]: Becoming Leader. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Running, Role: LEADER
I20260710 13:18:43.081499  8588 consensus_queue.cc:237] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:43.083511  8026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c537c37bd6410e95f1cf98f00c7b48" candidate_uuid: "53b0beb3d49f4b648292aff9d964511b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:43.084147  8026 raft_consensus.cc:3055] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:43.084484  8026 raft_consensus.cc:740] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Running, Role: LEADER
I20260710 13:18:43.088488  8026 consensus_queue.cc:260] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:43.089920  8026 raft_consensus.cc:3060] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:43.089952  7851 catalog_manager.cc:5697] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b reported cstate change: term changed from 1 to 2, leader changed from 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130) to 53b0beb3d49f4b648292aff9d964511b (127.5.160.131). New cstate: current_term: 2 leader_uuid: "53b0beb3d49f4b648292aff9d964511b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:43.091142  7852 catalog_manager.cc:5697] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff reported cstate change: term changed from 1 to 2, leader changed from 53b0beb3d49f4b648292aff9d964511b (127.5.160.131) to a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132). New cstate: current_term: 2 leader_uuid: "a666df661aff4d2fa59d9963b0a4aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:43.094715  8099 raft_consensus.cc:2468] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a666df661aff4d2fa59d9963b0a4aaff in term 2.
I20260710 13:18:43.096897  8026 raft_consensus.cc:2468] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b0beb3d49f4b648292aff9d964511b in term 2.
I20260710 13:18:43.130313  8274 raft_consensus.cc:993] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd: : Instructing follower 36df7a66a63e4dc2b80aa19976e8c0b2 to start an election
I20260710 13:18:43.130884  8605 raft_consensus.cc:1081] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Signalling peer 36df7a66a63e4dc2b80aa19976e8c0b2 to start an election
I20260710 13:18:43.132423  8493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "851010105f2b49168cf6c61e751eac81"
dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
 from {username='slave'} at 127.0.0.1:44730
I20260710 13:18:43.132853  8493 raft_consensus.cc:493] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:43.133155  8493 raft_consensus.cc:3060] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:43.138258  8493 raft_consensus.cc:515] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:43.139715  8493 leader_election.cc:290] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 2 election: Requested vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:43.140550  8099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851010105f2b49168cf6c61e751eac81" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
I20260710 13:18:43.140405  8026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851010105f2b49168cf6c61e751eac81" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:43.141050  8099 raft_consensus.cc:3060] T 851010105f2b49168cf6c61e751eac81 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:43.141203  8026 raft_consensus.cc:3055] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:43.141685  8026 raft_consensus.cc:740] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Running, Role: LEADER
I20260710 13:18:43.142623  8026 consensus_queue.cc:260] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:43.143766  8026 raft_consensus.cc:3060] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:43.146898  8099 raft_consensus.cc:2468] T 851010105f2b49168cf6c61e751eac81 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 2.
I20260710 13:18:43.148134  8448 leader_election.cc:304] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b; no voters: 
I20260710 13:18:43.148952  8595 raft_consensus.cc:2804] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:43.149354  8595 raft_consensus.cc:697] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 LEADER]: Becoming Leader. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Running, Role: LEADER
I20260710 13:18:43.149894  8026 raft_consensus.cc:2468] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 2.
I20260710 13:18:43.150305  8595 consensus_queue.cc:237] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:43.157708  7852 catalog_manager.cc:5697] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 reported cstate change: term changed from 1 to 2, leader changed from 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130) to 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:43.271329  8585 raft_consensus.cc:993] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b: : Instructing follower 36df7a66a63e4dc2b80aa19976e8c0b2 to start an election
I20260710 13:18:43.271847  8585 raft_consensus.cc:1081] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Signalling peer 36df7a66a63e4dc2b80aa19976e8c0b2 to start an election
I20260710 13:18:43.273339  8492 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e97bc1de70b04d4fb50c2a0c3ab9e892"
dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
 from {username='slave'} at 127.0.0.1:44726
I20260710 13:18:43.273797  8492 raft_consensus.cc:493] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:43.274115  8492 raft_consensus.cc:3060] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:43.278692  8492 raft_consensus.cc:515] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:43.280218  8492 leader_election.cc:290] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 2 election: Requested vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:43.281205  8026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97bc1de70b04d4fb50c2a0c3ab9e892" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:43.281359  8101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97bc1de70b04d4fb50c2a0c3ab9e892" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
I20260710 13:18:43.281780  8026 raft_consensus.cc:3060] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:43.281956  8101 raft_consensus.cc:3055] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:43.282377  8101 raft_consensus.cc:740] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Running, Role: LEADER
I20260710 13:18:43.283300  8101 consensus_queue.cc:260] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:43.284672  8101 raft_consensus.cc:3060] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:43.287582  8026 raft_consensus.cc:2468] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 2.
I20260710 13:18:43.288666  8445 leader_election.cc:304] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 
I20260710 13:18:43.289441  8595 raft_consensus.cc:2804] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:43.289916  8595 raft_consensus.cc:697] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 LEADER]: Becoming Leader. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Running, Role: LEADER
I20260710 13:18:43.290300  8101 raft_consensus.cc:2468] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 2.
I20260710 13:18:43.290863  8595 consensus_queue.cc:237] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:43.297793  7852 catalog_manager.cc:5697] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 reported cstate change: term changed from 1 to 2, leader changed from 53b0beb3d49f4b648292aff9d964511b (127.5.160.131) to 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:43.480962  8101 raft_consensus.cc:1275] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 3 FOLLOWER]: Refusing update from remote peer 36df7a66a63e4dc2b80aa19976e8c0b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:43.482353  8595 consensus_queue.cc:1048] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:43.492337  8026 raft_consensus.cc:1275] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd [term 3 FOLLOWER]: Refusing update from remote peer 36df7a66a63e4dc2b80aa19976e8c0b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:43.493844  8596 consensus_queue.cc:1048] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:43.629997  8174 raft_consensus.cc:1275] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Refusing update from remote peer 53b0beb3d49f4b648292aff9d964511b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:43.631084  8585 consensus_queue.cc:1048] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:43.639761  8026 raft_consensus.cc:1275] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Refusing update from remote peer 53b0beb3d49f4b648292aff9d964511b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:43.641636  8585 consensus_queue.cc:1048] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:43.658732  8026 raft_consensus.cc:1275] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Refusing update from remote peer 36df7a66a63e4dc2b80aa19976e8c0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:43.659958  8596 consensus_queue.cc:1048] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:43.666144  8101 raft_consensus.cc:1275] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Refusing update from remote peer a666df661aff4d2fa59d9963b0a4aaff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:43.668972  8580 consensus_queue.cc:1048] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:43.674078  8099 raft_consensus.cc:1275] T 851010105f2b49168cf6c61e751eac81 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Refusing update from remote peer 36df7a66a63e4dc2b80aa19976e8c0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:43.675662  8596 consensus_queue.cc:1048] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:43.684038  8026 raft_consensus.cc:1275] T 7fe77573d8524c73b804a946cb15b478 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Refusing update from remote peer a666df661aff4d2fa59d9963b0a4aaff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:43.685273  8580 consensus_queue.cc:1048] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:43.742472  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:43.758390  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:43.783622  8174 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3e89e8c58094c8297c47a432ad7ee84"
dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
mode: GRACEFUL
new_leader_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
 from {username='slave'} at 127.0.0.1:43486
I20260710 13:18:43.784068  8174 raft_consensus.cc:606] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 1 LEADER]: Received request to transfer leadership to TS 36df7a66a63e4dc2b80aa19976e8c0b2
I20260710 13:18:43.786437  8101 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0e34df1c0184a4b940160267a89bb89"
dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
mode: GRACEFUL
new_leader_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
 from {username='slave'} at 127.0.0.1:50422
I20260710 13:18:43.787145  8101 raft_consensus.cc:606] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Received request to transfer leadership to TS 36df7a66a63e4dc2b80aa19976e8c0b2
I20260710 13:18:43.789821  8026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd29976492ad485c96ff381b6c6f49f2"
dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
mode: GRACEFUL
new_leader_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
 from {username='slave'} at 127.0.0.1:50742
I20260710 13:18:43.790272  8026 raft_consensus.cc:606] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 LEADER]: Received request to transfer leadership to TS 36df7a66a63e4dc2b80aa19976e8c0b2
I20260710 13:18:43.791373  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:18:43.792061  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:43.807986  8026 raft_consensus.cc:1275] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Refusing update from remote peer 36df7a66a63e4dc2b80aa19976e8c0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:43.808601  8099 raft_consensus.cc:1275] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Refusing update from remote peer 36df7a66a63e4dc2b80aa19976e8c0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:43.809351  8596 consensus_queue.cc:1048] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:43.810297  8595 consensus_queue.cc:1048] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:43.986454  8605 raft_consensus.cc:993] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd: : Instructing follower 36df7a66a63e4dc2b80aa19976e8c0b2 to start an election
I20260710 13:18:43.986931  8274 raft_consensus.cc:1081] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 LEADER]: Signalling peer 36df7a66a63e4dc2b80aa19976e8c0b2 to start an election
I20260710 13:18:43.988282  8493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd29976492ad485c96ff381b6c6f49f2"
dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
 from {username='slave'} at 127.0.0.1:44730
I20260710 13:18:43.988736  8493 raft_consensus.cc:493] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:43.989032  8493 raft_consensus.cc:3060] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:43.993570  8493 raft_consensus.cc:515] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:43.995024  8493 leader_election.cc:290] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923), 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447)
I20260710 13:18:43.995882  8026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd29976492ad485c96ff381b6c6f49f2" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:43.996219  8099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd29976492ad485c96ff381b6c6f49f2" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
I20260710 13:18:43.996425  8026 raft_consensus.cc:3055] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:43.996824  8099 raft_consensus.cc:3060] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:43.996879  8026 raft_consensus.cc:740] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9c0ad40e407b46d5bc8665e9d1671afd, State: Running, Role: LEADER
I20260710 13:18:43.997944  8026 consensus_queue.cc:260] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [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: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:43.998963  8026 raft_consensus.cc:3060] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:44.001986  8099 raft_consensus.cc:2468] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 3.
I20260710 13:18:44.003176  8448 leader_election.cc:304] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b; no voters: 
I20260710 13:18:44.003548  8026 raft_consensus.cc:2468] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 3.
I20260710 13:18:44.003996  8595 raft_consensus.cc:2804] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:44.004598  8595 raft_consensus.cc:697] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 3 LEADER]: Becoming Leader. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Running, Role: LEADER
I20260710 13:18:44.005611  8595 consensus_queue.cc:237] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [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: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } }
I20260710 13:18:44.013459  7851 catalog_manager.cc:5697] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 reported cstate change: term changed from 2 to 3, leader changed from 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130) to 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129). New cstate: current_term: 3 leader_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:44.125752  8585 raft_consensus.cc:993] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b: : Instructing follower 36df7a66a63e4dc2b80aa19976e8c0b2 to start an election
I20260710 13:18:44.126196  8585 raft_consensus.cc:1081] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Signalling peer 36df7a66a63e4dc2b80aa19976e8c0b2 to start an election
I20260710 13:18:44.127583  8493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0e34df1c0184a4b940160267a89bb89"
dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
 from {username='slave'} at 127.0.0.1:44726
I20260710 13:18:44.128041  8493 raft_consensus.cc:493] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:44.128304  8493 raft_consensus.cc:3060] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.133037  8493 raft_consensus.cc:515] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:44.134943  8493 leader_election.cc:290] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 2 election: Requested vote from peers 53b0beb3d49f4b648292aff9d964511b (127.5.160.131:43447), a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775)
I20260710 13:18:44.135784  8099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e34df1c0184a4b940160267a89bb89" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53b0beb3d49f4b648292aff9d964511b"
I20260710 13:18:44.136394  8099 raft_consensus.cc:3055] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:44.136746  8099 raft_consensus.cc:740] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53b0beb3d49f4b648292aff9d964511b, State: Running, Role: LEADER
I20260710 13:18:44.137598  8099 consensus_queue.cc:260] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:44.138875  8099 raft_consensus.cc:3060] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.145797  8099 raft_consensus.cc:2468] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 2.
I20260710 13:18:44.146893  8448 leader_election.cc:304] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 53b0beb3d49f4b648292aff9d964511b; no voters: 
I20260710 13:18:44.147786  8619 raft_consensus.cc:2804] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:44.148279  8619 raft_consensus.cc:697] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 LEADER]: Becoming Leader. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Running, Role: LEADER
I20260710 13:18:44.149200  8619 consensus_queue.cc:237] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } }
I20260710 13:18:44.153558  8174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0e34df1c0184a4b940160267a89bb89" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
I20260710 13:18:44.154145  8174 raft_consensus.cc:3060] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.159947  8174 raft_consensus.cc:2468] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 2.
I20260710 13:18:44.161119  7851 catalog_manager.cc:5697] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 reported cstate change: term changed from 1 to 2, leader changed from 53b0beb3d49f4b648292aff9d964511b (127.5.160.131) to 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:44.228243  8632 raft_consensus.cc:993] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff: : Instructing follower 36df7a66a63e4dc2b80aa19976e8c0b2 to start an election
I20260710 13:18:44.228744  8580 raft_consensus.cc:1081] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 1 LEADER]: Signalling peer 36df7a66a63e4dc2b80aa19976e8c0b2 to start an election
I20260710 13:18:44.230194  8493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3e89e8c58094c8297c47a432ad7ee84"
dest_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2"
 from {username='slave'} at 127.0.0.1:44724
I20260710 13:18:44.230584  8493 raft_consensus.cc:493] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:44.230808  8493 raft_consensus.cc:3060] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.235749  8493 raft_consensus.cc:515] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:44.237860  8493 leader_election.cc:290] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 2 election: Requested vote from peers a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132:44775), 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923)
I20260710 13:18:44.238199  8174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e89e8c58094c8297c47a432ad7ee84" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a666df661aff4d2fa59d9963b0a4aaff"
I20260710 13:18:44.238354  8026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e89e8c58094c8297c47a432ad7ee84" candidate_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c0ad40e407b46d5bc8665e9d1671afd"
I20260710 13:18:44.238921  8174 raft_consensus.cc:3055] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:44.238921  8026 raft_consensus.cc:3060] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.239408  8174 raft_consensus.cc:740] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a666df661aff4d2fa59d9963b0a4aaff, State: Running, Role: LEADER
I20260710 13:18:44.240206  8174 consensus_queue.cc:260] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:44.241478  8174 raft_consensus.cc:3060] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.250099  8026 raft_consensus.cc:2468] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 2.
I20260710 13:18:44.251403  8174 raft_consensus.cc:2468] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36df7a66a63e4dc2b80aa19976e8c0b2 in term 2.
I20260710 13:18:44.251431  8445 leader_election.cc:304] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36df7a66a63e4dc2b80aa19976e8c0b2, 9c0ad40e407b46d5bc8665e9d1671afd; no voters: 
I20260710 13:18:44.252492  8619 raft_consensus.cc:2804] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:44.252977  8619 raft_consensus.cc:697] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 LEADER]: Becoming Leader. State: Replica: 36df7a66a63e4dc2b80aa19976e8c0b2, State: Running, Role: LEADER
I20260710 13:18:44.253799  8619 consensus_queue.cc:237] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } }
I20260710 13:18:44.261241  7851 catalog_manager.cc:5697] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 reported cstate change: term changed from 1 to 2, leader changed from a666df661aff4d2fa59d9963b0a4aaff (127.5.160.132) to 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36df7a66a63e4dc2b80aa19976e8c0b2" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:44.395399  8099 raft_consensus.cc:1275] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 3 FOLLOWER]: Refusing update from remote peer 36df7a66a63e4dc2b80aa19976e8c0b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:44.396714  8596 consensus_queue.cc:1048] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:44.406823  8026 raft_consensus.cc:1275] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 3 FOLLOWER]: Refusing update from remote peer 36df7a66a63e4dc2b80aa19976e8c0b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:44.409066  8596 consensus_queue.cc:1048] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:44.560245  8101 raft_consensus.cc:1275] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Refusing update from remote peer 36df7a66a63e4dc2b80aa19976e8c0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:44.561491  8596 consensus_queue.cc:1048] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b0beb3d49f4b648292aff9d964511b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 43447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:44.571465  8174 raft_consensus.cc:1275] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Refusing update from remote peer 36df7a66a63e4dc2b80aa19976e8c0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:44.573172  8595 consensus_queue.cc:1048] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:44.670315  8026 raft_consensus.cc:1275] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Refusing update from remote peer 36df7a66a63e4dc2b80aa19976e8c0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:44.671867  8595 consensus_queue.cc:1048] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c0ad40e407b46d5bc8665e9d1671afd" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:44.681154  8174 raft_consensus.cc:1275] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Refusing update from remote peer 36df7a66a63e4dc2b80aa19976e8c0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:44.683133  8596 consensus_queue.cc:1048] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a666df661aff4d2fa59d9963b0a4aaff" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 44775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:44.792914  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:44.806980  5762 tablet_server.cc:179] TabletServer@127.5.160.129:39427 shutting down...
I20260710 13:18:44.834461  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:44.835201  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:44.835876  5762 raft_consensus.cc:2243] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:44.836246  5762 raft_consensus.cc:2272] T 3829600bbe1a4de8b30a819021c57769 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:44.838584  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:44.839138  5762 raft_consensus.cc:2243] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:44.839504  5762 raft_consensus.cc:2272] T e1c9f2c2662d4edeb61335625f960932 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:44.841303  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:44.841984  5762 raft_consensus.cc:2243] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:44.842522  5762 raft_consensus.cc:2272] T 158284fd4b1a46229886d05174a6afe9 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:44.844758  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:44.845506  5762 raft_consensus.cc:2243] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:44.846104  5762 raft_consensus.cc:2272] T 780130e32fad43baa37396b0c647a4b2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:44.848868  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:44.849574  5762 raft_consensus.cc:2243] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:44.850406  5762 raft_consensus.cc:2272] T 97c347c42fe041a7a7715ce9ba1da738 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:44.852676  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:44.853190  5762 raft_consensus.cc:2243] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:44.853665  5762 raft_consensus.cc:2272] T 880f97bb0f7b439d841c4326a921d719 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:44.855651  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:44.856360  5762 raft_consensus.cc:2243] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:44.857287  5762 raft_consensus.cc:2272] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:44.859019  8142 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
I20260710 13:18:44.859970  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:44.860834  5762 raft_consensus.cc:2243] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:44.861903  5762 raft_consensus.cc:2272] T fd29976492ad485c96ff381b6c6f49f2 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:44.862180  8142 consensus_peers.cc:597] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:44.865053  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:44.865868  5762 raft_consensus.cc:2243] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:44.866334  5762 raft_consensus.cc:2272] T fbad931bb2654f27ab08d6f5d64120a6 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:44.868444  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:44.869019  5762 raft_consensus.cc:2243] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:44.869884  5762 raft_consensus.cc:2272] T 851010105f2b49168cf6c61e751eac81 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:44.872151  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:44.872864  5762 raft_consensus.cc:2243] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:44.873342  5762 raft_consensus.cc:2272] T e4f002af93bb428da86ce435bfa1f842 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:44.874261  7994 consensus_peers.cc:597] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:44.875675  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:44.876322  5762 raft_consensus.cc:2243] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:44.876739  5762 raft_consensus.cc:2272] T fdc2e95c1ec84580a63d91dac5f4be9e P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:44.878716  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:44.879242  5762 raft_consensus.cc:2243] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:44.879979  5762 raft_consensus.cc:2272] T e0e34df1c0184a4b940160267a89bb89 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:44.882215  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:44.883109  5762 raft_consensus.cc:2243] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:44.884011  5762 raft_consensus.cc:2272] T a3e89e8c58094c8297c47a432ad7ee84 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:44.886482  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:44.887110  5762 raft_consensus.cc:2243] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:44.887488  5762 raft_consensus.cc:2272] T 16792309f33c4ba3997fe5d403db8b08 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:44.889243  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:44.889869  5762 raft_consensus.cc:2243] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:44.890403  5762 raft_consensus.cc:2272] T 85eeb4561e55400cab9507c8721f8f69 P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:44.892730  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:44.893352  5762 raft_consensus.cc:2243] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:44.893846  5762 raft_consensus.cc:2272] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:44.896250  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:44.896757  5762 raft_consensus.cc:2243] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:44.897126  5762 raft_consensus.cc:2272] T 16d55e2f93c8479bb9e797b5e81cd32f P 36df7a66a63e4dc2b80aa19976e8c0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:44.925836  5762 tablet_server.cc:196] TabletServer@127.5.160.129:39427 shutdown complete.
I20260710 13:18:44.964267  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
W20260710 13:18:44.993155  8142 consensus_peers.cc:597] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:45.004801  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:18:45.004850  8066 consensus_peers.cc:597] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b -> Peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Couldn't send request to peer 9c0ad40e407b46d5bc8665e9d1671afd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:45.008174  5762 tablet_replica.cc:333] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd: stopping tablet replica
I20260710 13:18:45.009166  5762 raft_consensus.cc:2243] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 13:18:45.009618  8068 consensus_peers.cc:597] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:45.009727  5762 raft_consensus.cc:2272] T 97c347c42fe041a7a7715ce9ba1da738 P 9c0ad40e407b46d5bc8665e9d1671afd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.011660  5762 tablet_replica.cc:333] T 7fe77573d8524c73b804a946cb15b478 P 9c0ad40e407b46d5bc8665e9d1671afd: stopping tablet replica
I20260710 13:18:45.012220  5762 raft_consensus.cc:2243] T 7fe77573d8524c73b804a946cb15b478 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.012629  5762 raft_consensus.cc:2272] T 7fe77573d8524c73b804a946cb15b478 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.014401  5762 tablet_replica.cc:333] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd: stopping tablet replica
I20260710 13:18:45.014896  5762 raft_consensus.cc:2243] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:45.015630  5762 raft_consensus.cc:2272] T 16d55e2f93c8479bb9e797b5e81cd32f P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.017330  5762 tablet_replica.cc:333] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd: stopping tablet replica
I20260710 13:18:45.017899  5762 raft_consensus.cc:2243] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.018286  5762 raft_consensus.cc:2272] T f8c537c37bd6410e95f1cf98f00c7b48 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.019912  5762 tablet_replica.cc:333] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd: stopping tablet replica
I20260710 13:18:45.020423  5762 raft_consensus.cc:2243] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.020838  5762 raft_consensus.cc:2272] T a3e89e8c58094c8297c47a432ad7ee84 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.023032  5762 tablet_replica.cc:333] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd: stopping tablet replica
I20260710 13:18:45.023574  5762 raft_consensus.cc:2243] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:45.024315  5762 raft_consensus.cc:2272] T 82d20231e5ab4116b625445b7c92c7bd P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.026201  5762 tablet_replica.cc:333] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd: stopping tablet replica
I20260710 13:18:45.026708  5762 raft_consensus.cc:2243] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.027109  5762 raft_consensus.cc:2272] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.028825  5762 tablet_replica.cc:333] T 125fa27528d147179f366e0aa33ff7f5 P 9c0ad40e407b46d5bc8665e9d1671afd: stopping tablet replica
I20260710 13:18:45.029449  5762 raft_consensus.cc:2243] T 125fa27528d147179f366e0aa33ff7f5 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.029906  5762 raft_consensus.cc:2272] T 125fa27528d147179f366e0aa33ff7f5 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.031963  5762 tablet_replica.cc:333] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd: stopping tablet replica
I20260710 13:18:45.032637  5762 raft_consensus.cc:2243] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.033057  5762 raft_consensus.cc:2272] T fd29976492ad485c96ff381b6c6f49f2 P 9c0ad40e407b46d5bc8665e9d1671afd [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:45.033260  8140 consensus_peers.cc:597] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff -> Peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Couldn't send request to peer 9c0ad40e407b46d5bc8665e9d1671afd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:45.035313  5762 tablet_replica.cc:333] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd: stopping tablet replica
I20260710 13:18:45.035880  5762 raft_consensus.cc:2243] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.036276  5762 raft_consensus.cc:2272] T 851010105f2b49168cf6c61e751eac81 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.038101  5762 tablet_replica.cc:333] T fdc2e95c1ec84580a63d91dac5f4be9e P 9c0ad40e407b46d5bc8665e9d1671afd: stopping tablet replica
I20260710 13:18:45.038622  5762 raft_consensus.cc:2243] T fdc2e95c1ec84580a63d91dac5f4be9e P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.039031  5762 raft_consensus.cc:2272] T fdc2e95c1ec84580a63d91dac5f4be9e P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.041183  5762 tablet_replica.cc:333] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd: stopping tablet replica
I20260710 13:18:45.041791  5762 raft_consensus.cc:2243] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.042318  5762 raft_consensus.cc:2272] T e4f002af93bb428da86ce435bfa1f842 P 9c0ad40e407b46d5bc8665e9d1671afd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.044255  5762 tablet_replica.cc:333] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 9c0ad40e407b46d5bc8665e9d1671afd: stopping tablet replica
I20260710 13:18:45.044770  5762 raft_consensus.cc:2243] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.045209  5762 raft_consensus.cc:2272] T 4eb5a690a8f843bfa88bfd7b3c59f62c P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.046996  5762 tablet_replica.cc:333] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd: stopping tablet replica
I20260710 13:18:45.047521  5762 raft_consensus.cc:2243] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:45.048247  5762 raft_consensus.cc:2272] T 976895395478436b8d5128ef94674807 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.050009  5762 tablet_replica.cc:333] T e1c9f2c2662d4edeb61335625f960932 P 9c0ad40e407b46d5bc8665e9d1671afd: stopping tablet replica
I20260710 13:18:45.050473  5762 raft_consensus.cc:2243] T e1c9f2c2662d4edeb61335625f960932 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.050843  5762 raft_consensus.cc:2272] T e1c9f2c2662d4edeb61335625f960932 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.052554  5762 tablet_replica.cc:333] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd: stopping tablet replica
I20260710 13:18:45.053066  5762 raft_consensus.cc:2243] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:45.053982  5762 raft_consensus.cc:2272] T 3829600bbe1a4de8b30a819021c57769 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.055950  5762 tablet_replica.cc:333] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd: stopping tablet replica
I20260710 13:18:45.056524  5762 raft_consensus.cc:2243] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:18:45.057154  8142 consensus_peers.cc:597] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:45.057479  5762 raft_consensus.cc:2272] T 16792309f33c4ba3997fe5d403db8b08 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.059574  5762 tablet_replica.cc:333] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd: stopping tablet replica
I20260710 13:18:45.059975  5762 raft_consensus.cc:2243] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:45.060616  5762 raft_consensus.cc:2272] T d6c4df2d4ce641beb2323962b4f7de79 P 9c0ad40e407b46d5bc8665e9d1671afd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:45.067741  8068 consensus_peers.cc:597] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:45.086576  8142 consensus_peers.cc:597] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:45.102537  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
W20260710 13:18:45.130064  8068 consensus_peers.cc:597] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:45.138478  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
W20260710 13:18:45.145938  8068 consensus_peers.cc:597] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:45.146646  8140 consensus_peers.cc:597] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff -> Peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Couldn't send request to peer 9c0ad40e407b46d5bc8665e9d1671afd. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:41923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:45.170872  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:45.171761  5762 tablet_replica.cc:333] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b: stopping tablet replica
I20260710 13:18:45.172717  5762 raft_consensus.cc:2243] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:45.173743  5762 raft_consensus.cc:2272] T f8c537c37bd6410e95f1cf98f00c7b48 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.175670  5762 tablet_replica.cc:333] T 82d20231e5ab4116b625445b7c92c7bd P 53b0beb3d49f4b648292aff9d964511b: stopping tablet replica
I20260710 13:18:45.176225  5762 raft_consensus.cc:2243] T 82d20231e5ab4116b625445b7c92c7bd P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.176663  5762 raft_consensus.cc:2272] T 82d20231e5ab4116b625445b7c92c7bd P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.178489  5762 tablet_replica.cc:333] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b: stopping tablet replica
I20260710 13:18:45.179014  5762 raft_consensus.cc:2243] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:45.179756  5762 raft_consensus.cc:2272] T 158284fd4b1a46229886d05174a6afe9 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.181624  5762 tablet_replica.cc:333] T 85eeb4561e55400cab9507c8721f8f69 P 53b0beb3d49f4b648292aff9d964511b: stopping tablet replica
I20260710 13:18:45.182113  5762 raft_consensus.cc:2243] T 85eeb4561e55400cab9507c8721f8f69 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.182515  5762 raft_consensus.cc:2272] T 85eeb4561e55400cab9507c8721f8f69 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.184288  5762 tablet_replica.cc:333] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b: stopping tablet replica
I20260710 13:18:45.184846  5762 raft_consensus.cc:2243] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.185235  5762 raft_consensus.cc:2272] T 7fe77573d8524c73b804a946cb15b478 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.186941  5762 tablet_replica.cc:333] T 851010105f2b49168cf6c61e751eac81 P 53b0beb3d49f4b648292aff9d964511b: stopping tablet replica
I20260710 13:18:45.187436  5762 raft_consensus.cc:2243] T 851010105f2b49168cf6c61e751eac81 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.187858  5762 raft_consensus.cc:2272] T 851010105f2b49168cf6c61e751eac81 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.190181  5762 tablet_replica.cc:333] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b: stopping tablet replica
I20260710 13:18:45.190766  5762 raft_consensus.cc:2243] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.191218  5762 raft_consensus.cc:2272] T fd29976492ad485c96ff381b6c6f49f2 P 53b0beb3d49f4b648292aff9d964511b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.194061  5762 tablet_replica.cc:333] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b: stopping tablet replica
I20260710 13:18:45.194636  5762 raft_consensus.cc:2243] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:45.195415  5762 raft_consensus.cc:2272] T fbad931bb2654f27ab08d6f5d64120a6 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.197232  5762 tablet_replica.cc:333] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b: stopping tablet replica
I20260710 13:18:45.197793  5762 raft_consensus.cc:2243] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:45.198603  5762 raft_consensus.cc:2272] T 780130e32fad43baa37396b0c647a4b2 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.200426  5762 tablet_replica.cc:333] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b: stopping tablet replica
I20260710 13:18:45.201010  5762 raft_consensus.cc:2243] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.201503  5762 raft_consensus.cc:2272] T e97bc1de70b04d4fb50c2a0c3ab9e892 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.203258  5762 tablet_replica.cc:333] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b: stopping tablet replica
I20260710 13:18:45.203790  5762 raft_consensus.cc:2243] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.204193  5762 raft_consensus.cc:2272] T 16792309f33c4ba3997fe5d403db8b08 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.206228  5762 tablet_replica.cc:333] T d6c4df2d4ce641beb2323962b4f7de79 P 53b0beb3d49f4b648292aff9d964511b: stopping tablet replica
I20260710 13:18:45.206794  5762 raft_consensus.cc:2243] T d6c4df2d4ce641beb2323962b4f7de79 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.207244  5762 raft_consensus.cc:2272] T d6c4df2d4ce641beb2323962b4f7de79 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.209069  5762 tablet_replica.cc:333] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b: stopping tablet replica
I20260710 13:18:45.209658  5762 raft_consensus.cc:2243] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.210074  5762 raft_consensus.cc:2272] T 97c347c42fe041a7a7715ce9ba1da738 P 53b0beb3d49f4b648292aff9d964511b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.211776  5762 tablet_replica.cc:333] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b: stopping tablet replica
I20260710 13:18:45.212288  5762 raft_consensus.cc:2243] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.212725  5762 raft_consensus.cc:2272] T 880f97bb0f7b439d841c4326a921d719 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.214556  5762 tablet_replica.cc:333] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b: stopping tablet replica
I20260710 13:18:45.215044  5762 raft_consensus.cc:2243] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.215454  5762 raft_consensus.cc:2272] T e0e34df1c0184a4b940160267a89bb89 P 53b0beb3d49f4b648292aff9d964511b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.217720  5762 tablet_replica.cc:333] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b: stopping tablet replica
I20260710 13:18:45.218262  5762 raft_consensus.cc:2243] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.218838  5762 raft_consensus.cc:2272] T 976895395478436b8d5128ef94674807 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.221266  5762 tablet_replica.cc:333] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b: stopping tablet replica
I20260710 13:18:45.221776  5762 raft_consensus.cc:2243] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:45.222723  5762 raft_consensus.cc:2272] T e1c9f2c2662d4edeb61335625f960932 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.224601  5762 tablet_replica.cc:333] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b: stopping tablet replica
I20260710 13:18:45.225095  5762 raft_consensus.cc:2243] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:45.225937  5762 raft_consensus.cc:2272] T 125fa27528d147179f366e0aa33ff7f5 P 53b0beb3d49f4b648292aff9d964511b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.266012  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260710 13:18:45.294693  5762 tablet_server.cc:179] TabletServer@127.5.160.132:0 shutting down...
I20260710 13:18:45.324195  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:45.325016  5762 tablet_replica.cc:333] T 3829600bbe1a4de8b30a819021c57769 P a666df661aff4d2fa59d9963b0a4aaff: stopping tablet replica
I20260710 13:18:45.325904  5762 raft_consensus.cc:2243] T 3829600bbe1a4de8b30a819021c57769 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.326464  5762 raft_consensus.cc:2272] T 3829600bbe1a4de8b30a819021c57769 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:45.327443  8142 consensus_peers.cc:597] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff -> Peer 36df7a66a63e4dc2b80aa19976e8c0b2 (127.5.160.129:39427): Couldn't send request to peer 36df7a66a63e4dc2b80aa19976e8c0b2. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:45.329668  5762 tablet_replica.cc:333] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff: stopping tablet replica
I20260710 13:18:45.330351  5762 raft_consensus.cc:2243] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:45.331372  5762 raft_consensus.cc:2272] T 880f97bb0f7b439d841c4326a921d719 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:45.331517  8140 consensus_peers.cc:597] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff -> Peer 9c0ad40e407b46d5bc8665e9d1671afd (127.5.160.130:41923): Couldn't send request to peer 9c0ad40e407b46d5bc8665e9d1671afd. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:41923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:45.333328  5762 tablet_replica.cc:333] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff: stopping tablet replica
I20260710 13:18:45.333976  5762 raft_consensus.cc:2243] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.334403  5762 raft_consensus.cc:2272] T 158284fd4b1a46229886d05174a6afe9 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.336148  5762 tablet_replica.cc:333] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff: stopping tablet replica
I20260710 13:18:45.336673  5762 raft_consensus.cc:2243] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:45.337430  5762 raft_consensus.cc:2272] T e4f002af93bb428da86ce435bfa1f842 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.339212  5762 tablet_replica.cc:333] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff: stopping tablet replica
I20260710 13:18:45.339717  5762 raft_consensus.cc:2243] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:45.340399  5762 raft_consensus.cc:2272] T fdc2e95c1ec84580a63d91dac5f4be9e P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.342373  5762 tablet_replica.cc:333] T 976895395478436b8d5128ef94674807 P a666df661aff4d2fa59d9963b0a4aaff: stopping tablet replica
I20260710 13:18:45.342975  5762 raft_consensus.cc:2243] T 976895395478436b8d5128ef94674807 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.343452  5762 raft_consensus.cc:2272] T 976895395478436b8d5128ef94674807 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.345345  5762 tablet_replica.cc:333] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff: stopping tablet replica
I20260710 13:18:45.345956  5762 raft_consensus.cc:2243] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.346328  5762 raft_consensus.cc:2272] T e0e34df1c0184a4b940160267a89bb89 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.348764  5762 tablet_replica.cc:333] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff: stopping tablet replica
I20260710 13:18:45.349649  5762 raft_consensus.cc:2243] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.350059  5762 raft_consensus.cc:2272] T 780130e32fad43baa37396b0c647a4b2 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.351657  5762 tablet_replica.cc:333] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff: stopping tablet replica
I20260710 13:18:45.352098  5762 raft_consensus.cc:2243] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.352449  5762 raft_consensus.cc:2272] T fbad931bb2654f27ab08d6f5d64120a6 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.354211  5762 tablet_replica.cc:333] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff: stopping tablet replica
I20260710 13:18:45.354643  5762 raft_consensus.cc:2243] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.354974  5762 raft_consensus.cc:2272] T a3e89e8c58094c8297c47a432ad7ee84 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.357129  5762 tablet_replica.cc:333] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff: stopping tablet replica
I20260710 13:18:45.357671  5762 raft_consensus.cc:2243] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.358047  5762 raft_consensus.cc:2272] T f8c537c37bd6410e95f1cf98f00c7b48 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.359675  5762 tablet_replica.cc:333] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff: stopping tablet replica
I20260710 13:18:45.360132  5762 raft_consensus.cc:2243] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:45.360769  5762 raft_consensus.cc:2272] T 7fe77573d8524c73b804a946cb15b478 P a666df661aff4d2fa59d9963b0a4aaff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.362402  5762 tablet_replica.cc:333] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff: stopping tablet replica
I20260710 13:18:45.362816  5762 raft_consensus.cc:2243] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.363152  5762 raft_consensus.cc:2272] T 82d20231e5ab4116b625445b7c92c7bd P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.364691  5762 tablet_replica.cc:333] T d6c4df2d4ce641beb2323962b4f7de79 P a666df661aff4d2fa59d9963b0a4aaff: stopping tablet replica
I20260710 13:18:45.365123  5762 raft_consensus.cc:2243] T d6c4df2d4ce641beb2323962b4f7de79 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.365531  5762 raft_consensus.cc:2272] T d6c4df2d4ce641beb2323962b4f7de79 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.367136  5762 tablet_replica.cc:333] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff: stopping tablet replica
I20260710 13:18:45.367559  5762 raft_consensus.cc:2243] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:45.368242  5762 raft_consensus.cc:2272] T 4eb5a690a8f843bfa88bfd7b3c59f62c P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.370036  5762 tablet_replica.cc:333] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff: stopping tablet replica
I20260710 13:18:45.370541  5762 raft_consensus.cc:2243] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:45.371253  5762 raft_consensus.cc:2272] T 85eeb4561e55400cab9507c8721f8f69 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.372875  5762 tablet_replica.cc:333] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff: stopping tablet replica
I20260710 13:18:45.373286  5762 raft_consensus.cc:2243] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.373700  5762 raft_consensus.cc:2272] T 16d55e2f93c8479bb9e797b5e81cd32f P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.375272  5762 tablet_replica.cc:333] T 125fa27528d147179f366e0aa33ff7f5 P a666df661aff4d2fa59d9963b0a4aaff: stopping tablet replica
I20260710 13:18:45.375664  5762 raft_consensus.cc:2243] T 125fa27528d147179f366e0aa33ff7f5 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.376024  5762 raft_consensus.cc:2272] T 125fa27528d147179f366e0aa33ff7f5 P a666df661aff4d2fa59d9963b0a4aaff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.414964  5762 tablet_server.cc:196] TabletServer@127.5.160.132:0 shutdown complete.
I20260710 13:18:45.443303  5762 master.cc:562] Master@127.5.160.190:32887 shutting down...
I20260710 13:18:45.465441  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:45.465998  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.466321  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0612c7779ff748948581e912fc64bf5e: stopping tablet replica
I20260710 13:18:45.486845  5762 master.cc:584] Master@127.5.160.190:32887 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18242 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:18:45.545003  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:43161
I20260710 13:18:45.546170  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:45.552274  8654 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:45.552477  8655 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:45.553928  8657 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:45.554236  5762 server_base.cc:1061] running on GCE node
I20260710 13:18:45.555320  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:45.555516  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:45.555639  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689525555627 us; error 0 us; skew 500 ppm
I20260710 13:18:45.556159  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:45.558795  5762 webserver.cc:533] Webserver started at http://127.5.160.190:43895/ using document root <none> and password file <none>
I20260710 13:18:45.559294  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:45.559456  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:45.559686  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:45.560823  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/master-0-root/instance:
uuid: "a5fd4cb9d84b4cd5ad9fdf0f2b1993d8"
format_stamp: "Formatted at 2026-07-10 13:18:45 on dist-test-slave-fcbk"
I20260710 13:18:45.565994  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:18:45.569829  8662 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:45.570729  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:18:45.571107  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/master-0-root
uuid: "a5fd4cb9d84b4cd5ad9fdf0f2b1993d8"
format_stamp: "Formatted at 2026-07-10 13:18:45 on dist-test-slave-fcbk"
I20260710 13:18:45.571416  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:45.598337  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:45.599587  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:45.639200  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:43161
I20260710 13:18:45.639315  8713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:43161 every 8 connection(s)
I20260710 13:18:45.643729  8714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:45.654208  8714 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8: Bootstrap starting.
I20260710 13:18:45.658870  8714 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:45.663266  8714 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8: No bootstrap required, opened a new log
I20260710 13:18:45.665570  8714 raft_consensus.cc:359] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5fd4cb9d84b4cd5ad9fdf0f2b1993d8" member_type: VOTER }
I20260710 13:18:45.665982  8714 raft_consensus.cc:385] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:45.666168  8714 raft_consensus.cc:740] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5fd4cb9d84b4cd5ad9fdf0f2b1993d8, State: Initialized, Role: FOLLOWER
I20260710 13:18:45.666806  8714 consensus_queue.cc:260] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a5fd4cb9d84b4cd5ad9fdf0f2b1993d8" member_type: VOTER }
I20260710 13:18:45.667270  8714 raft_consensus.cc:399] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:45.667481  8714 raft_consensus.cc:493] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:45.667714  8714 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.672533  8714 raft_consensus.cc:515] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5fd4cb9d84b4cd5ad9fdf0f2b1993d8" member_type: VOTER }
I20260710 13:18:45.673352  8714 leader_election.cc:304] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [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: a5fd4cb9d84b4cd5ad9fdf0f2b1993d8; no voters: 
I20260710 13:18:45.674854  8714 leader_election.cc:290] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:45.675299  8717 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:45.676658  8717 raft_consensus.cc:697] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [term 1 LEADER]: Becoming Leader. State: Replica: a5fd4cb9d84b4cd5ad9fdf0f2b1993d8, State: Running, Role: LEADER
I20260710 13:18:45.677332  8717 consensus_queue.cc:237] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [LEADER]: Queue going to LEADER mode. State: All 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: "a5fd4cb9d84b4cd5ad9fdf0f2b1993d8" member_type: VOTER }
I20260710 13:18:45.678259  8714 sys_catalog.cc:565] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:45.683851  8718 sys_catalog.cc:455] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a5fd4cb9d84b4cd5ad9fdf0f2b1993d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5fd4cb9d84b4cd5ad9fdf0f2b1993d8" member_type: VOTER } }
I20260710 13:18:45.683681  8719 sys_catalog.cc:455] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a5fd4cb9d84b4cd5ad9fdf0f2b1993d8. Latest consensus state: current_term: 1 leader_uuid: "a5fd4cb9d84b4cd5ad9fdf0f2b1993d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5fd4cb9d84b4cd5ad9fdf0f2b1993d8" member_type: VOTER } }
I20260710 13:18:45.684473  8718 sys_catalog.cc:458] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:45.684600  8719 sys_catalog.cc:458] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:45.686717  8724 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:45.693423  8724 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:45.695161  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:45.703132  8724 catalog_manager.cc:1383] Generated new cluster ID: 10c0b816cdf34c40a26a44051583b11f
I20260710 13:18:45.703524  8724 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:45.716013  8724 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:45.717353  8724 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:45.730167  8724 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8: Generated new TSK 0
I20260710 13:18:45.730845  8724 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:45.762172  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:45.768600  8735 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:45.769449  8736 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:45.771221  8738 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:45.771552  5762 server_base.cc:1061] running on GCE node
I20260710 13:18:45.772513  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:45.772691  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:45.772902  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689525772880 us; error 0 us; skew 500 ppm
I20260710 13:18:45.773561  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:45.775925  5762 webserver.cc:533] Webserver started at http://127.5.160.129:43221/ using document root <none> and password file <none>
I20260710 13:18:45.776424  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:45.776612  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:45.776894  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:45.778074  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/ts-0-root/instance:
uuid: "9b9b2616388a4edf8e68596ff0cfd501"
format_stamp: "Formatted at 2026-07-10 13:18:45 on dist-test-slave-fcbk"
I20260710 13:18:45.782701  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:45.786185  8743 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:45.787050  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:45.787386  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/ts-0-root
uuid: "9b9b2616388a4edf8e68596ff0cfd501"
format_stamp: "Formatted at 2026-07-10 13:18:45 on dist-test-slave-fcbk"
I20260710 13:18:45.787729  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:45.802754  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:45.804003  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:45.805595  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:45.807972  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:45.808188  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:45.808435  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:45.808620  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:45.850033  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:33581
I20260710 13:18:45.850131  8805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:33581 every 8 connection(s)
I20260710 13:18:45.855151  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:45.863505  8810 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:45.866564  8811 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:45.867569  8813 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:45.868094  5762 server_base.cc:1061] running on GCE node
I20260710 13:18:45.869710  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:18:45.869838  8806 heartbeater.cc:344] Connected to a master server at 127.5.160.190:43161
W20260710 13:18:45.870041  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:45.870285  8806 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:45.870297  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689525870276 us; error 0 us; skew 500 ppm
I20260710 13:18:45.871348  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:45.871410  8806 heartbeater.cc:507] Master 127.5.160.190:43161 requested a full tablet report, sending...
I20260710 13:18:45.874274  8679 ts_manager.cc:194] Registered new tserver with Master: 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581)
I20260710 13:18:45.874564  5762 webserver.cc:533] Webserver started at http://127.5.160.130:39509/ using document root <none> and password file <none>
I20260710 13:18:45.875298  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:45.875560  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:45.875906  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:45.876996  8679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41772
I20260710 13:18:45.877671  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/ts-1-root/instance:
uuid: "a897284864f14aa6845d6883e6be890d"
format_stamp: "Formatted at 2026-07-10 13:18:45 on dist-test-slave-fcbk"
I20260710 13:18:45.883190  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:18:45.886659  8818 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:45.887569  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:45.887893  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/ts-1-root
uuid: "a897284864f14aa6845d6883e6be890d"
format_stamp: "Formatted at 2026-07-10 13:18:45 on dist-test-slave-fcbk"
I20260710 13:18:45.888150  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:45.909513  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:45.910696  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:45.912166  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:45.914446  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:45.914618  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:45.914916  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:45.915055  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:45.955957  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:42143
I20260710 13:18:45.956065  8880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:42143 every 8 connection(s)
I20260710 13:18:45.960824  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:45.968683  8884 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:45.968976  8885 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:45.972694  8888 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:45.972877  5762 server_base.cc:1061] running on GCE node
I20260710 13:18:45.973076  8881 heartbeater.cc:344] Connected to a master server at 127.5.160.190:43161
I20260710 13:18:45.973588  8881 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:45.974362  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:45.974670  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:45.974577  8881 heartbeater.cc:507] Master 127.5.160.190:43161 requested a full tablet report, sending...
I20260710 13:18:45.974985  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689525974966 us; error 0 us; skew 500 ppm
I20260710 13:18:45.975757  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:45.977208  8679 ts_manager.cc:194] Registered new tserver with Master: a897284864f14aa6845d6883e6be890d (127.5.160.130:42143)
I20260710 13:18:45.978430  5762 webserver.cc:533] Webserver started at http://127.5.160.131:44769/ using document root <none> and password file <none>
I20260710 13:18:45.978855  8679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41780
I20260710 13:18:45.978952  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:45.979305  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:45.979598  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:45.981325  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/ts-2-root/instance:
uuid: "0a93432c1f59415db2394e1f66967945"
format_stamp: "Formatted at 2026-07-10 13:18:45 on dist-test-slave-fcbk"
I20260710 13:18:45.985954  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:45.989259  8892 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:45.990512  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:18:45.990852  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/ts-2-root
uuid: "0a93432c1f59415db2394e1f66967945"
format_stamp: "Formatted at 2026-07-10 13:18:45 on dist-test-slave-fcbk"
I20260710 13:18:45.991158  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:46.003777  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:46.005203  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:46.006865  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:46.009552  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:46.009752  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:46.010080  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:46.010255  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:46.053718  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:36267
I20260710 13:18:46.053810  8954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:36267 every 8 connection(s)
I20260710 13:18:46.068110  8955 heartbeater.cc:344] Connected to a master server at 127.5.160.190:43161
I20260710 13:18:46.068535  8955 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:46.069303  8955 heartbeater.cc:507] Master 127.5.160.190:43161 requested a full tablet report, sending...
I20260710 13:18:46.071230  8679 ts_manager.cc:194] Registered new tserver with Master: 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:46.072319  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014991798s
I20260710 13:18:46.072438  8679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41784
I20260710 13:18:46.098436  8679 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41788:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:18:46.101145  8679 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:18:46.180967  8771 tablet_service.cc:1511] Processing CreateTablet for tablet f3fde46bc7c4407f929ff4d97f3355cf (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:46.182515  8771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3fde46bc7c4407f929ff4d97f3355cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.186548  8770 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc0979497504cceb2499799b2378849 (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:46.188472  8770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc0979497504cceb2499799b2378849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.190927  8769 tablet_service.cc:1511] Processing CreateTablet for tablet 35854be9b0aa471ab649acfa73916861 (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:46.192852  8769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35854be9b0aa471ab649acfa73916861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.195550  8768 tablet_service.cc:1511] Processing CreateTablet for tablet edfc2fda2d884000b5902161c0c66b6b (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:46.196955  8768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edfc2fda2d884000b5902161c0c66b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.196785  8767 tablet_service.cc:1511] Processing CreateTablet for tablet 7f57c1373e02426ab5a4b38d39128d3c (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:46.198211  8767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f57c1373e02426ab5a4b38d39128d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.201764  8766 tablet_service.cc:1511] Processing CreateTablet for tablet 1352909850904209a9953fee81f21e8f (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:46.203248  8766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1352909850904209a9953fee81f21e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.204216  8920 tablet_service.cc:1511] Processing CreateTablet for tablet f3fde46bc7c4407f929ff4d97f3355cf (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:46.205593  8920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3fde46bc7c4407f929ff4d97f3355cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.206316  8765 tablet_service.cc:1511] Processing CreateTablet for tablet de145de2781740368148b89c71fba1fe (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:46.207646  8765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de145de2781740368148b89c71fba1fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.209364  8919 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc0979497504cceb2499799b2378849 (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:46.210731  8919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc0979497504cceb2499799b2378849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.211237  8764 tablet_service.cc:1511] Processing CreateTablet for tablet 73b7424d038246e5920e22243e64d087 (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:46.212566  8764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73b7424d038246e5920e22243e64d087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.214556  8918 tablet_service.cc:1511] Processing CreateTablet for tablet 35854be9b0aa471ab649acfa73916861 (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:46.215950  8918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35854be9b0aa471ab649acfa73916861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.216886  8763 tablet_service.cc:1511] Processing CreateTablet for tablet 9e6e68c241174bdaae447c37284e88a4 (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:46.218281  8763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e6e68c241174bdaae447c37284e88a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.218544  8917 tablet_service.cc:1511] Processing CreateTablet for tablet edfc2fda2d884000b5902161c0c66b6b (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:46.219913  8917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edfc2fda2d884000b5902161c0c66b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.222556  8916 tablet_service.cc:1511] Processing CreateTablet for tablet 7f57c1373e02426ab5a4b38d39128d3c (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:46.223958  8916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f57c1373e02426ab5a4b38d39128d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.224105  8762 tablet_service.cc:1511] Processing CreateTablet for tablet 66a4333a595742c99763460bd712ca57 (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:46.225509  8762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a4333a595742c99763460bd712ca57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.226847  8915 tablet_service.cc:1511] Processing CreateTablet for tablet 1352909850904209a9953fee81f21e8f (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:46.227447  8845 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc0979497504cceb2499799b2378849 (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:46.228413  8915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1352909850904209a9953fee81f21e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.228917  8845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc0979497504cceb2499799b2378849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.234465  8846 tablet_service.cc:1511] Processing CreateTablet for tablet f3fde46bc7c4407f929ff4d97f3355cf (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:46.236930  8846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3fde46bc7c4407f929ff4d97f3355cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.241626  8911 tablet_service.cc:1511] Processing CreateTablet for tablet 66a4333a595742c99763460bd712ca57 (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:46.242403  8844 tablet_service.cc:1511] Processing CreateTablet for tablet 35854be9b0aa471ab649acfa73916861 (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:46.243373  8911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a4333a595742c99763460bd712ca57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.248202  8912 tablet_service.cc:1511] Processing CreateTablet for tablet 9e6e68c241174bdaae447c37284e88a4 (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:46.249505  8837 tablet_service.cc:1511] Processing CreateTablet for tablet 66a4333a595742c99763460bd712ca57 (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:46.250424  8913 tablet_service.cc:1511] Processing CreateTablet for tablet 73b7424d038246e5920e22243e64d087 (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:46.251567  8914 tablet_service.cc:1511] Processing CreateTablet for tablet de145de2781740368148b89c71fba1fe (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:46.244776  8841 tablet_service.cc:1511] Processing CreateTablet for tablet 1352909850904209a9953fee81f21e8f (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:46.241582  8842 tablet_service.cc:1511] Processing CreateTablet for tablet 7f57c1373e02426ab5a4b38d39128d3c (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:46.244957  8840 tablet_service.cc:1511] Processing CreateTablet for tablet de145de2781740368148b89c71fba1fe (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:46.246510  8843 tablet_service.cc:1511] Processing CreateTablet for tablet edfc2fda2d884000b5902161c0c66b6b (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:46.246917  8839 tablet_service.cc:1511] Processing CreateTablet for tablet 73b7424d038246e5920e22243e64d087 (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:46.246148  8838 tablet_service.cc:1511] Processing CreateTablet for tablet 9e6e68c241174bdaae447c37284e88a4 (DEFAULT_TABLE table=test-workload [id=7a0fcf9e0afb408b97f36b18edb7b907]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:46.255776  8912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e6e68c241174bdaae447c37284e88a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.257854  8913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73b7424d038246e5920e22243e64d087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.259195  8914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de145de2781740368148b89c71fba1fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.260586  8844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35854be9b0aa471ab649acfa73916861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.261462  8838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e6e68c241174bdaae447c37284e88a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.262287  8839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73b7424d038246e5920e22243e64d087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.263504  8841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1352909850904209a9953fee81f21e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.264868  8843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edfc2fda2d884000b5902161c0c66b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.265774  8840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de145de2781740368148b89c71fba1fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.267153  8842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f57c1373e02426ab5a4b38d39128d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.269361  8837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a4333a595742c99763460bd712ca57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.412170  8971 tablet_bootstrap.cc:492] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945: Bootstrap starting.
I20260710 13:18:46.412281  8970 tablet_bootstrap.cc:492] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
I20260710 13:18:46.429008  8971 tablet_bootstrap.cc:654] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.436237  8970 tablet_bootstrap.cc:654] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.443245  8972 tablet_bootstrap.cc:492] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d: Bootstrap starting.
I20260710 13:18:46.445695  8971 tablet_bootstrap.cc:492] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945: No bootstrap required, opened a new log
I20260710 13:18:46.446447  8971 ts_tablet_manager.cc:1403] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.007s
I20260710 13:18:46.449715  8971 raft_consensus.cc:359] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.450555  8970 tablet_bootstrap.cc:492] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501: No bootstrap required, opened a new log
I20260710 13:18:46.450506  8971 raft_consensus.cc:385] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.450767  8972 tablet_bootstrap.cc:654] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.451037  8971 raft_consensus.cc:740] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a93432c1f59415db2394e1f66967945, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.451154  8970 ts_tablet_manager.cc:1403] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.009s
I20260710 13:18:46.451947  8971 consensus_queue.cc:260] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.455031  8970 raft_consensus.cc:359] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.456086  8970 raft_consensus.cc:385] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.456471  8970 raft_consensus.cc:740] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.457454  8970 consensus_queue.cc:260] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.458237  8971 ts_tablet_manager.cc:1434] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.006s
I20260710 13:18:46.458611  8955 heartbeater.cc:499] Master 127.5.160.190:43161 was elected leader, sending a full tablet report...
I20260710 13:18:46.459546  8971 tablet_bootstrap.cc:492] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945: Bootstrap starting.
I20260710 13:18:46.462116  8972 tablet_bootstrap.cc:492] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d: No bootstrap required, opened a new log
I20260710 13:18:46.462729  8972 ts_tablet_manager.cc:1403] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.014s
I20260710 13:18:46.466178  8972 raft_consensus.cc:359] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.466971  8970 ts_tablet_manager.cc:1434] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:18:46.467084  8972 raft_consensus.cc:385] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.467659  8972 raft_consensus.cc:740] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a897284864f14aa6845d6883e6be890d, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.468050  8970 tablet_bootstrap.cc:492] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
I20260710 13:18:46.468406  8971 tablet_bootstrap.cc:654] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.469033  8806 heartbeater.cc:499] Master 127.5.160.190:43161 was elected leader, sending a full tablet report...
I20260710 13:18:46.468780  8972 consensus_queue.cc:260] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.476922  8970 tablet_bootstrap.cc:654] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.488080  8881 heartbeater.cc:499] Master 127.5.160.190:43161 was elected leader, sending a full tablet report...
I20260710 13:18:46.488729  8972 ts_tablet_manager.cc:1434] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d: Time spent starting tablet: real 0.026s	user 0.014s	sys 0.011s
I20260710 13:18:46.490298  8972 tablet_bootstrap.cc:492] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d: Bootstrap starting.
I20260710 13:18:46.491348  8971 tablet_bootstrap.cc:492] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945: No bootstrap required, opened a new log
I20260710 13:18:46.491930  8971 ts_tablet_manager.cc:1403] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.014s
I20260710 13:18:46.492410  8970 tablet_bootstrap.cc:492] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501: No bootstrap required, opened a new log
I20260710 13:18:46.492928  8970 ts_tablet_manager.cc:1403] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.005s
I20260710 13:18:46.495152  8971 raft_consensus.cc:359] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } }
I20260710 13:18:46.496061  8971 raft_consensus.cc:385] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.495697  8970 raft_consensus.cc:359] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.496539  8970 raft_consensus.cc:385] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.496492  8971 raft_consensus.cc:740] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a93432c1f59415db2394e1f66967945, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.496964  8970 raft_consensus.cc:740] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.497607  8972 tablet_bootstrap.cc:654] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.497846  8970 consensus_queue.cc:260] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.497740  8971 consensus_queue.cc:260] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } }
I20260710 13:18:46.500448  8970 ts_tablet_manager.cc:1434] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:18:46.500448  8971 ts_tablet_manager.cc:1434] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 13:18:46.501573  8970 tablet_bootstrap.cc:492] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
I20260710 13:18:46.501595  8971 tablet_bootstrap.cc:492] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945: Bootstrap starting.
I20260710 13:18:46.508574  8971 tablet_bootstrap.cc:654] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.508574  8970 tablet_bootstrap.cc:654] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.511166  8977 raft_consensus.cc:493] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:46.511694  8977 raft_consensus.cc:515] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.524349  8970 tablet_bootstrap.cc:492] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501: No bootstrap required, opened a new log
I20260710 13:18:46.524881  8970 ts_tablet_manager.cc:1403] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.007s
I20260710 13:18:46.527730  8970 raft_consensus.cc:359] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.528472  8970 raft_consensus.cc:385] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.528782  8970 raft_consensus.cc:740] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.530175  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35854be9b0aa471ab649acfa73916861" candidate_uuid: "9b9b2616388a4edf8e68596ff0cfd501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d" is_pre_election: true
I20260710 13:18:46.531206  8977 leader_election.cc:290] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a897284864f14aa6845d6883e6be890d (127.5.160.130:42143), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
W20260710 13:18:46.532505  8745 leader_election.cc:343] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a897284864f14aa6845d6883e6be890d (127.5.160.130:42143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:46.531251  8970 consensus_queue.cc:260] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.535333  8972 tablet_bootstrap.cc:492] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d: No bootstrap required, opened a new log
I20260710 13:18:46.535840  8972 ts_tablet_manager.cc:1403] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.009s
I20260710 13:18:46.536007  8971 tablet_bootstrap.cc:492] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945: No bootstrap required, opened a new log
I20260710 13:18:46.536334  8970 ts_tablet_manager.cc:1434] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 13:18:46.536520  8971 ts_tablet_manager.cc:1403] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.018s
I20260710 13:18:46.537424  8970 tablet_bootstrap.cc:492] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
I20260710 13:18:46.538880  8972 raft_consensus.cc:359] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.539626  8972 raft_consensus.cc:385] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.539913  8972 raft_consensus.cc:740] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a897284864f14aa6845d6883e6be890d, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.539952  8971 raft_consensus.cc:359] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.540915  8971 raft_consensus.cc:385] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.541275  8971 raft_consensus.cc:740] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a93432c1f59415db2394e1f66967945, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.541109  8972 consensus_queue.cc:260] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.542413  8971 consensus_queue.cc:260] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.544442  8972 ts_tablet_manager.cc:1434] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:46.544577  8971 ts_tablet_manager.cc:1434] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:46.545558  8972 tablet_bootstrap.cc:492] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d: Bootstrap starting.
I20260710 13:18:46.545738  8971 tablet_bootstrap.cc:492] T 66a4333a595742c99763460bd712ca57 P 0a93432c1f59415db2394e1f66967945: Bootstrap starting.
I20260710 13:18:46.549584  8970 tablet_bootstrap.cc:654] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.552409  8971 tablet_bootstrap.cc:654] T 66a4333a595742c99763460bd712ca57 P 0a93432c1f59415db2394e1f66967945: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.561089  8972 tablet_bootstrap.cc:654] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.566939  8970 tablet_bootstrap.cc:492] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501: No bootstrap required, opened a new log
I20260710 13:18:46.567754  8970 ts_tablet_manager.cc:1403] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260710 13:18:46.571094  8978 raft_consensus.cc:493] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:46.571712  8978 raft_consensus.cc:515] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.571955  8970 raft_consensus.cc:359] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } }
I20260710 13:18:46.572731  8970 raft_consensus.cc:385] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.573076  8970 raft_consensus.cc:740] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.574255  8970 consensus_queue.cc:260] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } }
I20260710 13:18:46.578462  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35854be9b0aa471ab649acfa73916861" candidate_uuid: "9b9b2616388a4edf8e68596ff0cfd501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945" is_pre_election: true
I20260710 13:18:46.580145  8970 ts_tablet_manager.cc:1434] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
W20260710 13:18:46.580390  8746 leader_election.cc:343] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:46.580914  8746 leader_election.cc:304] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b9b2616388a4edf8e68596ff0cfd501; no voters: 0a93432c1f59415db2394e1f66967945, a897284864f14aa6845d6883e6be890d
I20260710 13:18:46.581432  8970 tablet_bootstrap.cc:492] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
I20260710 13:18:46.582283  8977 raft_consensus.cc:2749] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:46.583461  8978 leader_election.cc:290] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:46.588207  8971 tablet_bootstrap.cc:492] T 66a4333a595742c99763460bd712ca57 P 0a93432c1f59415db2394e1f66967945: No bootstrap required, opened a new log
I20260710 13:18:46.588726  8971 ts_tablet_manager.cc:1403] T 66a4333a595742c99763460bd712ca57 P 0a93432c1f59415db2394e1f66967945: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.026s
I20260710 13:18:46.592497  8971 raft_consensus.cc:359] T 66a4333a595742c99763460bd712ca57 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.592911  8970 tablet_bootstrap.cc:654] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.593230  8971 raft_consensus.cc:385] T 66a4333a595742c99763460bd712ca57 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.593622  8971 raft_consensus.cc:740] T 66a4333a595742c99763460bd712ca57 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a93432c1f59415db2394e1f66967945, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.594415  8971 consensus_queue.cc:260] T 66a4333a595742c99763460bd712ca57 P 0a93432c1f59415db2394e1f66967945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.596522  8971 ts_tablet_manager.cc:1434] T 66a4333a595742c99763460bd712ca57 P 0a93432c1f59415db2394e1f66967945: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 13:18:46.597556  8971 tablet_bootstrap.cc:492] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945: Bootstrap starting.
I20260710 13:18:46.602818  8972 tablet_bootstrap.cc:492] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d: No bootstrap required, opened a new log
I20260710 13:18:46.603610  8972 ts_tablet_manager.cc:1403] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.008s
I20260710 13:18:46.604954  8971 tablet_bootstrap.cc:654] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.613978  8972 raft_consensus.cc:359] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.615160  8972 raft_consensus.cc:385] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.615573  8972 raft_consensus.cc:740] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a897284864f14aa6845d6883e6be890d, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.616667  8971 tablet_bootstrap.cc:492] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945: No bootstrap required, opened a new log
I20260710 13:18:46.617156  8971 ts_tablet_manager.cc:1403] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 13:18:46.617617  8978 raft_consensus.cc:493] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:46.618127  8978 raft_consensus.cc:515] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.620127  8978 leader_election.cc:290] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:46.620004  8971 raft_consensus.cc:359] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.620812  8971 raft_consensus.cc:385] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.621083  8975 raft_consensus.cc:493] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:46.621120  8971 raft_consensus.cc:740] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a93432c1f59415db2394e1f66967945, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.621606  8975 raft_consensus.cc:515] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.622161  8971 consensus_queue.cc:260] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.628566  8975 leader_election.cc:290] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), a897284864f14aa6845d6883e6be890d (127.5.160.130:42143)
I20260710 13:18:46.634845  8971 ts_tablet_manager.cc:1434] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.007s
I20260710 13:18:46.636302  8971 tablet_bootstrap.cc:492] T 6fc0979497504cceb2499799b2378849 P 0a93432c1f59415db2394e1f66967945: Bootstrap starting.
I20260710 13:18:46.639941  8970 tablet_bootstrap.cc:492] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501: No bootstrap required, opened a new log
I20260710 13:18:46.641331  8970 ts_tablet_manager.cc:1403] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.060s	user 0.035s	sys 0.019s
I20260710 13:18:46.644348  8970 raft_consensus.cc:359] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.645179  8970 raft_consensus.cc:385] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.645187  8971 tablet_bootstrap.cc:654] T 6fc0979497504cceb2499799b2378849 P 0a93432c1f59415db2394e1f66967945: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.645802  8970 raft_consensus.cc:740] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.646800  8970 consensus_queue.cc:260] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.644933  8972 consensus_queue.cc:260] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.651038  8780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de145de2781740368148b89c71fba1fe" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9b2616388a4edf8e68596ff0cfd501" is_pre_election: true
I20260710 13:18:46.651701  8780 raft_consensus.cc:2468] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a897284864f14aa6845d6883e6be890d in term 0.
I20260710 13:18:46.653051  8972 ts_tablet_manager.cc:1434] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.000s
I20260710 13:18:46.654515  8972 tablet_bootstrap.cc:492] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d: Bootstrap starting.
I20260710 13:18:46.657418  8781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a4333a595742c99763460bd712ca57" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9b2616388a4edf8e68596ff0cfd501" is_pre_election: true
I20260710 13:18:46.659086  8821 leader_election.cc:304] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b9b2616388a4edf8e68596ff0cfd501, a897284864f14aa6845d6883e6be890d; no voters: 
W20260710 13:18:46.660028  8821 leader_election.cc:343] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:46.661974  8970 ts_tablet_manager.cc:1434] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:18:46.661729  8978 raft_consensus.cc:2804] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:46.663121  8970 tablet_bootstrap.cc:492] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
I20260710 13:18:46.663201  8978 raft_consensus.cc:493] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:46.663863  8978 raft_consensus.cc:3060] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:46.667486  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a4333a595742c99763460bd712ca57" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945" is_pre_election: true
I20260710 13:18:46.667707  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de145de2781740368148b89c71fba1fe" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945" is_pre_election: true
I20260710 13:18:46.668179  8930 raft_consensus.cc:2468] T 66a4333a595742c99763460bd712ca57 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a897284864f14aa6845d6883e6be890d in term 0.
W20260710 13:18:46.669602  8821 leader_election.cc:343] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:46.669917  8970 tablet_bootstrap.cc:654] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.670686  8821 leader_election.cc:304] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [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: 0a93432c1f59415db2394e1f66967945, a897284864f14aa6845d6883e6be890d; no voters: 9b9b2616388a4edf8e68596ff0cfd501
I20260710 13:18:46.686249  8781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfc2fda2d884000b5902161c0c66b6b" candidate_uuid: "0a93432c1f59415db2394e1f66967945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9b2616388a4edf8e68596ff0cfd501" is_pre_election: true
W20260710 13:18:46.688426  8895 leader_election.cc:343] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:46.690764  8727 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:46.698688  8972 tablet_bootstrap.cc:654] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.701861  8978 raft_consensus.cc:515] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.704990  8970 tablet_bootstrap.cc:492] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501: No bootstrap required, opened a new log
W20260710 13:18:46.715034  8821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.131:36267, user_credentials={real_user=slave}} blocked reactor thread for 44442us
I20260710 13:18:46.715737  8970 ts_tablet_manager.cc:1403] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.053s	user 0.023s	sys 0.016s
I20260710 13:18:46.716950  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfc2fda2d884000b5902161c0c66b6b" candidate_uuid: "0a93432c1f59415db2394e1f66967945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d" is_pre_election: true
W20260710 13:18:46.718770  8894 leader_election.cc:343] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a897284864f14aa6845d6883e6be890d (127.5.160.130:42143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:46.719269  8894 leader_election.cc:304] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a93432c1f59415db2394e1f66967945; no voters: 9b9b2616388a4edf8e68596ff0cfd501, a897284864f14aa6845d6883e6be890d
I20260710 13:18:46.719257  8970 raft_consensus.cc:359] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.720197  8970 raft_consensus.cc:385] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.720463  8993 raft_consensus.cc:2749] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:46.720594  8970 raft_consensus.cc:740] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.721266  8978 leader_election.cc:290] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 election: Requested vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:46.721809  8970 consensus_queue.cc:260] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.706777  8972 tablet_bootstrap.cc:492] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d: No bootstrap required, opened a new log
I20260710 13:18:46.722680  8781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de145de2781740368148b89c71fba1fe" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9b2616388a4edf8e68596ff0cfd501"
I20260710 13:18:46.722198  8998 raft_consensus.cc:2804] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:46.723321  8998 raft_consensus.cc:493] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:46.723358  8781 raft_consensus.cc:3060] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:46.723785  8998 raft_consensus.cc:3060] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:46.725565  8971 tablet_bootstrap.cc:492] T 6fc0979497504cceb2499799b2378849 P 0a93432c1f59415db2394e1f66967945: No bootstrap required, opened a new log
I20260710 13:18:46.726050  8971 ts_tablet_manager.cc:1403] T 6fc0979497504cceb2499799b2378849 P 0a93432c1f59415db2394e1f66967945: Time spent bootstrapping tablet: real 0.090s	user 0.024s	sys 0.036s
I20260710 13:18:46.729009  8971 raft_consensus.cc:359] T 6fc0979497504cceb2499799b2378849 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.729761  8971 raft_consensus.cc:385] T 6fc0979497504cceb2499799b2378849 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.730046  8971 raft_consensus.cc:740] T 6fc0979497504cceb2499799b2378849 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a93432c1f59415db2394e1f66967945, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.730880  8971 consensus_queue.cc:260] T 6fc0979497504cceb2499799b2378849 P 0a93432c1f59415db2394e1f66967945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.731194  8998 raft_consensus.cc:515] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.733218  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de145de2781740368148b89c71fba1fe" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945"
I20260710 13:18:46.733309  8998 leader_election.cc:290] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 election: Requested vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:46.733357  8971 ts_tablet_manager.cc:1434] T 6fc0979497504cceb2499799b2378849 P 0a93432c1f59415db2394e1f66967945: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:46.723366  8972 ts_tablet_manager.cc:1403] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.002s
I20260710 13:18:46.734903  8971 tablet_bootstrap.cc:492] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945: Bootstrap starting.
I20260710 13:18:46.735973  8780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a4333a595742c99763460bd712ca57" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9b2616388a4edf8e68596ff0cfd501"
I20260710 13:18:46.737039  8972 raft_consensus.cc:359] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.733309  8970 ts_tablet_manager.cc:1434] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:18:46.737815  8972 raft_consensus.cc:385] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.738220  8972 raft_consensus.cc:740] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a897284864f14aa6845d6883e6be890d, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.738457  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66a4333a595742c99763460bd712ca57" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945"
I20260710 13:18:46.739108  8930 raft_consensus.cc:3060] T 66a4333a595742c99763460bd712ca57 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:46.739022  8972 consensus_queue.cc:260] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.740152  8781 raft_consensus.cc:2468] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a897284864f14aa6845d6883e6be890d in term 1.
I20260710 13:18:46.741819  8970 tablet_bootstrap.cc:492] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
I20260710 13:18:46.745014  8972 ts_tablet_manager.cc:1434] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:18:46.746142  8972 tablet_bootstrap.cc:492] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d: Bootstrap starting.
W20260710 13:18:46.746763  8821 leader_election.cc:343] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:46.750020  8821 leader_election.cc:343] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:46.750830  8821 leader_election.cc:304] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9b9b2616388a4edf8e68596ff0cfd501, a897284864f14aa6845d6883e6be890d; no voters: 0a93432c1f59415db2394e1f66967945
I20260710 13:18:46.749061  8930 raft_consensus.cc:2468] T 66a4333a595742c99763460bd712ca57 P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a897284864f14aa6845d6883e6be890d in term 1.
I20260710 13:18:46.752488  8972 tablet_bootstrap.cc:654] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.752593  8971 tablet_bootstrap.cc:654] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.752627  8998 raft_consensus.cc:2804] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:46.754295  8998 raft_consensus.cc:697] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [term 1 LEADER]: Becoming Leader. State: Replica: a897284864f14aa6845d6883e6be890d, State: Running, Role: LEADER
I20260710 13:18:46.755259  8998 consensus_queue.cc:237] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.753548  8970 tablet_bootstrap.cc:654] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.758701  8821 leader_election.cc:304] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a93432c1f59415db2394e1f66967945, a897284864f14aa6845d6883e6be890d; no voters: 9b9b2616388a4edf8e68596ff0cfd501
I20260710 13:18:46.759799  8978 raft_consensus.cc:2804] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:46.764762  8978 raft_consensus.cc:697] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [term 1 LEADER]: Becoming Leader. State: Replica: a897284864f14aa6845d6883e6be890d, State: Running, Role: LEADER
I20260710 13:18:46.766103  8977 raft_consensus.cc:493] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:46.766808  8977 raft_consensus.cc:515] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.768260  8978 consensus_queue.cc:237] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.771948  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1352909850904209a9953fee81f21e8f" candidate_uuid: "9b9b2616388a4edf8e68596ff0cfd501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d" is_pre_election: true
W20260710 13:18:46.774158  8745 leader_election.cc:343] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a897284864f14aa6845d6883e6be890d (127.5.160.130:42143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:46.774923  8977 leader_election.cc:290] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a897284864f14aa6845d6883e6be890d (127.5.160.130:42143), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:46.775743  8970 tablet_bootstrap.cc:492] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501: No bootstrap required, opened a new log
I20260710 13:18:46.776032  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1352909850904209a9953fee81f21e8f" candidate_uuid: "9b9b2616388a4edf8e68596ff0cfd501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945" is_pre_election: true
I20260710 13:18:46.776530  8970 ts_tablet_manager.cc:1403] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.004s
W20260710 13:18:46.777949  8746 leader_election.cc:343] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:46.778497  8746 leader_election.cc:304] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b9b2616388a4edf8e68596ff0cfd501; no voters: 0a93432c1f59415db2394e1f66967945, a897284864f14aa6845d6883e6be890d
I20260710 13:18:46.779934  8977 raft_consensus.cc:2749] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:46.772234  8971 tablet_bootstrap.cc:492] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945: No bootstrap required, opened a new log
I20260710 13:18:46.781684  8971 ts_tablet_manager.cc:1403] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.008s
I20260710 13:18:46.781853  8972 tablet_bootstrap.cc:492] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d: No bootstrap required, opened a new log
I20260710 13:18:46.782521  8972 ts_tablet_manager.cc:1403] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.023s
I20260710 13:18:46.784013  8679 catalog_manager.cc:5697] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d reported cstate change: term changed from 0 to 1, leader changed from <none> to a897284864f14aa6845d6883e6be890d (127.5.160.130). New cstate: current_term: 1 leader_uuid: "a897284864f14aa6845d6883e6be890d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:46.785571  8993 raft_consensus.cc:493] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:46.785185  8971 raft_consensus.cc:359] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.785810  8972 raft_consensus.cc:359] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.786116  8971 raft_consensus.cc:385] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.786568  8972 raft_consensus.cc:385] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.786126  8993 raft_consensus.cc:515] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.786733  8971 raft_consensus.cc:740] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a93432c1f59415db2394e1f66967945, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.787030  8972 raft_consensus.cc:740] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a897284864f14aa6845d6883e6be890d, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.788784  8970 raft_consensus.cc:359] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.789637  8970 raft_consensus.cc:385] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.789925  8970 raft_consensus.cc:740] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.790089  8975 raft_consensus.cc:493] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:46.790141  8781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6e68c241174bdaae447c37284e88a4" candidate_uuid: "0a93432c1f59415db2394e1f66967945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9b2616388a4edf8e68596ff0cfd501" is_pre_election: true
I20260710 13:18:46.790611  8970 consensus_queue.cc:260] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.791042  8781 raft_consensus.cc:2468] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a93432c1f59415db2394e1f66967945 in term 0.
I20260710 13:18:46.792600  8895 leader_election.cc:304] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a93432c1f59415db2394e1f66967945, 9b9b2616388a4edf8e68596ff0cfd501; no voters: 
I20260710 13:18:46.792949  8970 ts_tablet_manager.cc:1434] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.004s
I20260710 13:18:46.787797  8972 consensus_queue.cc:260] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.793735  8993 leader_election.cc:290] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), a897284864f14aa6845d6883e6be890d (127.5.160.130:42143)
I20260710 13:18:46.796108  8970 tablet_bootstrap.cc:492] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
I20260710 13:18:46.795364  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6e68c241174bdaae447c37284e88a4" candidate_uuid: "0a93432c1f59415db2394e1f66967945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d" is_pre_election: true
W20260710 13:18:46.797571  8894 leader_election.cc:343] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a897284864f14aa6845d6883e6be890d (127.5.160.130:42143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:46.796030  8993 raft_consensus.cc:2804] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:46.798252  8993 raft_consensus.cc:493] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:46.798808  8993 raft_consensus.cc:3060] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:46.803282  8970 tablet_bootstrap.cc:654] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.795056  8972 ts_tablet_manager.cc:1434] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:18:46.790978  8975 raft_consensus.cc:515] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } }
I20260710 13:18:46.806559  8972 tablet_bootstrap.cc:492] T 9e6e68c241174bdaae447c37284e88a4 P a897284864f14aa6845d6883e6be890d: Bootstrap starting.
I20260710 13:18:46.807811  8975 leader_election.cc:290] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), a897284864f14aa6845d6883e6be890d (127.5.160.130:42143)
I20260710 13:18:46.809813  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fde46bc7c4407f929ff4d97f3355cf" candidate_uuid: "0a93432c1f59415db2394e1f66967945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d" is_pre_election: true
W20260710 13:18:46.811522  8894 leader_election.cc:343] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a897284864f14aa6845d6883e6be890d (127.5.160.130:42143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:46.787745  8971 consensus_queue.cc:260] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.814281  8972 tablet_bootstrap.cc:654] T 9e6e68c241174bdaae447c37284e88a4 P a897284864f14aa6845d6883e6be890d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.819834  8993 raft_consensus.cc:515] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.823333  8993 leader_election.cc:290] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 election: Requested vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), a897284864f14aa6845d6883e6be890d (127.5.160.130:42143)
I20260710 13:18:46.824582  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6e68c241174bdaae447c37284e88a4" candidate_uuid: "0a93432c1f59415db2394e1f66967945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d"
I20260710 13:18:46.826520  8971 ts_tablet_manager.cc:1434] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
W20260710 13:18:46.827251  8894 leader_election.cc:343] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a897284864f14aa6845d6883e6be890d (127.5.160.130:42143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:46.828326  8971 tablet_bootstrap.cc:492] T 7f57c1373e02426ab5a4b38d39128d3c P 0a93432c1f59415db2394e1f66967945: Bootstrap starting.
I20260710 13:18:46.835914  8781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fde46bc7c4407f929ff4d97f3355cf" candidate_uuid: "0a93432c1f59415db2394e1f66967945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9b2616388a4edf8e68596ff0cfd501" is_pre_election: true
I20260710 13:18:46.836848  8781 raft_consensus.cc:2468] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a93432c1f59415db2394e1f66967945 in term 0.
I20260710 13:18:46.838199  8780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6e68c241174bdaae447c37284e88a4" candidate_uuid: "0a93432c1f59415db2394e1f66967945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9b2616388a4edf8e68596ff0cfd501"
I20260710 13:18:46.838788  8971 tablet_bootstrap.cc:654] T 7f57c1373e02426ab5a4b38d39128d3c P 0a93432c1f59415db2394e1f66967945: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.839072  8780 raft_consensus.cc:3060] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:46.842612  8978 raft_consensus.cc:493] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:46.843554  8895 leader_election.cc:304] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [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: 0a93432c1f59415db2394e1f66967945, 9b9b2616388a4edf8e68596ff0cfd501; no voters: a897284864f14aa6845d6883e6be890d
I20260710 13:18:46.843510  8978 raft_consensus.cc:515] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.845510  8993 raft_consensus.cc:2804] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:46.846089  8993 raft_consensus.cc:493] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:46.846560  8993 raft_consensus.cc:3060] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:46.847074  8978 leader_election.cc:290] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:46.851349  8781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35854be9b0aa471ab649acfa73916861" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9b2616388a4edf8e68596ff0cfd501" is_pre_election: true
I20260710 13:18:46.851765  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35854be9b0aa471ab649acfa73916861" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945" is_pre_election: true
I20260710 13:18:46.852171  8781 raft_consensus.cc:2468] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a897284864f14aa6845d6883e6be890d in term 0.
I20260710 13:18:46.853516  8821 leader_election.cc:304] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b9b2616388a4edf8e68596ff0cfd501, a897284864f14aa6845d6883e6be890d; no voters: 
W20260710 13:18:46.854612  8821 leader_election.cc:343] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:46.855222  8998 raft_consensus.cc:2804] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:46.855576  8970 tablet_bootstrap.cc:492] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501: No bootstrap required, opened a new log
I20260710 13:18:46.855926  8998 raft_consensus.cc:493] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:46.856176  8970 ts_tablet_manager.cc:1403] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.019s
I20260710 13:18:46.856474  8998 raft_consensus.cc:3060] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:46.857244  8978 raft_consensus.cc:493] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:46.857759  8978 raft_consensus.cc:515] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.859043  8970 raft_consensus.cc:359] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.859961  8970 raft_consensus.cc:385] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.860257  8970 raft_consensus.cc:740] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.860963  8970 consensus_queue.cc:260] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.863140  8970 ts_tablet_manager.cc:1434] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:46.864082  8970 tablet_bootstrap.cc:492] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
I20260710 13:18:46.865860  8781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc0979497504cceb2499799b2378849" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9b2616388a4edf8e68596ff0cfd501" is_pre_election: true
W20260710 13:18:46.867414  8821 leader_election.cc:343] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:46.868243  8972 tablet_bootstrap.cc:492] T 9e6e68c241174bdaae447c37284e88a4 P a897284864f14aa6845d6883e6be890d: No bootstrap required, opened a new log
I20260710 13:18:46.868497  8978 leader_election.cc:290] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:46.868954  8972 ts_tablet_manager.cc:1403] T 9e6e68c241174bdaae447c37284e88a4 P a897284864f14aa6845d6883e6be890d: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.007s
I20260710 13:18:46.870451  8970 tablet_bootstrap.cc:654] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.870261  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc0979497504cceb2499799b2378849" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945" is_pre_election: true
I20260710 13:18:46.870970  8930 raft_consensus.cc:2468] T 6fc0979497504cceb2499799b2378849 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a897284864f14aa6845d6883e6be890d in term 0.
I20260710 13:18:46.872408  8977 raft_consensus.cc:493] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:46.872731  8821 leader_election.cc:304] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [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: 0a93432c1f59415db2394e1f66967945, a897284864f14aa6845d6883e6be890d; no voters: 9b9b2616388a4edf8e68596ff0cfd501
I20260710 13:18:46.873759  8978 raft_consensus.cc:2804] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:46.874159  8978 raft_consensus.cc:493] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:46.875511  8972 raft_consensus.cc:359] T 9e6e68c241174bdaae447c37284e88a4 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.876246  8972 raft_consensus.cc:385] T 9e6e68c241174bdaae447c37284e88a4 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.876561  8972 raft_consensus.cc:740] T 9e6e68c241174bdaae447c37284e88a4 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a897284864f14aa6845d6883e6be890d, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.876901  8780 raft_consensus.cc:2468] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a93432c1f59415db2394e1f66967945 in term 1.
I20260710 13:18:46.865307  8998 raft_consensus.cc:515] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.877530  8972 consensus_queue.cc:260] T 9e6e68c241174bdaae447c37284e88a4 P a897284864f14aa6845d6883e6be890d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.878487  8895 leader_election.cc:304] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a93432c1f59415db2394e1f66967945, 9b9b2616388a4edf8e68596ff0cfd501; no voters: a897284864f14aa6845d6883e6be890d
I20260710 13:18:46.879460  9008 raft_consensus.cc:2804] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:46.880017  9008 raft_consensus.cc:697] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [term 1 LEADER]: Becoming Leader. State: Replica: 0a93432c1f59415db2394e1f66967945, State: Running, Role: LEADER
I20260710 13:18:46.880635  8972 ts_tablet_manager.cc:1434] T 9e6e68c241174bdaae447c37284e88a4 P a897284864f14aa6845d6883e6be890d: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.002s
I20260710 13:18:46.879671  8971 tablet_bootstrap.cc:492] T 7f57c1373e02426ab5a4b38d39128d3c P 0a93432c1f59415db2394e1f66967945: No bootstrap required, opened a new log
I20260710 13:18:46.881528  8971 ts_tablet_manager.cc:1403] T 7f57c1373e02426ab5a4b38d39128d3c P 0a93432c1f59415db2394e1f66967945: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.020s
I20260710 13:18:46.880936  9008 consensus_queue.cc:237] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.877606  8977 raft_consensus.cc:515] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.884500  8977 leader_election.cc:290] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a897284864f14aa6845d6883e6be890d (127.5.160.130:42143), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:46.884770  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35854be9b0aa471ab649acfa73916861" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945"
I20260710 13:18:46.881770  8972 tablet_bootstrap.cc:492] T f3fde46bc7c4407f929ff4d97f3355cf P a897284864f14aa6845d6883e6be890d: Bootstrap starting.
I20260710 13:18:46.887292  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73b7424d038246e5920e22243e64d087" candidate_uuid: "9b9b2616388a4edf8e68596ff0cfd501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945" is_pre_election: true
I20260710 13:18:46.887938  8930 raft_consensus.cc:2468] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9b2616388a4edf8e68596ff0cfd501 in term 0.
I20260710 13:18:46.889096  8746 leader_election.cc:304] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a93432c1f59415db2394e1f66967945, 9b9b2616388a4edf8e68596ff0cfd501; no voters: 
I20260710 13:18:46.890281  8977 raft_consensus.cc:2804] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:46.890710  8977 raft_consensus.cc:493] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:46.891119  8977 raft_consensus.cc:3060] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:46.892863  9016 raft_consensus.cc:493] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:46.885015  8971 raft_consensus.cc:359] T 7f57c1373e02426ab5a4b38d39128d3c P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.886032  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73b7424d038246e5920e22243e64d087" candidate_uuid: "9b9b2616388a4edf8e68596ff0cfd501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d" is_pre_election: true
I20260710 13:18:46.874549  8978 raft_consensus.cc:3060] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:46.894977  8745 leader_election.cc:343] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a897284864f14aa6845d6883e6be890d (127.5.160.130:42143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:46.895879  8971 raft_consensus.cc:385] T 7f57c1373e02426ab5a4b38d39128d3c P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.896240  8971 raft_consensus.cc:740] T 7f57c1373e02426ab5a4b38d39128d3c P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a93432c1f59415db2394e1f66967945, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.897061  8971 consensus_queue.cc:260] T 7f57c1373e02426ab5a4b38d39128d3c P 0a93432c1f59415db2394e1f66967945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.899727  8971 ts_tablet_manager.cc:1434] T 7f57c1373e02426ab5a4b38d39128d3c P 0a93432c1f59415db2394e1f66967945: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 13:18:46.900836  8971 tablet_bootstrap.cc:492] T 35854be9b0aa471ab649acfa73916861 P 0a93432c1f59415db2394e1f66967945: Bootstrap starting.
I20260710 13:18:46.881989  8998 leader_election.cc:290] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 election: Requested vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:46.900863  8972 tablet_bootstrap.cc:654] T f3fde46bc7c4407f929ff4d97f3355cf P a897284864f14aa6845d6883e6be890d: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:46.901250  8821 leader_election.cc:343] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:46.875237  8993 raft_consensus.cc:515] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } }
I20260710 13:18:46.901285  9016 raft_consensus.cc:515] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.905624  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfc2fda2d884000b5902161c0c66b6b" candidate_uuid: "9b9b2616388a4edf8e68596ff0cfd501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d" is_pre_election: true
I20260710 13:18:46.905910  8781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fde46bc7c4407f929ff4d97f3355cf" candidate_uuid: "0a93432c1f59415db2394e1f66967945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9b2616388a4edf8e68596ff0cfd501"
W20260710 13:18:46.907550  8745 leader_election.cc:343] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a897284864f14aa6845d6883e6be890d (127.5.160.130:42143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:46.908212  8781 raft_consensus.cc:3060] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:46.912590  8972 tablet_bootstrap.cc:492] T f3fde46bc7c4407f929ff4d97f3355cf P a897284864f14aa6845d6883e6be890d: No bootstrap required, opened a new log
I20260710 13:18:46.912483  8780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35854be9b0aa471ab649acfa73916861" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9b2616388a4edf8e68596ff0cfd501"
I20260710 13:18:46.913229  8780 raft_consensus.cc:3060] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:46.913666  9016 leader_election.cc:290] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a897284864f14aa6845d6883e6be890d (127.5.160.130:42143), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:46.915014  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfc2fda2d884000b5902161c0c66b6b" candidate_uuid: "9b9b2616388a4edf8e68596ff0cfd501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945" is_pre_election: true
I20260710 13:18:46.915900  8930 raft_consensus.cc:2468] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9b2616388a4edf8e68596ff0cfd501 in term 0.
I20260710 13:18:46.917568  8746 leader_election.cc:304] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [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: 0a93432c1f59415db2394e1f66967945, 9b9b2616388a4edf8e68596ff0cfd501; no voters: a897284864f14aa6845d6883e6be890d
I20260710 13:18:46.918552  9016 raft_consensus.cc:2804] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:46.918963  9016 raft_consensus.cc:493] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:46.919339  9016 raft_consensus.cc:3060] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:46.923434  8978 raft_consensus.cc:515] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.924595  8780 raft_consensus.cc:2468] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a897284864f14aa6845d6883e6be890d in term 1.
I20260710 13:18:46.913211  8972 ts_tablet_manager.cc:1403] T f3fde46bc7c4407f929ff4d97f3355cf P a897284864f14aa6845d6883e6be890d: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.003s
I20260710 13:18:46.925884  8821 leader_election.cc:304] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9b9b2616388a4edf8e68596ff0cfd501, a897284864f14aa6845d6883e6be890d; no voters: 0a93432c1f59415db2394e1f66967945
I20260710 13:18:46.926404  8779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc0979497504cceb2499799b2378849" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9b2616388a4edf8e68596ff0cfd501"
I20260710 13:18:46.926739  8998 raft_consensus.cc:2804] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:46.927295  8998 raft_consensus.cc:697] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [term 1 LEADER]: Becoming Leader. State: Replica: a897284864f14aa6845d6883e6be890d, State: Running, Role: LEADER
I20260710 13:18:46.928411  8970 tablet_bootstrap.cc:492] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501: No bootstrap required, opened a new log
I20260710 13:18:46.928192  8998 consensus_queue.cc:237] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.928859  8970 ts_tablet_manager.cc:1403] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.001s
I20260710 13:18:46.928985  8972 raft_consensus.cc:359] T f3fde46bc7c4407f929ff4d97f3355cf P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } }
I20260710 13:18:46.929605  8781 raft_consensus.cc:2468] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a93432c1f59415db2394e1f66967945 in term 1.
I20260710 13:18:46.929888  8972 raft_consensus.cc:385] T f3fde46bc7c4407f929ff4d97f3355cf P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.930213  8972 raft_consensus.cc:740] T f3fde46bc7c4407f929ff4d97f3355cf P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a897284864f14aa6845d6883e6be890d, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.930778  8895 leader_election.cc:304] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a93432c1f59415db2394e1f66967945, 9b9b2616388a4edf8e68596ff0cfd501; no voters: 
I20260710 13:18:46.930971  8972 consensus_queue.cc:260] T f3fde46bc7c4407f929ff4d97f3355cf P a897284864f14aa6845d6883e6be890d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } }
I20260710 13:18:46.931607  8975 raft_consensus.cc:2804] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:46.931739  8970 raft_consensus.cc:359] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.932569  8970 raft_consensus.cc:385] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.932884  8970 raft_consensus.cc:740] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.933823  8970 consensus_queue.cc:260] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.935703  8978 leader_election.cc:290] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 election: Requested vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:46.936012  8971 tablet_bootstrap.cc:654] T 35854be9b0aa471ab649acfa73916861 P 0a93432c1f59415db2394e1f66967945: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.940546  8972 ts_tablet_manager.cc:1434] T f3fde46bc7c4407f929ff4d97f3355cf P a897284864f14aa6845d6883e6be890d: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260710 13:18:46.941587  8972 tablet_bootstrap.cc:492] T 1352909850904209a9953fee81f21e8f P a897284864f14aa6845d6883e6be890d: Bootstrap starting.
I20260710 13:18:46.941249  9016 raft_consensus.cc:515] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.943147  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc0979497504cceb2499799b2378849" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945"
I20260710 13:18:46.943869  8930 raft_consensus.cc:3060] T 6fc0979497504cceb2499799b2378849 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:46.945883  8821 leader_election.cc:343] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:46.947377  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fde46bc7c4407f929ff4d97f3355cf" candidate_uuid: "0a93432c1f59415db2394e1f66967945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d"
I20260710 13:18:46.947672  8993 leader_election.cc:290] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 election: Requested vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), a897284864f14aa6845d6883e6be890d (127.5.160.130:42143)
I20260710 13:18:46.948081  8856 raft_consensus.cc:3060] T f3fde46bc7c4407f929ff4d97f3355cf P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:46.950713  8975 raft_consensus.cc:697] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [term 1 LEADER]: Becoming Leader. State: Replica: 0a93432c1f59415db2394e1f66967945, State: Running, Role: LEADER
I20260710 13:18:46.951918  8975 consensus_queue.cc:237] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } }
I20260710 13:18:46.954111  8970 ts_tablet_manager.cc:1434] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.010s
I20260710 13:18:46.925036  8977 raft_consensus.cc:515] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.956545  8856 raft_consensus.cc:2468] T f3fde46bc7c4407f929ff4d97f3355cf P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a93432c1f59415db2394e1f66967945 in term 1.
I20260710 13:18:46.958052  8970 tablet_bootstrap.cc:492] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
I20260710 13:18:46.948807  8972 tablet_bootstrap.cc:654] T 1352909850904209a9953fee81f21e8f P a897284864f14aa6845d6883e6be890d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.963277  8930 raft_consensus.cc:2468] T 6fc0979497504cceb2499799b2378849 P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a897284864f14aa6845d6883e6be890d in term 1.
I20260710 13:18:46.964597  8970 tablet_bootstrap.cc:654] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:46.966730  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfc2fda2d884000b5902161c0c66b6b" candidate_uuid: "9b9b2616388a4edf8e68596ff0cfd501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d"
I20260710 13:18:46.969455  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfc2fda2d884000b5902161c0c66b6b" candidate_uuid: "9b9b2616388a4edf8e68596ff0cfd501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945"
I20260710 13:18:46.972432  8929 raft_consensus.cc:3060] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:46.972648  8971 tablet_bootstrap.cc:492] T 35854be9b0aa471ab649acfa73916861 P 0a93432c1f59415db2394e1f66967945: No bootstrap required, opened a new log
I20260710 13:18:46.973095  8971 ts_tablet_manager.cc:1403] T 35854be9b0aa471ab649acfa73916861 P 0a93432c1f59415db2394e1f66967945: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.009s
I20260710 13:18:46.975888  8971 raft_consensus.cc:359] T 35854be9b0aa471ab649acfa73916861 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.976670  8971 raft_consensus.cc:385] T 35854be9b0aa471ab649acfa73916861 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:46.976926  8971 raft_consensus.cc:740] T 35854be9b0aa471ab649acfa73916861 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a93432c1f59415db2394e1f66967945, State: Initialized, Role: FOLLOWER
I20260710 13:18:46.977608  8971 consensus_queue.cc:260] T 35854be9b0aa471ab649acfa73916861 P 0a93432c1f59415db2394e1f66967945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
W20260710 13:18:46.978989  8745 leader_election.cc:343] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a897284864f14aa6845d6883e6be890d (127.5.160.130:42143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:46.979627  8971 ts_tablet_manager.cc:1434] T 35854be9b0aa471ab649acfa73916861 P 0a93432c1f59415db2394e1f66967945: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:46.980631  8971 tablet_bootstrap.cc:492] T de145de2781740368148b89c71fba1fe P 0a93432c1f59415db2394e1f66967945: Bootstrap starting.
I20260710 13:18:46.982641  8929 raft_consensus.cc:2468] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9b2616388a4edf8e68596ff0cfd501 in term 1.
I20260710 13:18:46.984040  8746 leader_election.cc:304] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a93432c1f59415db2394e1f66967945, 9b9b2616388a4edf8e68596ff0cfd501; no voters: a897284864f14aa6845d6883e6be890d
I20260710 13:18:46.971248  9016 leader_election.cc:290] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 election: Requested vote from peers a897284864f14aa6845d6883e6be890d (127.5.160.130:42143), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:46.984916  9020 raft_consensus.cc:2804] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:46.990154  8821 leader_election.cc:304] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a93432c1f59415db2394e1f66967945, a897284864f14aa6845d6883e6be890d; no voters: 9b9b2616388a4edf8e68596ff0cfd501
I20260710 13:18:46.991677  8998 raft_consensus.cc:2804] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:46.992211  8998 raft_consensus.cc:697] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [term 1 LEADER]: Becoming Leader. State: Replica: a897284864f14aa6845d6883e6be890d, State: Running, Role: LEADER
I20260710 13:18:46.992468  9020 raft_consensus.cc:697] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 LEADER]: Becoming Leader. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Running, Role: LEADER
I20260710 13:18:46.993703  9020 consensus_queue.cc:237] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:46.993376  8998 consensus_queue.cc:237] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.003199  8971 tablet_bootstrap.cc:654] T de145de2781740368148b89c71fba1fe P 0a93432c1f59415db2394e1f66967945: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.011049  8677 catalog_manager.cc:5697] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d reported cstate change: term changed from 0 to 1, leader changed from <none> to a897284864f14aa6845d6883e6be890d (127.5.160.130). New cstate: current_term: 1 leader_uuid: "a897284864f14aa6845d6883e6be890d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:47.017002  8677 catalog_manager.cc:5697] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d reported cstate change: term changed from 0 to 1, leader changed from <none> to a897284864f14aa6845d6883e6be890d (127.5.160.130). New cstate: current_term: 1 leader_uuid: "a897284864f14aa6845d6883e6be890d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:47.022476  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73b7424d038246e5920e22243e64d087" candidate_uuid: "9b9b2616388a4edf8e68596ff0cfd501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d"
I20260710 13:18:47.022878  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73b7424d038246e5920e22243e64d087" candidate_uuid: "9b9b2616388a4edf8e68596ff0cfd501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945"
I20260710 13:18:47.023681  8929 raft_consensus.cc:3060] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:47.024091  8745 leader_election.cc:343] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a897284864f14aa6845d6883e6be890d (127.5.160.130:42143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:47.033129  9019 raft_consensus.cc:493] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:47.033864  9019 raft_consensus.cc:515] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.037545  8781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1352909850904209a9953fee81f21e8f" candidate_uuid: "0a93432c1f59415db2394e1f66967945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9b2616388a4edf8e68596ff0cfd501" is_pre_election: true
I20260710 13:18:47.038383  8781 raft_consensus.cc:2468] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a93432c1f59415db2394e1f66967945 in term 0.
I20260710 13:18:47.039528  8971 tablet_bootstrap.cc:492] T de145de2781740368148b89c71fba1fe P 0a93432c1f59415db2394e1f66967945: No bootstrap required, opened a new log
I20260710 13:18:47.039996  8971 ts_tablet_manager.cc:1403] T de145de2781740368148b89c71fba1fe P 0a93432c1f59415db2394e1f66967945: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.001s
I20260710 13:18:47.039928  8895 leader_election.cc:304] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a93432c1f59415db2394e1f66967945, 9b9b2616388a4edf8e68596ff0cfd501; no voters: 
I20260710 13:18:47.041997  8993 raft_consensus.cc:2804] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:47.042759  8977 leader_election.cc:290] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 election: Requested vote from peers a897284864f14aa6845d6883e6be890d (127.5.160.130:42143), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:47.041858  8679 catalog_manager.cc:5697] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "9b9b2616388a4edf8e68596ff0cfd501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:47.044368  8993 raft_consensus.cc:493] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:47.049288  8993 raft_consensus.cc:3060] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.056761  8929 raft_consensus.cc:2468] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9b2616388a4edf8e68596ff0cfd501 in term 1.
I20260710 13:18:47.059508  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1352909850904209a9953fee81f21e8f" candidate_uuid: "0a93432c1f59415db2394e1f66967945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d" is_pre_election: true
W20260710 13:18:47.064666  8894 leader_election.cc:343] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a897284864f14aa6845d6883e6be890d (127.5.160.130:42143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:47.065310  9019 leader_election.cc:290] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), a897284864f14aa6845d6883e6be890d (127.5.160.130:42143)
I20260710 13:18:47.066223  8977 raft_consensus.cc:493] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:47.066874  8977 raft_consensus.cc:515] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.070611  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f57c1373e02426ab5a4b38d39128d3c" candidate_uuid: "9b9b2616388a4edf8e68596ff0cfd501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d" is_pre_election: true
I20260710 13:18:47.071462  8856 raft_consensus.cc:2468] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9b2616388a4edf8e68596ff0cfd501 in term 0.
I20260710 13:18:47.072161  8746 leader_election.cc:304] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a93432c1f59415db2394e1f66967945, 9b9b2616388a4edf8e68596ff0cfd501; no voters: a897284864f14aa6845d6883e6be890d
I20260710 13:18:47.073468  8745 leader_election.cc:304] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b9b2616388a4edf8e68596ff0cfd501, a897284864f14aa6845d6883e6be890d; no voters: 
I20260710 13:18:47.074988  9023 raft_consensus.cc:2804] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:47.075513  9023 raft_consensus.cc:493] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:47.075935  9023 raft_consensus.cc:3060] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.073715  9020 raft_consensus.cc:2804] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:47.077514  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f57c1373e02426ab5a4b38d39128d3c" candidate_uuid: "9b9b2616388a4edf8e68596ff0cfd501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945" is_pre_election: true
I20260710 13:18:47.078162  9020 raft_consensus.cc:697] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 LEADER]: Becoming Leader. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Running, Role: LEADER
I20260710 13:18:47.078365  8929 raft_consensus.cc:2468] T 7f57c1373e02426ab5a4b38d39128d3c P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9b2616388a4edf8e68596ff0cfd501 in term 0.
I20260710 13:18:47.079164  9020 consensus_queue.cc:237] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.081672  8998 raft_consensus.cc:493] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:47.082352  8998 raft_consensus.cc:515] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.084422  8971 raft_consensus.cc:359] T de145de2781740368148b89c71fba1fe P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.085505  8977 leader_election.cc:290] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a897284864f14aa6845d6883e6be890d (127.5.160.130:42143), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:47.067523  8679 catalog_manager.cc:5697] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d reported cstate change: term changed from 0 to 1, leader changed from <none> to a897284864f14aa6845d6883e6be890d (127.5.160.130). New cstate: current_term: 1 leader_uuid: "a897284864f14aa6845d6883e6be890d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:47.090391  8781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f57c1373e02426ab5a4b38d39128d3c" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9b2616388a4edf8e68596ff0cfd501" is_pre_election: true
I20260710 13:18:47.085328  8971 raft_consensus.cc:385] T de145de2781740368148b89c71fba1fe P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.099341  8971 raft_consensus.cc:740] T de145de2781740368148b89c71fba1fe P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a93432c1f59415db2394e1f66967945, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.100199  8971 consensus_queue.cc:260] T de145de2781740368148b89c71fba1fe P 0a93432c1f59415db2394e1f66967945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.103404  8971 ts_tablet_manager.cc:1434] T de145de2781740368148b89c71fba1fe P 0a93432c1f59415db2394e1f66967945: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.002s
I20260710 13:18:47.107455  8993 raft_consensus.cc:515] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.109939  8993 leader_election.cc:290] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 election: Requested vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), a897284864f14aa6845d6883e6be890d (127.5.160.130:42143)
I20260710 13:18:47.110909  8780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1352909850904209a9953fee81f21e8f" candidate_uuid: "0a93432c1f59415db2394e1f66967945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9b2616388a4edf8e68596ff0cfd501"
I20260710 13:18:47.111754  8780 raft_consensus.cc:3060] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.102790  8998 leader_election.cc:290] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:47.113813  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1352909850904209a9953fee81f21e8f" candidate_uuid: "0a93432c1f59415db2394e1f66967945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d"
I20260710 13:18:47.113014  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f57c1373e02426ab5a4b38d39128d3c" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945" is_pre_election: true
I20260710 13:18:47.118007  8929 raft_consensus.cc:2468] T 7f57c1373e02426ab5a4b38d39128d3c P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a897284864f14aa6845d6883e6be890d in term 0.
I20260710 13:18:47.116251  9023 raft_consensus.cc:515] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.121182  8781 raft_consensus.cc:2393] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a897284864f14aa6845d6883e6be890d in current term 1: Already voted for candidate 9b9b2616388a4edf8e68596ff0cfd501 in this term.
W20260710 13:18:47.120328  8894 leader_election.cc:343] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a897284864f14aa6845d6883e6be890d (127.5.160.130:42143): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:47.123262  8677 catalog_manager.cc:5697] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a93432c1f59415db2394e1f66967945 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "0a93432c1f59415db2394e1f66967945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:47.119638  8821 leader_election.cc:304] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a93432c1f59415db2394e1f66967945, a897284864f14aa6845d6883e6be890d; no voters: 
I20260710 13:18:47.125000  8998 raft_consensus.cc:2804] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:47.125340  8998 raft_consensus.cc:493] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:47.125696  8998 raft_consensus.cc:3060] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.127424  8970 tablet_bootstrap.cc:492] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501: No bootstrap required, opened a new log
I20260710 13:18:47.127933  8970 ts_tablet_manager.cc:1403] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.170s	user 0.034s	sys 0.067s
I20260710 13:18:47.130412  8970 raft_consensus.cc:359] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.131072  8970 raft_consensus.cc:385] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.131341  8970 raft_consensus.cc:740] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.131556  8780 raft_consensus.cc:2468] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a93432c1f59415db2394e1f66967945 in term 1.
I20260710 13:18:47.131966  8970 consensus_queue.cc:260] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.132858  8998 raft_consensus.cc:515] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.133502  8895 leader_election.cc:304] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a93432c1f59415db2394e1f66967945, 9b9b2616388a4edf8e68596ff0cfd501; no voters: a897284864f14aa6845d6883e6be890d
I20260710 13:18:47.134653  8993 raft_consensus.cc:2804] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:47.135205  8998 leader_election.cc:290] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 election: Requested vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:47.135303  8993 raft_consensus.cc:697] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [term 1 LEADER]: Becoming Leader. State: Replica: 0a93432c1f59415db2394e1f66967945, State: Running, Role: LEADER
I20260710 13:18:47.135735  8781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f57c1373e02426ab5a4b38d39128d3c" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9b2616388a4edf8e68596ff0cfd501"
I20260710 13:18:47.136420  8781 raft_consensus.cc:2393] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a897284864f14aa6845d6883e6be890d in current term 1: Already voted for candidate 9b9b2616388a4edf8e68596ff0cfd501 in this term.
I20260710 13:18:47.136364  8993 consensus_queue.cc:237] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.137442  8972 tablet_bootstrap.cc:492] T 1352909850904209a9953fee81f21e8f P a897284864f14aa6845d6883e6be890d: No bootstrap required, opened a new log
I20260710 13:18:47.137898  8972 ts_tablet_manager.cc:1403] T 1352909850904209a9953fee81f21e8f P a897284864f14aa6845d6883e6be890d: Time spent bootstrapping tablet: real 0.197s	user 0.052s	sys 0.031s
I20260710 13:18:47.138131  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f57c1373e02426ab5a4b38d39128d3c" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945"
I20260710 13:18:47.138598  8970 ts_tablet_manager.cc:1434] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:18:47.138706  8929 raft_consensus.cc:3060] T 7f57c1373e02426ab5a4b38d39128d3c P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.127465  8679 catalog_manager.cc:5697] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "9b9b2616388a4edf8e68596ff0cfd501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:47.140746  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f57c1373e02426ab5a4b38d39128d3c" candidate_uuid: "9b9b2616388a4edf8e68596ff0cfd501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d"
I20260710 13:18:47.141040  8972 raft_consensus.cc:359] T 1352909850904209a9953fee81f21e8f P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.141520  8856 raft_consensus.cc:2393] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9b9b2616388a4edf8e68596ff0cfd501 in current term 1: Already voted for candidate a897284864f14aa6845d6883e6be890d in this term.
I20260710 13:18:47.144083  9023 leader_election.cc:290] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 election: Requested vote from peers a897284864f14aa6845d6883e6be890d (127.5.160.130:42143), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:47.144273  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f57c1373e02426ab5a4b38d39128d3c" candidate_uuid: "9b9b2616388a4edf8e68596ff0cfd501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945"
I20260710 13:18:47.145651  8746 leader_election.cc:304] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [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: 9b9b2616388a4edf8e68596ff0cfd501; no voters: 0a93432c1f59415db2394e1f66967945, a897284864f14aa6845d6883e6be890d
I20260710 13:18:47.146718  9023 raft_consensus.cc:2749] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:47.147626  8929 raft_consensus.cc:2468] T 7f57c1373e02426ab5a4b38d39128d3c P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a897284864f14aa6845d6883e6be890d in term 1.
I20260710 13:18:47.148619  8821 leader_election.cc:304] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a93432c1f59415db2394e1f66967945, a897284864f14aa6845d6883e6be890d; no voters: 9b9b2616388a4edf8e68596ff0cfd501
I20260710 13:18:47.149452  8998 raft_consensus.cc:2804] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:47.149966  8998 raft_consensus.cc:697] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [term 1 LEADER]: Becoming Leader. State: Replica: a897284864f14aa6845d6883e6be890d, State: Running, Role: LEADER
I20260710 13:18:47.150777  8998 consensus_queue.cc:237] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.152393  8972 raft_consensus.cc:385] T 1352909850904209a9953fee81f21e8f P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.152890  8972 raft_consensus.cc:740] T 1352909850904209a9953fee81f21e8f P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a897284864f14aa6845d6883e6be890d, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.153762  8972 consensus_queue.cc:260] T 1352909850904209a9953fee81f21e8f P a897284864f14aa6845d6883e6be890d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.159108  8972 ts_tablet_manager.cc:1434] T 1352909850904209a9953fee81f21e8f P a897284864f14aa6845d6883e6be890d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:18:47.160081  8972 tablet_bootstrap.cc:492] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d: Bootstrap starting.
I20260710 13:18:47.165952  8972 tablet_bootstrap.cc:654] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.166477  8677 catalog_manager.cc:5697] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a93432c1f59415db2394e1f66967945 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "0a93432c1f59415db2394e1f66967945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:47.168438  8677 catalog_manager.cc:5697] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a93432c1f59415db2394e1f66967945 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "0a93432c1f59415db2394e1f66967945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:47.175552  8972 tablet_bootstrap.cc:492] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d: No bootstrap required, opened a new log
I20260710 13:18:47.176012  8972 ts_tablet_manager.cc:1403] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260710 13:18:47.178575  8972 raft_consensus.cc:359] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.179242  8972 raft_consensus.cc:385] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.179450  8972 raft_consensus.cc:740] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a897284864f14aa6845d6883e6be890d, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.180189  8972 consensus_queue.cc:260] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.179848  8679 catalog_manager.cc:5697] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d reported cstate change: term changed from 0 to 1, leader changed from <none> to a897284864f14aa6845d6883e6be890d (127.5.160.130). New cstate: current_term: 1 leader_uuid: "a897284864f14aa6845d6883e6be890d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:47.182229  8972 ts_tablet_manager.cc:1434] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:18:47.183117  8972 tablet_bootstrap.cc:492] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d: Bootstrap starting.
I20260710 13:18:47.187692  8972 tablet_bootstrap.cc:654] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:47.191773  8972 tablet_bootstrap.cc:492] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d: No bootstrap required, opened a new log
I20260710 13:18:47.192160  8972 ts_tablet_manager.cc:1403] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:18:47.193989  8972 raft_consensus.cc:359] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.194506  8972 raft_consensus.cc:385] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:47.194730  8972 raft_consensus.cc:740] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a897284864f14aa6845d6883e6be890d, State: Initialized, Role: FOLLOWER
I20260710 13:18:47.195469  8972 consensus_queue.cc:260] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.196863  8998 raft_consensus.cc:493] T 1352909850904209a9953fee81f21e8f P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:47.197294  8998 raft_consensus.cc:515] T 1352909850904209a9953fee81f21e8f P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.198709  8972 ts_tablet_manager.cc:1434] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:18:47.199404  8998 leader_election.cc:290] T 1352909850904209a9953fee81f21e8f P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:47.200002  8780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1352909850904209a9953fee81f21e8f" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9b2616388a4edf8e68596ff0cfd501" is_pre_election: true
I20260710 13:18:47.200774  8780 raft_consensus.cc:2393] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a897284864f14aa6845d6883e6be890d in current term 1: Already voted for candidate 0a93432c1f59415db2394e1f66967945 in this term.
I20260710 13:18:47.200886  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1352909850904209a9953fee81f21e8f" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945" is_pre_election: true
I20260710 13:18:47.202473  8821 leader_election.cc:304] T 1352909850904209a9953fee81f21e8f P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a897284864f14aa6845d6883e6be890d; no voters: 0a93432c1f59415db2394e1f66967945, 9b9b2616388a4edf8e68596ff0cfd501
I20260710 13:18:47.203239  8998 raft_consensus.cc:3060] T 1352909850904209a9953fee81f21e8f P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.204883  5762 ts_manager.cc:295] Set tserver state for 9b9b2616388a4edf8e68596ff0cfd501 to MAINTENANCE_MODE
I20260710 13:18:47.205724  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260710 13:18:47.218997  8998 raft_consensus.cc:2749] T 1352909850904209a9953fee81f21e8f P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:47.221329  8821 consensus_peers.cc:597] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:47.233778  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:47.234722  5762 tablet_replica.cc:333] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501: stopping tablet replica
I20260710 13:18:47.235401  5762 raft_consensus.cc:2243] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.235759  5762 raft_consensus.cc:2272] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.237154  8993 raft_consensus.cc:493] T 35854be9b0aa471ab649acfa73916861 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:47.237702  8993 raft_consensus.cc:515] T 35854be9b0aa471ab649acfa73916861 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.238090  5762 tablet_replica.cc:333] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501: stopping tablet replica
I20260710 13:18:47.238909  5762 raft_consensus.cc:2243] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.239663  5762 pending_rounds.cc:70] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501: Trying to abort 1 pending ops.
I20260710 13:18:47.239831  8993 leader_election.cc:290] T 35854be9b0aa471ab649acfa73916861 P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), a897284864f14aa6845d6883e6be890d (127.5.160.130:42143)
I20260710 13:18:47.239949  5762 pending_rounds.cc:77] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992302580662272 op_type: NO_OP noop_request { }
I20260710 13:18:47.240000  8998 consensus_queue.cc:1048] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:47.240516  5762 raft_consensus.cc:2889] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:18:47.240917  5762 raft_consensus.cc:2272] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.241919  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35854be9b0aa471ab649acfa73916861" candidate_uuid: "0a93432c1f59415db2394e1f66967945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d" is_pre_election: true
I20260710 13:18:47.244966  5762 tablet_replica.cc:333] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501: stopping tablet replica
I20260710 13:18:47.246109  5762 raft_consensus.cc:2243] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.246694  5762 raft_consensus.cc:2272] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.249967  5762 tablet_replica.cc:333] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501: stopping tablet replica
I20260710 13:18:47.250718  5762 raft_consensus.cc:2243] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.251168  5762 raft_consensus.cc:2272] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.253793  5762 tablet_replica.cc:333] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501: stopping tablet replica
I20260710 13:18:47.254739  5762 raft_consensus.cc:2243] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.255313  5762 raft_consensus.cc:2272] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.258260  5762 tablet_replica.cc:333] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501: stopping tablet replica
I20260710 13:18:47.259225  5762 raft_consensus.cc:2243] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.259812  5762 raft_consensus.cc:2272] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.263226  5762 tablet_replica.cc:333] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501: stopping tablet replica
I20260710 13:18:47.263754  5762 raft_consensus.cc:2243] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:18:47.263860  8895 leader_election.cc:336] T 35854be9b0aa471ab649acfa73916861 P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:18:47.264142  5762 raft_consensus.cc:2272] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.264396  8895 leader_election.cc:304] T 35854be9b0aa471ab649acfa73916861 P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a93432c1f59415db2394e1f66967945; no voters: 9b9b2616388a4edf8e68596ff0cfd501, a897284864f14aa6845d6883e6be890d
I20260710 13:18:47.265221  8993 raft_consensus.cc:2749] T 35854be9b0aa471ab649acfa73916861 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:47.266253  5762 tablet_replica.cc:333] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501: stopping tablet replica
I20260710 13:18:47.266816  5762 raft_consensus.cc:2243] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:47.267371  5762 pending_rounds.cc:70] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501: Trying to abort 1 pending ops.
I20260710 13:18:47.267577  5762 pending_rounds.cc:77] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992302970830848 op_type: NO_OP noop_request { }
I20260710 13:18:47.267908  5762 raft_consensus.cc:2889] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:18:47.268126  5762 raft_consensus.cc:2272] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.270057  5762 tablet_replica.cc:333] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501: stopping tablet replica
I20260710 13:18:47.270500  5762 raft_consensus.cc:2243] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.270812  5762 raft_consensus.cc:2272] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.272266  5762 tablet_replica.cc:333] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501: stopping tablet replica
I20260710 13:18:47.272801  5762 raft_consensus.cc:2243] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.273196  5762 raft_consensus.cc:2272] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.299695  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
I20260710 13:18:47.313505  8929 raft_consensus.cc:3060] T de145de2781740368148b89c71fba1fe P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.321250  8978 raft_consensus.cc:493] T 9e6e68c241174bdaae447c37284e88a4 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:47.321592  9005 consensus_queue.cc:1048] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:47.321869  8978 raft_consensus.cc:515] T 9e6e68c241174bdaae447c37284e88a4 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.323973  8978 leader_election.cc:290] T 9e6e68c241174bdaae447c37284e88a4 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:47.326604  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6e68c241174bdaae447c37284e88a4" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945" is_pre_election: true
W20260710 13:18:47.329933  8821 leader_election.cc:336] T 9e6e68c241174bdaae447c37284e88a4 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111)
I20260710 13:18:47.330441  8821 leader_election.cc:304] T 9e6e68c241174bdaae447c37284e88a4 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a897284864f14aa6845d6883e6be890d; no voters: 0a93432c1f59415db2394e1f66967945, 9b9b2616388a4edf8e68596ff0cfd501
I20260710 13:18:47.331315  8998 raft_consensus.cc:2749] T 9e6e68c241174bdaae447c37284e88a4 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:47.337613  8821 consensus_peers.cc:597] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:47.343725  8856 raft_consensus.cc:3060] T 9e6e68c241174bdaae447c37284e88a4 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.349737  8993 consensus_queue.cc:1048] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:47.365264  8895 consensus_peers.cc:597] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:47.376994  9041 raft_consensus.cc:493] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:47.377554  9041 raft_consensus.cc:515] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.379240  9041 leader_election.cc:290] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:47.381148  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73b7424d038246e5920e22243e64d087" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945" is_pre_election: true
I20260710 13:18:47.381964  8929 raft_consensus.cc:2393] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a897284864f14aa6845d6883e6be890d in current term 1: Already voted for candidate 9b9b2616388a4edf8e68596ff0cfd501 in this term.
W20260710 13:18:47.383057  8821 leader_election.cc:336] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111)
I20260710 13:18:47.383496  8821 leader_election.cc:304] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a897284864f14aa6845d6883e6be890d; no voters: 0a93432c1f59415db2394e1f66967945, 9b9b2616388a4edf8e68596ff0cfd501
I20260710 13:18:47.384141  9041 raft_consensus.cc:3060] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.385658  9005 raft_consensus.cc:493] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:47.386117  9005 raft_consensus.cc:515] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:47.387729  9005 leader_election.cc:290] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:47.389469  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfc2fda2d884000b5902161c0c66b6b" candidate_uuid: "a897284864f14aa6845d6883e6be890d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945" is_pre_election: true
I20260710 13:18:47.390285  8929 raft_consensus.cc:2393] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a897284864f14aa6845d6883e6be890d in current term 1: Already voted for candidate 9b9b2616388a4edf8e68596ff0cfd501 in this term.
I20260710 13:18:47.390656  9041 raft_consensus.cc:2749] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:47.391772  8821 leader_election.cc:336] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111)
I20260710 13:18:47.392223  8821 leader_election.cc:304] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a897284864f14aa6845d6883e6be890d; no voters: 0a93432c1f59415db2394e1f66967945, 9b9b2616388a4edf8e68596ff0cfd501
I20260710 13:18:47.392894  9041 raft_consensus.cc:3060] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:47.398229  9041 raft_consensus.cc:2749] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:47.426402  8821 consensus_peers.cc:597] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:47.426548  8895 consensus_peers.cc:597] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:47.428550  8929 raft_consensus.cc:3060] T 35854be9b0aa471ab649acfa73916861 P 0a93432c1f59415db2394e1f66967945 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:47.429152  8821 consensus_peers.cc:597] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:47.435241  9041 consensus_queue.cc:1048] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:47.481964  9019 consensus_queue.cc:1048] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:47.545190  8895 consensus_peers.cc:597] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:47.568145  8998 consensus_queue.cc:1048] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:47.576889  9008 consensus_queue.cc:1048] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:47.605456  8821 consensus_peers.cc:597] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:47.661754  8998 consensus_queue.cc:1048] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:47.691797  8727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:18:48.692855  8727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:48.812662  9008 raft_consensus.cc:493] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.813124  9008 raft_consensus.cc:515] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:48.814810  9008 leader_election.cc:290] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), a897284864f14aa6845d6883e6be890d (127.5.160.130:42143)
I20260710 13:18:48.815907  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfc2fda2d884000b5902161c0c66b6b" candidate_uuid: "0a93432c1f59415db2394e1f66967945" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d" is_pre_election: true
I20260710 13:18:48.816571  8856 raft_consensus.cc:2468] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a93432c1f59415db2394e1f66967945 in term 1.
I20260710 13:18:48.817603  8894 leader_election.cc:304] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [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: 0a93432c1f59415db2394e1f66967945, a897284864f14aa6845d6883e6be890d; no voters: 
I20260710 13:18:48.818382  9008 raft_consensus.cc:2804] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:48.818758  9008 raft_consensus.cc:493] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:18:48.818838  8895 leader_election.cc:336] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111)
I20260710 13:18:48.819160  9008 raft_consensus.cc:3060] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.824347  9008 raft_consensus.cc:515] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:48.826287  9008 leader_election.cc:290] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 2 election: Requested vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), a897284864f14aa6845d6883e6be890d (127.5.160.130:42143)
I20260710 13:18:48.828703  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfc2fda2d884000b5902161c0c66b6b" candidate_uuid: "0a93432c1f59415db2394e1f66967945" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d"
I20260710 13:18:48.829326  8856 raft_consensus.cc:3060] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:18:48.830314  8895 leader_election.cc:336] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111)
I20260710 13:18:48.835201  8856 raft_consensus.cc:2468] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a93432c1f59415db2394e1f66967945 in term 2.
I20260710 13:18:48.836485  8894 leader_election.cc:304] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [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: 0a93432c1f59415db2394e1f66967945, a897284864f14aa6845d6883e6be890d; no voters: 9b9b2616388a4edf8e68596ff0cfd501
I20260710 13:18:48.837342  9008 raft_consensus.cc:2804] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:48.837793  9008 raft_consensus.cc:697] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 2 LEADER]: Becoming Leader. State: Replica: 0a93432c1f59415db2394e1f66967945, State: Running, Role: LEADER
I20260710 13:18:48.838586  9008 consensus_queue.cc:237] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [LEADER]: Queue going to LEADER 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: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:48.845191  8679 catalog_manager.cc:5697] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 reported cstate change: term changed from 1 to 2, leader changed from 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129) to 0a93432c1f59415db2394e1f66967945 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "0a93432c1f59415db2394e1f66967945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:48.886749  9008 raft_consensus.cc:493] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.887264  9008 raft_consensus.cc:515] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:48.889114  9008 leader_election.cc:290] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), a897284864f14aa6845d6883e6be890d (127.5.160.130:42143)
I20260710 13:18:48.890316  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73b7424d038246e5920e22243e64d087" candidate_uuid: "0a93432c1f59415db2394e1f66967945" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d" is_pre_election: true
I20260710 13:18:48.890964  8856 raft_consensus.cc:2468] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a93432c1f59415db2394e1f66967945 in term 1.
I20260710 13:18:48.891958  8894 leader_election.cc:304] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [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: 0a93432c1f59415db2394e1f66967945, a897284864f14aa6845d6883e6be890d; no voters: 
I20260710 13:18:48.892714  9008 raft_consensus.cc:2804] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:18:48.892966  8895 leader_election.cc:336] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111)
I20260710 13:18:48.893086  9008 raft_consensus.cc:493] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:48.893657  9008 raft_consensus.cc:3060] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.898418  9008 raft_consensus.cc:515] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:48.899955  9008 leader_election.cc:290] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 2 election: Requested vote from peers 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581), a897284864f14aa6845d6883e6be890d (127.5.160.130:42143)
I20260710 13:18:48.901015  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73b7424d038246e5920e22243e64d087" candidate_uuid: "0a93432c1f59415db2394e1f66967945" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d"
I20260710 13:18:48.901659  8856 raft_consensus.cc:3060] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:18:48.903851  8895 leader_election.cc:336] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111)
I20260710 13:18:48.908249  8856 raft_consensus.cc:2468] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a93432c1f59415db2394e1f66967945 in term 2.
I20260710 13:18:48.909198  8894 leader_election.cc:304] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [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: 0a93432c1f59415db2394e1f66967945, a897284864f14aa6845d6883e6be890d; no voters: 9b9b2616388a4edf8e68596ff0cfd501
I20260710 13:18:48.909890  9008 raft_consensus.cc:2804] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:48.910339  9008 raft_consensus.cc:697] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [term 2 LEADER]: Becoming Leader. State: Replica: 0a93432c1f59415db2394e1f66967945, State: Running, Role: LEADER
I20260710 13:18:48.911029  9008 consensus_queue.cc:237] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [LEADER]: Queue going to LEADER 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: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:48.918159  8679 catalog_manager.cc:5697] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 reported cstate change: term changed from 1 to 2, leader changed from 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129) to 0a93432c1f59415db2394e1f66967945 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "0a93432c1f59415db2394e1f66967945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:49.253747  8856 raft_consensus.cc:1275] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d [term 2 FOLLOWER]: Refusing update from remote peer 0a93432c1f59415db2394e1f66967945: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:49.255057  9008 consensus_queue.cc:1048] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:49.271261  8895 consensus_peers.cc:597] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:49.298025  8855 raft_consensus.cc:1275] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d [term 2 FOLLOWER]: Refusing update from remote peer 0a93432c1f59415db2394e1f66967945: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:49.299244  9059 consensus_queue.cc:1048] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:49.312575  8895 consensus_peers.cc:597] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:49.602103  8821 consensus_peers.cc:597] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:49.694047  8727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:18:49.708909  8821 consensus_peers.cc:597] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:49.735926  8895 consensus_peers.cc:597] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:49.831116  8895 consensus_peers.cc:597] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:49.966253  8895 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111) [suppressed 69 similar messages]
W20260710 13:18:49.968871  8895 consensus_peers.cc:597] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:49.983806  8821 consensus_peers.cc:597] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:50.018571  8821 consensus_peers.cc:597] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:50.185060  8821 consensus_peers.cc:597] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:50.695052  8727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:18:51.596990  8895 consensus_peers.cc:597] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:51.696252  8727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:18:51.926083  8895 consensus_peers.cc:597] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:52.151870  8821 consensus_peers.cc:597] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:18:52.239449  8895 consensus_peers.cc:597] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:18:52.320137  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:52.328161  9065 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:52.329191  9066 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:52.331203  9068 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:52.332079  5762 server_base.cc:1061] running on GCE node
I20260710 13:18:52.333074  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:52.333307  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:52.333541  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689532333527 us; error 0 us; skew 500 ppm
I20260710 13:18:52.334087  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:52.336972  5762 webserver.cc:533] Webserver started at http://127.5.160.129:43221/ using document root <none> and password file <none>
I20260710 13:18:52.337597  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:52.337779  5762 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:18:52.342092  5762 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:18:52.346908  9073 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:52.349112  5762 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:18:52.349570  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/ts-0-root
uuid: "9b9b2616388a4edf8e68596ff0cfd501"
format_stamp: "Formatted at 2026-07-10 13:18:45 on dist-test-slave-fcbk"
I20260710 13:18:52.350296  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689450351976-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 13:18:52.355283  8895 consensus_peers.cc:597] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:18:52.380834  8821 consensus_peers.cc:597] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:18:52.384899  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260710 13:18:52.386189  8895 consensus_peers.cc:597] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:18:52.386933  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:52.388576  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:52.394464  9080 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 13:18:52.394903  8821 consensus_peers.cc:597] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:18:52.445719  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:18:52.446081  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.054s	user 0.000s	sys 0.004s
I20260710 13:18:52.446456  5762 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:18:52.451951  9080 tablet_bootstrap.cc:492] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
I20260710 13:18:52.463897  9080 tablet_bootstrap.cc:492] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:52.464581  9080 tablet_bootstrap.cc:492] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap complete.
I20260710 13:18:52.465137  9080 ts_tablet_manager.cc:1403] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 13:18:52.467496  9080 raft_consensus.cc:359] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:52.468286  9080 raft_consensus.cc:740] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.468953  9080 consensus_queue.cc:260] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:52.471397  9080 ts_tablet_manager.cc:1434] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260710 13:18:52.472055  9080 tablet_bootstrap.cc:492] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
I20260710 13:18:52.483453  9080 tablet_bootstrap.cc:492] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:52.484146  9080 tablet_bootstrap.cc:492] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap complete.
I20260710 13:18:52.484706  9080 ts_tablet_manager.cc:1403] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:18:52.486558  5762 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:18:52.486878  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.040s	user 0.040s	sys 0.000s
I20260710 13:18:52.486776  9080 raft_consensus.cc:359] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:52.487574  9080 raft_consensus.cc:385] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:52.487854  9080 raft_consensus.cc:740] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.488572  9080 consensus_queue.cc:260] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:52.490363  9080 ts_tablet_manager.cc:1434] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:18:52.491060  9080 tablet_bootstrap.cc:492] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
W20260710 13:18:52.503903  8821 consensus_peers.cc:597] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:18:52.504607  8821 consensus_peers.cc:597] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:18:52.507090  9080 tablet_bootstrap.cc:492] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:52.507850  9080 tablet_bootstrap.cc:492] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap complete.
I20260710 13:18:52.508443  9080 ts_tablet_manager.cc:1403] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 13:18:52.510671  9080 raft_consensus.cc:359] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:52.511250  9080 raft_consensus.cc:740] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.511914  9080 consensus_queue.cc:260] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:52.513664  9080 ts_tablet_manager.cc:1434] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 13:18:52.514325  9080 tablet_bootstrap.cc:492] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
I20260710 13:18:52.525084  9080 tablet_bootstrap.cc:492] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:52.525851  9080 tablet_bootstrap.cc:492] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap complete.
I20260710 13:18:52.526383  9080 ts_tablet_manager.cc:1403] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 13:18:52.528301  9080 raft_consensus.cc:359] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:52.528796  9080 raft_consensus.cc:740] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.529451  9080 consensus_queue.cc:260] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:52.530930  9080 ts_tablet_manager.cc:1434] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:52.531685  9080 tablet_bootstrap.cc:492] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
I20260710 13:18:52.543550  9080 tablet_bootstrap.cc:492] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:18:52.544699  9080 tablet_bootstrap.cc:492] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap complete.
I20260710 13:18:52.545364  9080 ts_tablet_manager.cc:1403] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:18:52.548019  9080 raft_consensus.cc:359] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:52.548688  9080 raft_consensus.cc:740] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.549316  9080 consensus_queue.cc:260] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [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: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:52.551403  9080 ts_tablet_manager.cc:1434] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:18:52.552206  9080 tablet_bootstrap.cc:492] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
I20260710 13:18:52.555305  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:33581
I20260710 13:18:52.555501  9143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:33581 every 8 connection(s)
I20260710 13:18:52.560245  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:52.573966  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:18:52.574532  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:52.575304  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:52.576087  9080 tablet_bootstrap.cc:492] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:52.577279  9080 tablet_bootstrap.cc:492] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap complete.
I20260710 13:18:52.578065  9080 ts_tablet_manager.cc:1403] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260710 13:18:52.580794  9080 raft_consensus.cc:359] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:52.581459  9080 raft_consensus.cc:740] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.582175  9080 consensus_queue.cc:260] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:52.583885  9080 ts_tablet_manager.cc:1434] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:18:52.584775  9080 tablet_bootstrap.cc:492] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
I20260710 13:18:52.586515  9144 heartbeater.cc:344] Connected to a master server at 127.5.160.190:43161
I20260710 13:18:52.586871  9144 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:52.587565  9144 heartbeater.cc:507] Master 127.5.160.190:43161 requested a full tablet report, sending...
I20260710 13:18:52.593962  8679 ts_manager.cc:194] Re-registered known tserver with Master: 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581)
I20260710 13:18:52.597922  9080 tablet_bootstrap.cc:492] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:52.598834  9080 tablet_bootstrap.cc:492] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap complete.
I20260710 13:18:52.599536  9080 ts_tablet_manager.cc:1403] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:18:52.602423  9080 raft_consensus.cc:359] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } }
I20260710 13:18:52.603178  9080 raft_consensus.cc:740] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.603968  9080 consensus_queue.cc:260] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } }
I20260710 13:18:52.606112  9080 ts_tablet_manager.cc:1434] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:52.606930  9080 tablet_bootstrap.cc:492] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
I20260710 13:18:52.606958  8679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34354
I20260710 13:18:52.610332  9144 heartbeater.cc:499] Master 127.5.160.190:43161 was elected leader, sending a full tablet report...
I20260710 13:18:52.621333  9080 tablet_bootstrap.cc:492] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:18:52.622808  9080 tablet_bootstrap.cc:492] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap complete.
I20260710 13:18:52.623416  9080 ts_tablet_manager.cc:1403] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260710 13:18:52.625916  9080 raft_consensus.cc:359] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:52.626592  9080 raft_consensus.cc:740] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.627302  9080 consensus_queue.cc:260] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [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: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:52.629412  9080 ts_tablet_manager.cc:1434] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:18:52.630311  9080 tablet_bootstrap.cc:492] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
I20260710 13:18:52.647668  9080 tablet_bootstrap.cc:492] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:52.648561  9080 tablet_bootstrap.cc:492] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap complete.
I20260710 13:18:52.649261  9080 ts_tablet_manager.cc:1403] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260710 13:18:52.651249  9080 raft_consensus.cc:359] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:52.651746  9080 raft_consensus.cc:385] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:52.651925  9080 raft_consensus.cc:740] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.652510  9080 consensus_queue.cc:260] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:52.654168  9080 ts_tablet_manager.cc:1434] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:52.654964  9080 tablet_bootstrap.cc:492] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap starting.
I20260710 13:18:52.668493  9080 tablet_bootstrap.cc:492] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:52.669127  9080 tablet_bootstrap.cc:492] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501: Bootstrap complete.
I20260710 13:18:52.669710  9080 ts_tablet_manager.cc:1403] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 13:18:52.671600  9080 raft_consensus.cc:359] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:52.672094  9080 raft_consensus.cc:740] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9b2616388a4edf8e68596ff0cfd501, State: Initialized, Role: FOLLOWER
I20260710 13:18:52.672669  9080 consensus_queue.cc:260] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:52.674463  9080 ts_tablet_manager.cc:1434] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:52.682060  9118 raft_consensus.cc:3060] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:52.689476  9118 pending_rounds.cc:85] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501: Aborting all ops after (but not including) 0
I20260710 13:18:52.689872  9118 pending_rounds.cc:107] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:18:52.690249  9118 raft_consensus.cc:2889] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260710 13:18:52.697118  8727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:52.816612  9118 raft_consensus.cc:3060] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:52.824643  9118 pending_rounds.cc:85] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501: Aborting all ops after (but not including) 0
I20260710 13:18:52.825032  9118 pending_rounds.cc:107] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:18:52.825344  9118 raft_consensus.cc:2889] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:18:52.828176  9117 raft_consensus.cc:3060] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:52.864506  9082 raft_consensus.cc:493] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:52.864986  9082 raft_consensus.cc:515] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9b2616388a4edf8e68596ff0cfd501" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33581 } } peers { permanent_uuid: "a897284864f14aa6845d6883e6be890d" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 42143 } } peers { permanent_uuid: "0a93432c1f59415db2394e1f66967945" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36267 } }
I20260710 13:18:52.867414  9082 leader_election.cc:290] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a897284864f14aa6845d6883e6be890d (127.5.160.130:42143), 0a93432c1f59415db2394e1f66967945 (127.5.160.131:36267)
I20260710 13:18:52.880743  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc0979497504cceb2499799b2378849" candidate_uuid: "9b9b2616388a4edf8e68596ff0cfd501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a897284864f14aa6845d6883e6be890d" is_pre_election: true
I20260710 13:18:52.882648  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc0979497504cceb2499799b2378849" candidate_uuid: "9b9b2616388a4edf8e68596ff0cfd501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a93432c1f59415db2394e1f66967945" is_pre_election: true
I20260710 13:18:52.884198  9076 leader_election.cc:304] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b9b2616388a4edf8e68596ff0cfd501; no voters: 0a93432c1f59415db2394e1f66967945, a897284864f14aa6845d6883e6be890d
I20260710 13:18:52.884922  9082 raft_consensus.cc:2749] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:52.914657  9117 raft_consensus.cc:3060] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:53.584183  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:53.590728  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:18:53.591197  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:53.591663  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:18:53.698148  8727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:54.597962  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:54.603399  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:18:54.603864  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:54.604323  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:18:54.699008  8727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:55.610242  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:55.618502  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:18:55.618999  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:55.619525  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:18:55.699941  8727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:18:56.700939  8727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:56.806244  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:56.812673  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:18:56.813225  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:56.813789  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:18:56.969967  9140 debug-util.cc:398] Leaking SignalData structure 0x7b0800054820 after lost signal to thread 5765
W20260710 13:18:56.971063  9140 debug-util.cc:398] Leaking SignalData structure 0x7b0800293800 after lost signal to thread 8713
W20260710 13:18:56.972133  9140 debug-util.cc:398] Leaking SignalData structure 0x7b080013c960 after lost signal to thread 8880
W20260710 13:18:56.973079  9140 debug-util.cc:398] Leaking SignalData structure 0x7b0800214680 after lost signal to thread 8954
W20260710 13:18:56.974150  9140 debug-util.cc:398] Leaking SignalData structure 0x7b0800203b60 after lost signal to thread 9143
W20260710 13:18:57.701870  8727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:57.820204  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:57.826927  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:57.831979  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:18:57.832525  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:18:58.702907  8727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:58.860049  5762 tablet_server.cc:179] TabletServer@127.5.160.129:33581 shutting down...
I20260710 13:18:58.900214  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:58.900995  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.901801  5762 raft_consensus.cc:2243] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.902328  5762 raft_consensus.cc:2272] T 7f57c1373e02426ab5a4b38d39128d3c P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.904255  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.904812  5762 raft_consensus.cc:2243] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.905257  5762 raft_consensus.cc:2272] T 6fc0979497504cceb2499799b2378849 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.907171  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.907799  5762 raft_consensus.cc:2243] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.908244  5762 raft_consensus.cc:2272] T 73b7424d038246e5920e22243e64d087 P 9b9b2616388a4edf8e68596ff0cfd501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.910095  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.910652  5762 raft_consensus.cc:2243] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.911077  5762 raft_consensus.cc:2272] T f3fde46bc7c4407f929ff4d97f3355cf P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.912866  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.913466  5762 raft_consensus.cc:2243] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.913898  5762 raft_consensus.cc:2272] T 1352909850904209a9953fee81f21e8f P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.915635  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.916198  5762 raft_consensus.cc:2243] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.916610  5762 raft_consensus.cc:2272] T 9e6e68c241174bdaae447c37284e88a4 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.918463  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.919011  5762 raft_consensus.cc:2243] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.919435  5762 raft_consensus.cc:2272] T de145de2781740368148b89c71fba1fe P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.921195  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.921736  5762 raft_consensus.cc:2243] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.922158  5762 raft_consensus.cc:2272] T 35854be9b0aa471ab649acfa73916861 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.923887  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.924396  5762 raft_consensus.cc:2243] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.924809  5762 raft_consensus.cc:2272] T edfc2fda2d884000b5902161c0c66b6b P 9b9b2616388a4edf8e68596ff0cfd501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.926602  5762 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.927093  5762 raft_consensus.cc:2243] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.927505  5762 raft_consensus.cc:2272] T 66a4333a595742c99763460bd712ca57 P 9b9b2616388a4edf8e68596ff0cfd501 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:58.930687  8895 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 54 similar messages]
W20260710 13:18:58.934242  8895 consensus_peers.cc:597] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:58.995363  8821 consensus_peers.cc:597] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:59.037567  8821 consensus_peers.cc:597] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:59.057124  8821 consensus_peers.cc:597] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:59.153287  8821 consensus_peers.cc:597] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:59.219902  8895 consensus_peers.cc:597] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:59.278952  8895 consensus_peers.cc:597] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:59.290854  8895 consensus_peers.cc:597] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:59.354719  8895 consensus_peers.cc:597] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:59.450191  8821 consensus_peers.cc:597] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d -> Peer 9b9b2616388a4edf8e68596ff0cfd501 (127.5.160.129:33581): Couldn't send request to peer 9b9b2616388a4edf8e68596ff0cfd501. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:59.549078  5762 tablet_server.cc:196] TabletServer@127.5.160.129:33581 shutdown complete.
I20260710 13:18:59.566646  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
I20260710 13:18:59.602142  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:59.602999  5762 tablet_replica.cc:333] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d: stopping tablet replica
I20260710 13:18:59.603869  5762 raft_consensus.cc:2243] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:59.604403  5762 raft_consensus.cc:2272] T 73b7424d038246e5920e22243e64d087 P a897284864f14aa6845d6883e6be890d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:59.604480  8894 consensus_peers.cc:597] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 -> Peer a897284864f14aa6845d6883e6be890d (127.5.160.130:42143): Couldn't send request to peer a897284864f14aa6845d6883e6be890d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:59.606959  5762 tablet_replica.cc:333] T f3fde46bc7c4407f929ff4d97f3355cf P a897284864f14aa6845d6883e6be890d: stopping tablet replica
I20260710 13:18:59.607678  5762 raft_consensus.cc:2243] T f3fde46bc7c4407f929ff4d97f3355cf P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:59.608178  5762 raft_consensus.cc:2272] T f3fde46bc7c4407f929ff4d97f3355cf P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.610400  5762 tablet_replica.cc:333] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d: stopping tablet replica
I20260710 13:18:59.610991  5762 raft_consensus.cc:2243] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:59.611793  5762 raft_consensus.cc:2272] T 6fc0979497504cceb2499799b2378849 P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.614054  5762 tablet_replica.cc:333] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d: stopping tablet replica
I20260710 13:18:59.614639  5762 raft_consensus.cc:2243] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:59.615427  5762 raft_consensus.cc:2272] T 7f57c1373e02426ab5a4b38d39128d3c P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.617664  5762 tablet_replica.cc:333] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d: stopping tablet replica
I20260710 13:18:59.618201  5762 raft_consensus.cc:2243] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:59.618981  5762 raft_consensus.cc:2272] T 35854be9b0aa471ab649acfa73916861 P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.621052  5762 tablet_replica.cc:333] T 1352909850904209a9953fee81f21e8f P a897284864f14aa6845d6883e6be890d: stopping tablet replica
I20260710 13:18:59.621670  5762 raft_consensus.cc:2243] T 1352909850904209a9953fee81f21e8f P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:59.622128  5762 raft_consensus.cc:2272] T 1352909850904209a9953fee81f21e8f P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.624150  5762 tablet_replica.cc:333] T 9e6e68c241174bdaae447c37284e88a4 P a897284864f14aa6845d6883e6be890d: stopping tablet replica
I20260710 13:18:59.624718  5762 raft_consensus.cc:2243] T 9e6e68c241174bdaae447c37284e88a4 P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:59.625172  5762 raft_consensus.cc:2272] T 9e6e68c241174bdaae447c37284e88a4 P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.627269  5762 tablet_replica.cc:333] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d: stopping tablet replica
I20260710 13:18:59.627804  5762 raft_consensus.cc:2243] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:59.628574  5762 raft_consensus.cc:2272] T de145de2781740368148b89c71fba1fe P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.630630  5762 tablet_replica.cc:333] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d: stopping tablet replica
I20260710 13:18:59.631170  5762 raft_consensus.cc:2243] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:59.631649  5762 raft_consensus.cc:2272] T edfc2fda2d884000b5902161c0c66b6b P a897284864f14aa6845d6883e6be890d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.633694  5762 tablet_replica.cc:333] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d: stopping tablet replica
I20260710 13:18:59.634217  5762 raft_consensus.cc:2243] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:59.634984  5762 raft_consensus.cc:2272] T 66a4333a595742c99763460bd712ca57 P a897284864f14aa6845d6883e6be890d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.667408  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
W20260710 13:18:59.678308  8894 consensus_peers.cc:597] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 -> Peer a897284864f14aa6845d6883e6be890d (127.5.160.130:42143): Couldn't send request to peer a897284864f14aa6845d6883e6be890d. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:42143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:59.692998  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
W20260710 13:18:59.705272  8727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:18:59.715973  8894 consensus_peers.cc:597] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 -> Peer a897284864f14aa6845d6883e6be890d (127.5.160.130:42143): Couldn't send request to peer a897284864f14aa6845d6883e6be890d. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:42143: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:59.722631  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:59.723443  5762 tablet_replica.cc:333] T 35854be9b0aa471ab649acfa73916861 P 0a93432c1f59415db2394e1f66967945: stopping tablet replica
I20260710 13:18:59.724370  5762 raft_consensus.cc:2243] T 35854be9b0aa471ab649acfa73916861 P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:59.724939  5762 raft_consensus.cc:2272] T 35854be9b0aa471ab649acfa73916861 P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.727409  5762 tablet_replica.cc:333] T 7f57c1373e02426ab5a4b38d39128d3c P 0a93432c1f59415db2394e1f66967945: stopping tablet replica
I20260710 13:18:59.727993  5762 raft_consensus.cc:2243] T 7f57c1373e02426ab5a4b38d39128d3c P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:59.728583  5762 raft_consensus.cc:2272] T 7f57c1373e02426ab5a4b38d39128d3c P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.730466  5762 tablet_replica.cc:333] T 6fc0979497504cceb2499799b2378849 P 0a93432c1f59415db2394e1f66967945: stopping tablet replica
I20260710 13:18:59.730966  5762 raft_consensus.cc:2243] T 6fc0979497504cceb2499799b2378849 P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:59.731369  5762 raft_consensus.cc:2272] T 6fc0979497504cceb2499799b2378849 P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.733232  5762 tablet_replica.cc:333] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945: stopping tablet replica
I20260710 13:18:59.733843  5762 raft_consensus.cc:2243] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:59.734592  5762 raft_consensus.cc:2272] T 73b7424d038246e5920e22243e64d087 P 0a93432c1f59415db2394e1f66967945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.736442  5762 tablet_replica.cc:333] T de145de2781740368148b89c71fba1fe P 0a93432c1f59415db2394e1f66967945: stopping tablet replica
I20260710 13:18:59.736956  5762 raft_consensus.cc:2243] T de145de2781740368148b89c71fba1fe P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:59.737440  5762 raft_consensus.cc:2272] T de145de2781740368148b89c71fba1fe P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.739286  5762 tablet_replica.cc:333] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945: stopping tablet replica
I20260710 13:18:59.739777  5762 raft_consensus.cc:2243] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:59.740502  5762 raft_consensus.cc:2272] T 1352909850904209a9953fee81f21e8f P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.742359  5762 tablet_replica.cc:333] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945: stopping tablet replica
I20260710 13:18:59.742856  5762 raft_consensus.cc:2243] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:59.743593  5762 raft_consensus.cc:2272] T 9e6e68c241174bdaae447c37284e88a4 P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.745620  5762 tablet_replica.cc:333] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945: stopping tablet replica
I20260710 13:18:59.746096  5762 raft_consensus.cc:2243] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:59.746826  5762 raft_consensus.cc:2272] T f3fde46bc7c4407f929ff4d97f3355cf P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.748616  5762 tablet_replica.cc:333] T 66a4333a595742c99763460bd712ca57 P 0a93432c1f59415db2394e1f66967945: stopping tablet replica
I20260710 13:18:59.749091  5762 raft_consensus.cc:2243] T 66a4333a595742c99763460bd712ca57 P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:59.749557  5762 raft_consensus.cc:2272] T 66a4333a595742c99763460bd712ca57 P 0a93432c1f59415db2394e1f66967945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.751266  5762 tablet_replica.cc:333] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945: stopping tablet replica
I20260710 13:18:59.751727  5762 raft_consensus.cc:2243] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:59.752447  5762 raft_consensus.cc:2272] T edfc2fda2d884000b5902161c0c66b6b P 0a93432c1f59415db2394e1f66967945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.773234  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260710 13:18:59.796255  5762 master.cc:562] Master@127.5.160.190:43161 shutting down...
I20260710 13:18:59.821563  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:59.822232  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.822600  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P a5fd4cb9d84b4cd5ad9fdf0f2b1993d8: stopping tablet replica
I20260710 13:18:59.842878  5762 master.cc:584] Master@127.5.160.190:43161 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14341 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:18:59.886468  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:44347
I20260710 13:18:59.887594  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:59.893654  9188 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:59.893661  9187 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:59.894618  9190 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:59.895043  5762 server_base.cc:1061] running on GCE node
I20260710 13:18:59.895987  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:59.896168  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:59.896344  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689539896330 us; error 0 us; skew 500 ppm
I20260710 13:18:59.896924  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:59.899449  5762 webserver.cc:533] Webserver started at http://127.5.160.190:35657/ using document root <none> and password file <none>
I20260710 13:18:59.899977  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:59.900174  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:59.900497  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:59.901770  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/master-0-root/instance:
uuid: "81c60e81c4e64021a2ce3459b4be65f3"
format_stamp: "Formatted at 2026-07-10 13:18:59 on dist-test-slave-fcbk"
I20260710 13:18:59.906600  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:18:59.910180  9195 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:59.911144  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:18:59.911423  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/master-0-root
uuid: "81c60e81c4e64021a2ce3459b4be65f3"
format_stamp: "Formatted at 2026-07-10 13:18:59 on dist-test-slave-fcbk"
I20260710 13:18:59.911698  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:59.946020  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:59.947252  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:59.990854  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:44347
I20260710 13:18:59.990968  9246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:44347 every 8 connection(s)
I20260710 13:18:59.994952  9247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:00.006667  9247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3: Bootstrap starting.
I20260710 13:19:00.011620  9247 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.016291  9247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3: No bootstrap required, opened a new log
I20260710 13:19:00.018415  9247 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81c60e81c4e64021a2ce3459b4be65f3" member_type: VOTER }
I20260710 13:19:00.018795  9247 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.018970  9247 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81c60e81c4e64021a2ce3459b4be65f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.019450  9247 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81c60e81c4e64021a2ce3459b4be65f3" member_type: VOTER }
I20260710 13:19:00.019838  9247 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:00.020026  9247 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:00.020224  9247 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.024748  9247 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81c60e81c4e64021a2ce3459b4be65f3" member_type: VOTER }
I20260710 13:19:00.025213  9247 leader_election.cc:304] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [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: 81c60e81c4e64021a2ce3459b4be65f3; no voters: 
I20260710 13:19:00.026427  9247 leader_election.cc:290] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:00.026890  9250 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.028430  9250 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [term 1 LEADER]: Becoming Leader. State: Replica: 81c60e81c4e64021a2ce3459b4be65f3, State: Running, Role: LEADER
I20260710 13:19:00.029250  9250 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [LEADER]: Queue going to LEADER mode. State: All 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: "81c60e81c4e64021a2ce3459b4be65f3" member_type: VOTER }
I20260710 13:19:00.029443  9247 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:00.034132  9251 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81c60e81c4e64021a2ce3459b4be65f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81c60e81c4e64021a2ce3459b4be65f3" member_type: VOTER } }
I20260710 13:19:00.034324  9252 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81c60e81c4e64021a2ce3459b4be65f3. Latest consensus state: current_term: 1 leader_uuid: "81c60e81c4e64021a2ce3459b4be65f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81c60e81c4e64021a2ce3459b4be65f3" member_type: VOTER } }
I20260710 13:19:00.034802  9251 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:00.034909  9252 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:00.036769  9256 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:00.041831  9256 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:00.047150  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:00.051371  9256 catalog_manager.cc:1383] Generated new cluster ID: d8358606a9a14e35b1ecdec3b5f96091
I20260710 13:19:00.051669  9256 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:00.101015  9256 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:00.102326  9256 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:00.123572  9256 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3: Generated new TSK 0
I20260710 13:19:00.124203  9256 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:00.179190  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:00.185817  9268 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:00.186972  9269 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:00.188516  9271 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:00.189659  5762 server_base.cc:1061] running on GCE node
I20260710 13:19:00.190601  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:00.190780  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:00.190984  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689540190948 us; error 0 us; skew 500 ppm
I20260710 13:19:00.191551  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:00.193954  5762 webserver.cc:533] Webserver started at http://127.5.160.129:42245/ using document root <none> and password file <none>
I20260710 13:19:00.194453  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:00.194643  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:00.194921  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:00.195993  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/ts-0-root/instance:
uuid: "b842b4ab475546a4ac9907d8ae48a4ac"
format_stamp: "Formatted at 2026-07-10 13:19:00 on dist-test-slave-fcbk"
I20260710 13:19:00.200603  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:00.204602  9276 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:00.205649  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:19:00.206061  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/ts-0-root
uuid: "b842b4ab475546a4ac9907d8ae48a4ac"
format_stamp: "Formatted at 2026-07-10 13:19:00 on dist-test-slave-fcbk"
I20260710 13:19:00.206388  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:00.215337  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:00.216632  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:00.218273  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:00.220610  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:00.220852  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:00.221119  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:00.221287  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:00.265802  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:46353
I20260710 13:19:00.265929  9338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:46353 every 8 connection(s)
I20260710 13:19:00.270975  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:00.279034  9343 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:00.280117  9344 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:00.285652  9339 heartbeater.cc:344] Connected to a master server at 127.5.160.190:44347
W20260710 13:19:00.285547  9346 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:00.285871  5762 server_base.cc:1061] running on GCE node
I20260710 13:19:00.286511  9339 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:00.287257  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:00.287500  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:00.287369  9339 heartbeater.cc:507] Master 127.5.160.190:44347 requested a full tablet report, sending...
I20260710 13:19:00.287779  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689540287759 us; error 0 us; skew 500 ppm
I20260710 13:19:00.288398  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:00.289939  9212 ts_manager.cc:194] Registered new tserver with Master: b842b4ab475546a4ac9907d8ae48a4ac (127.5.160.129:46353)
I20260710 13:19:00.291198  5762 webserver.cc:533] Webserver started at http://127.5.160.130:33515/ using document root <none> and password file <none>
I20260710 13:19:00.291740  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:00.291956  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:00.291956  9212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50084
I20260710 13:19:00.292488  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:00.293798  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/ts-1-root/instance:
uuid: "c2a9dafe51f3401cb729b0fbfee73922"
format_stamp: "Formatted at 2026-07-10 13:19:00 on dist-test-slave-fcbk"
I20260710 13:19:00.298293  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:19:00.301595  9351 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:00.302408  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:00.302760  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/ts-1-root
uuid: "c2a9dafe51f3401cb729b0fbfee73922"
format_stamp: "Formatted at 2026-07-10 13:19:00 on dist-test-slave-fcbk"
I20260710 13:19:00.303114  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:00.322624  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:00.324129  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:00.325788  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:00.328227  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:00.328485  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:00.328749  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:00.328953  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:00.374444  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:39831
I20260710 13:19:00.374571  9413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:39831 every 8 connection(s)
I20260710 13:19:00.379619  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:00.388834  9418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:00.389760  9417 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:00.390831  9420 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:00.392671  5762 server_base.cc:1061] running on GCE node
I20260710 13:19:00.393751  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:00.393998  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:00.394132  9414 heartbeater.cc:344] Connected to a master server at 127.5.160.190:44347
I20260710 13:19:00.394214  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689540394194 us; error 0 us; skew 500 ppm
I20260710 13:19:00.394595  9414 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:00.395107  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:00.395560  9414 heartbeater.cc:507] Master 127.5.160.190:44347 requested a full tablet report, sending...
I20260710 13:19:00.397935  9212 ts_manager.cc:194] Registered new tserver with Master: c2a9dafe51f3401cb729b0fbfee73922 (127.5.160.130:39831)
I20260710 13:19:00.398132  5762 webserver.cc:533] Webserver started at http://127.5.160.131:43739/ using document root <none> and password file <none>
I20260710 13:19:00.398746  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:00.398970  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:00.399260  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:00.399569  9212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50096
I20260710 13:19:00.400722  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/ts-2-root/instance:
uuid: "71a6999c40234b2281f9a1f26bf73c66"
format_stamp: "Formatted at 2026-07-10 13:19:00 on dist-test-slave-fcbk"
I20260710 13:19:00.405835  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:19:00.409884  9425 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:00.410827  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:19:00.411240  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/ts-2-root
uuid: "71a6999c40234b2281f9a1f26bf73c66"
format_stamp: "Formatted at 2026-07-10 13:19:00 on dist-test-slave-fcbk"
I20260710 13:19:00.411512  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689450351976-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:00.432269  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:00.433568  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:00.434985  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:00.437287  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:00.437595  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:00.437841  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:00.438045  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:00.482208  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:35609
I20260710 13:19:00.482334  9487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:35609 every 8 connection(s)
I20260710 13:19:00.496840  9488 heartbeater.cc:344] Connected to a master server at 127.5.160.190:44347
I20260710 13:19:00.497380  9488 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:00.498175  9488 heartbeater.cc:507] Master 127.5.160.190:44347 requested a full tablet report, sending...
I20260710 13:19:00.500303  9212 ts_manager.cc:194] Registered new tserver with Master: 71a6999c40234b2281f9a1f26bf73c66 (127.5.160.131:35609)
I20260710 13:19:00.501341  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015896074s
I20260710 13:19:00.501881  9212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50106
I20260710 13:19:00.529647  9212 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50108:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:00.532258  9212 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:00.588850  9378 tablet_service.cc:1511] Processing CreateTablet for tablet 96a4537b53284e0bbd35cf2459b23024 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1acc337eb9f94d9181ebf2d420f4ad17]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:00.589355  9453 tablet_service.cc:1511] Processing CreateTablet for tablet da6a121d999e4a698978ed66d59e9525 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1acc337eb9f94d9181ebf2d420f4ad17]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:00.588841  9379 tablet_service.cc:1511] Processing CreateTablet for tablet da6a121d999e4a698978ed66d59e9525 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1acc337eb9f94d9181ebf2d420f4ad17]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:00.590480  9378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a4537b53284e0bbd35cf2459b23024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:00.590720  9453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da6a121d999e4a698978ed66d59e9525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:00.591153  9379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da6a121d999e4a698978ed66d59e9525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:00.592274  9452 tablet_service.cc:1511] Processing CreateTablet for tablet 96a4537b53284e0bbd35cf2459b23024 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1acc337eb9f94d9181ebf2d420f4ad17]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:00.593593  9452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a4537b53284e0bbd35cf2459b23024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:00.598722  9304 tablet_service.cc:1511] Processing CreateTablet for tablet da6a121d999e4a698978ed66d59e9525 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1acc337eb9f94d9181ebf2d420f4ad17]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:00.600051  9304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da6a121d999e4a698978ed66d59e9525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:00.602010  9303 tablet_service.cc:1511] Processing CreateTablet for tablet 96a4537b53284e0bbd35cf2459b23024 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1acc337eb9f94d9181ebf2d420f4ad17]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:00.603279  9303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a4537b53284e0bbd35cf2459b23024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:00.609880  9504 tablet_bootstrap.cc:492] T da6a121d999e4a698978ed66d59e9525 P 71a6999c40234b2281f9a1f26bf73c66: Bootstrap starting.
I20260710 13:19:00.614917  9503 tablet_bootstrap.cc:492] T 96a4537b53284e0bbd35cf2459b23024 P c2a9dafe51f3401cb729b0fbfee73922: Bootstrap starting.
I20260710 13:19:00.623775  9504 tablet_bootstrap.cc:654] T da6a121d999e4a698978ed66d59e9525 P 71a6999c40234b2281f9a1f26bf73c66: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.623776  9503 tablet_bootstrap.cc:654] T 96a4537b53284e0bbd35cf2459b23024 P c2a9dafe51f3401cb729b0fbfee73922: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.633235  9505 tablet_bootstrap.cc:492] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac: Bootstrap starting.
I20260710 13:19:00.639056  9503 tablet_bootstrap.cc:492] T 96a4537b53284e0bbd35cf2459b23024 P c2a9dafe51f3401cb729b0fbfee73922: No bootstrap required, opened a new log
I20260710 13:19:00.639638  9503 ts_tablet_manager.cc:1403] T 96a4537b53284e0bbd35cf2459b23024 P c2a9dafe51f3401cb729b0fbfee73922: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.004s
I20260710 13:19:00.640065  9504 tablet_bootstrap.cc:492] T da6a121d999e4a698978ed66d59e9525 P 71a6999c40234b2281f9a1f26bf73c66: No bootstrap required, opened a new log
I20260710 13:19:00.640560  9504 ts_tablet_manager.cc:1403] T da6a121d999e4a698978ed66d59e9525 P 71a6999c40234b2281f9a1f26bf73c66: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.000s
I20260710 13:19:00.641001  9505 tablet_bootstrap.cc:654] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.642711  9503 raft_consensus.cc:359] T 96a4537b53284e0bbd35cf2459b23024 P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:00.643512  9503 raft_consensus.cc:385] T 96a4537b53284e0bbd35cf2459b23024 P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.643944  9503 raft_consensus.cc:740] T 96a4537b53284e0bbd35cf2459b23024 P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a9dafe51f3401cb729b0fbfee73922, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.643561  9504 raft_consensus.cc:359] T da6a121d999e4a698978ed66d59e9525 P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } }
I20260710 13:19:00.644407  9504 raft_consensus.cc:385] T da6a121d999e4a698978ed66d59e9525 P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.644704  9504 raft_consensus.cc:740] T da6a121d999e4a698978ed66d59e9525 P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6999c40234b2281f9a1f26bf73c66, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.644804  9503 consensus_queue.cc:260] T 96a4537b53284e0bbd35cf2459b23024 P c2a9dafe51f3401cb729b0fbfee73922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:00.645653  9504 consensus_queue.cc:260] T da6a121d999e4a698978ed66d59e9525 P 71a6999c40234b2281f9a1f26bf73c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } }
I20260710 13:19:00.646517  9505 tablet_bootstrap.cc:492] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac: No bootstrap required, opened a new log
I20260710 13:19:00.647083  9505 ts_tablet_manager.cc:1403] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:19:00.647847  9414 heartbeater.cc:499] Master 127.5.160.190:44347 was elected leader, sending a full tablet report...
I20260710 13:19:00.648329  9503 ts_tablet_manager.cc:1434] T 96a4537b53284e0bbd35cf2459b23024 P c2a9dafe51f3401cb729b0fbfee73922: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:19:00.648947  9488 heartbeater.cc:499] Master 127.5.160.190:44347 was elected leader, sending a full tablet report...
I20260710 13:19:00.649348  9503 tablet_bootstrap.cc:492] T da6a121d999e4a698978ed66d59e9525 P c2a9dafe51f3401cb729b0fbfee73922: Bootstrap starting.
I20260710 13:19:00.651834  9505 raft_consensus.cc:359] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } }
I20260710 13:19:00.652729  9505 raft_consensus.cc:385] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.653049  9505 raft_consensus.cc:740] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b842b4ab475546a4ac9907d8ae48a4ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.653896  9505 consensus_queue.cc:260] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } }
I20260710 13:19:00.656352  9503 tablet_bootstrap.cc:654] T da6a121d999e4a698978ed66d59e9525 P c2a9dafe51f3401cb729b0fbfee73922: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.664817  9504 ts_tablet_manager.cc:1434] T da6a121d999e4a698978ed66d59e9525 P 71a6999c40234b2281f9a1f26bf73c66: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:19:00.668624  9504 tablet_bootstrap.cc:492] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66: Bootstrap starting.
I20260710 13:19:00.678917  9339 heartbeater.cc:499] Master 127.5.160.190:44347 was elected leader, sending a full tablet report...
I20260710 13:19:00.679541  9504 tablet_bootstrap.cc:654] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.680565  9503 tablet_bootstrap.cc:492] T da6a121d999e4a698978ed66d59e9525 P c2a9dafe51f3401cb729b0fbfee73922: No bootstrap required, opened a new log
I20260710 13:19:00.680578  9505 ts_tablet_manager.cc:1434] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac: Time spent starting tablet: real 0.033s	user 0.024s	sys 0.007s
I20260710 13:19:00.681278  9503 ts_tablet_manager.cc:1403] T da6a121d999e4a698978ed66d59e9525 P c2a9dafe51f3401cb729b0fbfee73922: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.023s
I20260710 13:19:00.682209  9505 tablet_bootstrap.cc:492] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac: Bootstrap starting.
I20260710 13:19:00.685109  9503 raft_consensus.cc:359] T da6a121d999e4a698978ed66d59e9525 P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } }
I20260710 13:19:00.686228  9503 raft_consensus.cc:385] T da6a121d999e4a698978ed66d59e9525 P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.686702  9503 raft_consensus.cc:740] T da6a121d999e4a698978ed66d59e9525 P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a9dafe51f3401cb729b0fbfee73922, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.687880  9503 consensus_queue.cc:260] T da6a121d999e4a698978ed66d59e9525 P c2a9dafe51f3401cb729b0fbfee73922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } }
I20260710 13:19:00.690968  9503 ts_tablet_manager.cc:1434] T da6a121d999e4a698978ed66d59e9525 P c2a9dafe51f3401cb729b0fbfee73922: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:19:00.694909  9505 tablet_bootstrap.cc:654] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.699066  9504 tablet_bootstrap.cc:492] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66: No bootstrap required, opened a new log
I20260710 13:19:00.699607  9504 ts_tablet_manager.cc:1403] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.011s
I20260710 13:19:00.701120  9505 tablet_bootstrap.cc:492] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac: No bootstrap required, opened a new log
I20260710 13:19:00.701749  9505 ts_tablet_manager.cc:1403] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260710 13:19:00.701898  9504 raft_consensus.cc:359] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:00.702626  9504 raft_consensus.cc:385] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.702904  9504 raft_consensus.cc:740] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6999c40234b2281f9a1f26bf73c66, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.705653  9504 consensus_queue.cc:260] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:00.706697  9505 raft_consensus.cc:359] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:00.707528  9505 raft_consensus.cc:385] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.707860  9505 raft_consensus.cc:740] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b842b4ab475546a4ac9907d8ae48a4ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.708159  9504 ts_tablet_manager.cc:1434] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:00.708630  9505 consensus_queue.cc:260] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:00.711016  9505 ts_tablet_manager.cc:1434] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
W20260710 13:19:00.736332  9489 tablet.cc:2406] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:00.755220  9511 raft_consensus.cc:493] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.755802  9511 raft_consensus.cc:515] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } }
I20260710 13:19:00.758261  9511 leader_election.cc:290] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71a6999c40234b2281f9a1f26bf73c66 (127.5.160.131:35609), c2a9dafe51f3401cb729b0fbfee73922 (127.5.160.130:39831)
I20260710 13:19:00.767366  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6a121d999e4a698978ed66d59e9525" candidate_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6999c40234b2281f9a1f26bf73c66" is_pre_election: true
I20260710 13:19:00.768044  9463 raft_consensus.cc:2468] T da6a121d999e4a698978ed66d59e9525 P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b842b4ab475546a4ac9907d8ae48a4ac in term 0.
I20260710 13:19:00.768960  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6a121d999e4a698978ed66d59e9525" candidate_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a9dafe51f3401cb729b0fbfee73922" is_pre_election: true
I20260710 13:19:00.769320  9278 leader_election.cc:304] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6999c40234b2281f9a1f26bf73c66, b842b4ab475546a4ac9907d8ae48a4ac; no voters: 
I20260710 13:19:00.769593  9389 raft_consensus.cc:2468] T da6a121d999e4a698978ed66d59e9525 P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b842b4ab475546a4ac9907d8ae48a4ac in term 0.
I20260710 13:19:00.770233  9511 raft_consensus.cc:2804] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.770658  9511 raft_consensus.cc:493] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.771054  9511 raft_consensus.cc:3060] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.777246  9511 raft_consensus.cc:515] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } }
I20260710 13:19:00.779165  9511 leader_election.cc:290] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [CANDIDATE]: Term 1 election: Requested vote from peers 71a6999c40234b2281f9a1f26bf73c66 (127.5.160.131:35609), c2a9dafe51f3401cb729b0fbfee73922 (127.5.160.130:39831)
I20260710 13:19:00.780006  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6a121d999e4a698978ed66d59e9525" candidate_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6999c40234b2281f9a1f26bf73c66"
I20260710 13:19:00.780581  9463 raft_consensus.cc:3060] T da6a121d999e4a698978ed66d59e9525 P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.780488  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6a121d999e4a698978ed66d59e9525" candidate_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a9dafe51f3401cb729b0fbfee73922"
I20260710 13:19:00.781201  9389 raft_consensus.cc:3060] T da6a121d999e4a698978ed66d59e9525 P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.786352  9463 raft_consensus.cc:2468] T da6a121d999e4a698978ed66d59e9525 P 71a6999c40234b2281f9a1f26bf73c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b842b4ab475546a4ac9907d8ae48a4ac in term 1.
I20260710 13:19:00.786700  9389 raft_consensus.cc:2468] T da6a121d999e4a698978ed66d59e9525 P c2a9dafe51f3401cb729b0fbfee73922 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b842b4ab475546a4ac9907d8ae48a4ac in term 1.
I20260710 13:19:00.787599  9278 leader_election.cc:304] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6999c40234b2281f9a1f26bf73c66, b842b4ab475546a4ac9907d8ae48a4ac; no voters: 
I20260710 13:19:00.788455  9511 raft_consensus.cc:2804] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.789564  9511 raft_consensus.cc:697] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [term 1 LEADER]: Becoming Leader. State: Replica: b842b4ab475546a4ac9907d8ae48a4ac, State: Running, Role: LEADER
I20260710 13:19:00.790469  9511 consensus_queue.cc:237] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } }
I20260710 13:19:00.798198  9209 catalog_manager.cc:5697] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac reported cstate change: term changed from 0 to 1, leader changed from <none> to b842b4ab475546a4ac9907d8ae48a4ac (127.5.160.129). New cstate: current_term: 1 leader_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:01.000789  9511 raft_consensus.cc:493] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:01.001298  9511 raft_consensus.cc:515] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.003070  9511 leader_election.cc:290] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a9dafe51f3401cb729b0fbfee73922 (127.5.160.130:39831), 71a6999c40234b2281f9a1f26bf73c66 (127.5.160.131:35609)
I20260710 13:19:01.004235  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a4537b53284e0bbd35cf2459b23024" candidate_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a9dafe51f3401cb729b0fbfee73922" is_pre_election: true
I20260710 13:19:01.004235  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a4537b53284e0bbd35cf2459b23024" candidate_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6999c40234b2281f9a1f26bf73c66" is_pre_election: true
I20260710 13:19:01.005155  9389 raft_consensus.cc:2468] T 96a4537b53284e0bbd35cf2459b23024 P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b842b4ab475546a4ac9907d8ae48a4ac in term 0.
I20260710 13:19:01.005177  9463 raft_consensus.cc:2468] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b842b4ab475546a4ac9907d8ae48a4ac in term 0.
I20260710 13:19:01.006397  9278 leader_election.cc:304] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6999c40234b2281f9a1f26bf73c66, b842b4ab475546a4ac9907d8ae48a4ac; no voters: 
I20260710 13:19:01.007071  9511 raft_consensus.cc:2804] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:01.007400  9511 raft_consensus.cc:493] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:01.007632  9511 raft_consensus.cc:3060] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:01.012390  9511 raft_consensus.cc:515] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.014649  9511 leader_election.cc:290] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [CANDIDATE]: Term 1 election: Requested vote from peers c2a9dafe51f3401cb729b0fbfee73922 (127.5.160.130:39831), 71a6999c40234b2281f9a1f26bf73c66 (127.5.160.131:35609)
I20260710 13:19:01.015419  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a4537b53284e0bbd35cf2459b23024" candidate_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a9dafe51f3401cb729b0fbfee73922"
I20260710 13:19:01.015589  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a4537b53284e0bbd35cf2459b23024" candidate_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6999c40234b2281f9a1f26bf73c66"
I20260710 13:19:01.015931  9389 raft_consensus.cc:3060] T 96a4537b53284e0bbd35cf2459b23024 P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:01.016230  9463 raft_consensus.cc:3060] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:01.020948  9389 raft_consensus.cc:2468] T 96a4537b53284e0bbd35cf2459b23024 P c2a9dafe51f3401cb729b0fbfee73922 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b842b4ab475546a4ac9907d8ae48a4ac in term 1.
I20260710 13:19:01.020979  9463 raft_consensus.cc:2468] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b842b4ab475546a4ac9907d8ae48a4ac in term 1.
I20260710 13:19:01.022370  9278 leader_election.cc:304] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6999c40234b2281f9a1f26bf73c66, b842b4ab475546a4ac9907d8ae48a4ac; no voters: 
I20260710 13:19:01.023151  9511 raft_consensus.cc:2804] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:01.023561  9511 raft_consensus.cc:697] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 1 LEADER]: Becoming Leader. State: Replica: b842b4ab475546a4ac9907d8ae48a4ac, State: Running, Role: LEADER
I20260710 13:19:01.024304  9511 consensus_queue.cc:237] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.030503  9209 catalog_manager.cc:5697] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac reported cstate change: term changed from 0 to 1, leader changed from <none> to b842b4ab475546a4ac9907d8ae48a4ac (127.5.160.129). New cstate: current_term: 1 leader_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:01.107154  9209 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50120:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:01.109355  9209 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 13:19:01.134232  9304 tablet_service.cc:1511] Processing CreateTablet for tablet 75085fef87f04f3bb3b360b88e4fb4bf (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bef8600327db423abbe7e186b404277d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:01.135538  9304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75085fef87f04f3bb3b360b88e4fb4bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.136001  9378 tablet_service.cc:1511] Processing CreateTablet for tablet 75085fef87f04f3bb3b360b88e4fb4bf (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bef8600327db423abbe7e186b404277d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:01.137247  9378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75085fef87f04f3bb3b360b88e4fb4bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.137353  9452 tablet_service.cc:1511] Processing CreateTablet for tablet 75085fef87f04f3bb3b360b88e4fb4bf (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bef8600327db423abbe7e186b404277d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:01.138823  9452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75085fef87f04f3bb3b360b88e4fb4bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.142642  9453 tablet_service.cc:1511] Processing CreateTablet for tablet 9a324e0097ee4306b86122d055d75272 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bef8600327db423abbe7e186b404277d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:01.144089  9453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a324e0097ee4306b86122d055d75272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.147873  9303 tablet_service.cc:1511] Processing CreateTablet for tablet 9a324e0097ee4306b86122d055d75272 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bef8600327db423abbe7e186b404277d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:01.148552  9379 tablet_service.cc:1511] Processing CreateTablet for tablet 9a324e0097ee4306b86122d055d75272 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bef8600327db423abbe7e186b404277d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:01.150074  9379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a324e0097ee4306b86122d055d75272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.149312  9303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a324e0097ee4306b86122d055d75272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.151871  9505 tablet_bootstrap.cc:492] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac: Bootstrap starting.
I20260710 13:19:01.157974  9505 tablet_bootstrap.cc:654] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.159719  9504 tablet_bootstrap.cc:492] T 75085fef87f04f3bb3b360b88e4fb4bf P 71a6999c40234b2281f9a1f26bf73c66: Bootstrap starting.
I20260710 13:19:01.171602  9504 tablet_bootstrap.cc:654] T 75085fef87f04f3bb3b360b88e4fb4bf P 71a6999c40234b2281f9a1f26bf73c66: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.188539  9511 consensus_queue.cc:1048] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:01.191223  9503 tablet_bootstrap.cc:492] T 75085fef87f04f3bb3b360b88e4fb4bf P c2a9dafe51f3401cb729b0fbfee73922: Bootstrap starting.
I20260710 13:19:01.191627  9504 tablet_bootstrap.cc:492] T 75085fef87f04f3bb3b360b88e4fb4bf P 71a6999c40234b2281f9a1f26bf73c66: No bootstrap required, opened a new log
I20260710 13:19:01.192134  9504 ts_tablet_manager.cc:1403] T 75085fef87f04f3bb3b360b88e4fb4bf P 71a6999c40234b2281f9a1f26bf73c66: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.008s
I20260710 13:19:01.196455  9505 tablet_bootstrap.cc:492] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac: No bootstrap required, opened a new log
I20260710 13:19:01.197763  9505 ts_tablet_manager.cc:1403] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.013s
I20260710 13:19:01.203228  9503 tablet_bootstrap.cc:654] T 75085fef87f04f3bb3b360b88e4fb4bf P c2a9dafe51f3401cb729b0fbfee73922: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.205729  9505 raft_consensus.cc:359] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.206712  9505 raft_consensus.cc:385] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:01.207032  9505 raft_consensus.cc:740] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b842b4ab475546a4ac9907d8ae48a4ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:01.208410  9505 consensus_queue.cc:260] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.208482  9504 raft_consensus.cc:359] T 75085fef87f04f3bb3b360b88e4fb4bf P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.209738  9504 raft_consensus.cc:385] T 75085fef87f04f3bb3b360b88e4fb4bf P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:01.210276  9504 raft_consensus.cc:740] T 75085fef87f04f3bb3b360b88e4fb4bf P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6999c40234b2281f9a1f26bf73c66, State: Initialized, Role: FOLLOWER
I20260710 13:19:01.211100  9505 ts_tablet_manager.cc:1434] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:19:01.241827  9504 consensus_queue.cc:260] T 75085fef87f04f3bb3b360b88e4fb4bf P 71a6999c40234b2281f9a1f26bf73c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.248113  9503 tablet_bootstrap.cc:492] T 75085fef87f04f3bb3b360b88e4fb4bf P c2a9dafe51f3401cb729b0fbfee73922: No bootstrap required, opened a new log
I20260710 13:19:01.248840  9505 tablet_bootstrap.cc:492] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac: Bootstrap starting.
I20260710 13:19:01.255795  9503 ts_tablet_manager.cc:1403] T 75085fef87f04f3bb3b360b88e4fb4bf P c2a9dafe51f3401cb729b0fbfee73922: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.010s
I20260710 13:19:01.263288  9505 tablet_bootstrap.cc:654] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.264514  9504 ts_tablet_manager.cc:1434] T 75085fef87f04f3bb3b360b88e4fb4bf P 71a6999c40234b2281f9a1f26bf73c66: Time spent starting tablet: real 0.072s	user 0.016s	sys 0.004s
I20260710 13:19:01.270700  9504 tablet_bootstrap.cc:492] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66: Bootstrap starting.
I20260710 13:19:01.273454  9503 raft_consensus.cc:359] T 75085fef87f04f3bb3b360b88e4fb4bf P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.274649  9503 raft_consensus.cc:385] T 75085fef87f04f3bb3b360b88e4fb4bf P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:01.275085  9503 raft_consensus.cc:740] T 75085fef87f04f3bb3b360b88e4fb4bf P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a9dafe51f3401cb729b0fbfee73922, State: Initialized, Role: FOLLOWER
I20260710 13:19:01.275022  9516 consensus_queue.cc:1048] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:01.277580  9503 consensus_queue.cc:260] T 75085fef87f04f3bb3b360b88e4fb4bf P c2a9dafe51f3401cb729b0fbfee73922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.280972  9503 ts_tablet_manager.cc:1434] T 75085fef87f04f3bb3b360b88e4fb4bf P c2a9dafe51f3401cb729b0fbfee73922: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260710 13:19:01.282680  9503 tablet_bootstrap.cc:492] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922: Bootstrap starting.
I20260710 13:19:01.287593  9504 tablet_bootstrap.cc:654] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.300427  9503 tablet_bootstrap.cc:654] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.324252  9505 tablet_bootstrap.cc:492] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac: No bootstrap required, opened a new log
I20260710 13:19:01.325048  9505 ts_tablet_manager.cc:1403] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.045s
I20260710 13:19:01.329609  9505 raft_consensus.cc:359] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.330862  9505 raft_consensus.cc:385] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:01.331405  9505 raft_consensus.cc:740] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b842b4ab475546a4ac9907d8ae48a4ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:01.332433  9505 consensus_queue.cc:260] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.335845  9505 ts_tablet_manager.cc:1434] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260710 13:19:01.336460  9504 tablet_bootstrap.cc:492] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66: No bootstrap required, opened a new log
I20260710 13:19:01.337013  9504 ts_tablet_manager.cc:1403] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66: Time spent bootstrapping tablet: real 0.067s	user 0.040s	sys 0.020s
I20260710 13:19:01.339093  9503 tablet_bootstrap.cc:492] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922: No bootstrap required, opened a new log
I20260710 13:19:01.339612  9503 ts_tablet_manager.cc:1403] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.017s
I20260710 13:19:01.340327  9504 raft_consensus.cc:359] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.341133  9504 raft_consensus.cc:385] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:01.341470  9504 raft_consensus.cc:740] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a6999c40234b2281f9a1f26bf73c66, State: Initialized, Role: FOLLOWER
I20260710 13:19:01.342314  9504 consensus_queue.cc:260] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.344596  9504 ts_tablet_manager.cc:1434] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 13:19:01.345034  9503 raft_consensus.cc:359] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.346158  9503 raft_consensus.cc:385] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:01.346418  9503 raft_consensus.cc:740] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2a9dafe51f3401cb729b0fbfee73922, State: Initialized, Role: FOLLOWER
I20260710 13:19:01.347281  9503 consensus_queue.cc:260] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.349051  9503 ts_tablet_manager.cc:1434] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:19:01.362438  9516 raft_consensus.cc:493] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:01.362952  9516 raft_consensus.cc:515] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.364746  9516 leader_election.cc:290] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2a9dafe51f3401cb729b0fbfee73922 (127.5.160.130:39831), 71a6999c40234b2281f9a1f26bf73c66 (127.5.160.131:35609)
I20260710 13:19:01.366185  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75085fef87f04f3bb3b360b88e4fb4bf" candidate_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a9dafe51f3401cb729b0fbfee73922" is_pre_election: true
I20260710 13:19:01.366551  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75085fef87f04f3bb3b360b88e4fb4bf" candidate_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6999c40234b2281f9a1f26bf73c66" is_pre_election: true
I20260710 13:19:01.367300  9389 raft_consensus.cc:2468] T 75085fef87f04f3bb3b360b88e4fb4bf P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b842b4ab475546a4ac9907d8ae48a4ac in term 0.
I20260710 13:19:01.367386  9463 raft_consensus.cc:2468] T 75085fef87f04f3bb3b360b88e4fb4bf P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b842b4ab475546a4ac9907d8ae48a4ac in term 0.
I20260710 13:19:01.368796  9279 leader_election.cc:304] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b842b4ab475546a4ac9907d8ae48a4ac, c2a9dafe51f3401cb729b0fbfee73922; no voters: 
I20260710 13:19:01.369542  9516 raft_consensus.cc:2804] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:01.369939  9516 raft_consensus.cc:493] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:01.370193  9516 raft_consensus.cc:3060] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:01.377213  9516 raft_consensus.cc:515] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.379024  9516 leader_election.cc:290] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [CANDIDATE]: Term 1 election: Requested vote from peers c2a9dafe51f3401cb729b0fbfee73922 (127.5.160.130:39831), 71a6999c40234b2281f9a1f26bf73c66 (127.5.160.131:35609)
I20260710 13:19:01.379958  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75085fef87f04f3bb3b360b88e4fb4bf" candidate_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a9dafe51f3401cb729b0fbfee73922"
I20260710 13:19:01.380214  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75085fef87f04f3bb3b360b88e4fb4bf" candidate_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71a6999c40234b2281f9a1f26bf73c66"
I20260710 13:19:01.380654  9389 raft_consensus.cc:3060] T 75085fef87f04f3bb3b360b88e4fb4bf P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:01.380740  9463 raft_consensus.cc:3060] T 75085fef87f04f3bb3b360b88e4fb4bf P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:01.389976  9389 raft_consensus.cc:2468] T 75085fef87f04f3bb3b360b88e4fb4bf P c2a9dafe51f3401cb729b0fbfee73922 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b842b4ab475546a4ac9907d8ae48a4ac in term 1.
I20260710 13:19:01.389976  9463 raft_consensus.cc:2468] T 75085fef87f04f3bb3b360b88e4fb4bf P 71a6999c40234b2281f9a1f26bf73c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b842b4ab475546a4ac9907d8ae48a4ac in term 1.
I20260710 13:19:01.391464  9278 leader_election.cc:304] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6999c40234b2281f9a1f26bf73c66, b842b4ab475546a4ac9907d8ae48a4ac; no voters: 
I20260710 13:19:01.392213  9516 raft_consensus.cc:2804] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:01.392642  9516 raft_consensus.cc:697] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [term 1 LEADER]: Becoming Leader. State: Replica: b842b4ab475546a4ac9907d8ae48a4ac, State: Running, Role: LEADER
I20260710 13:19:01.393635  9516 consensus_queue.cc:237] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.401101  9210 catalog_manager.cc:5697] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac reported cstate change: term changed from 0 to 1, leader changed from <none> to b842b4ab475546a4ac9907d8ae48a4ac (127.5.160.129). New cstate: current_term: 1 leader_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:01.421288  9531 raft_consensus.cc:493] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:01.422039  9531 raft_consensus.cc:515] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.425351  9531 leader_election.cc:290] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b842b4ab475546a4ac9907d8ae48a4ac (127.5.160.129:46353), c2a9dafe51f3401cb729b0fbfee73922 (127.5.160.130:39831)
I20260710 13:19:01.425239  9516 consensus_queue.cc:1048] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:01.446441  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a324e0097ee4306b86122d055d75272" candidate_uuid: "71a6999c40234b2281f9a1f26bf73c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" is_pre_election: true
I20260710 13:19:01.447289  9314 raft_consensus.cc:2468] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71a6999c40234b2281f9a1f26bf73c66 in term 0.
I20260710 13:19:01.449430  9428 leader_election.cc:304] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6999c40234b2281f9a1f26bf73c66, b842b4ab475546a4ac9907d8ae48a4ac; no voters: 
I20260710 13:19:01.450088  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a324e0097ee4306b86122d055d75272" candidate_uuid: "71a6999c40234b2281f9a1f26bf73c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a9dafe51f3401cb729b0fbfee73922" is_pre_election: true
I20260710 13:19:01.450552  9531 raft_consensus.cc:2804] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:01.451045  9531 raft_consensus.cc:493] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:01.451721  9531 raft_consensus.cc:3060] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:01.450968  9388 raft_consensus.cc:2468] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71a6999c40234b2281f9a1f26bf73c66 in term 0.
I20260710 13:19:01.457852  9545 consensus_queue.cc:1048] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:01.461225  9531 raft_consensus.cc:515] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.464941  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a324e0097ee4306b86122d055d75272" candidate_uuid: "71a6999c40234b2281f9a1f26bf73c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b842b4ab475546a4ac9907d8ae48a4ac"
I20260710 13:19:01.465646  9314 raft_consensus.cc:3060] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:01.466289  9531 leader_election.cc:290] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [CANDIDATE]: Term 1 election: Requested vote from peers b842b4ab475546a4ac9907d8ae48a4ac (127.5.160.129:46353), c2a9dafe51f3401cb729b0fbfee73922 (127.5.160.130:39831)
I20260710 13:19:01.467972  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a324e0097ee4306b86122d055d75272" candidate_uuid: "71a6999c40234b2281f9a1f26bf73c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2a9dafe51f3401cb729b0fbfee73922"
I20260710 13:19:01.468722  9388 raft_consensus.cc:3060] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:01.475098  9314 raft_consensus.cc:2468] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6999c40234b2281f9a1f26bf73c66 in term 1.
I20260710 13:19:01.476429  9428 leader_election.cc:304] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6999c40234b2281f9a1f26bf73c66, b842b4ab475546a4ac9907d8ae48a4ac; no voters: 
I20260710 13:19:01.477334  9531 raft_consensus.cc:2804] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:01.477845  9531 raft_consensus.cc:697] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 1 LEADER]: Becoming Leader. State: Replica: 71a6999c40234b2281f9a1f26bf73c66, State: Running, Role: LEADER
I20260710 13:19:01.478528  9531 consensus_queue.cc:237] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.479389  9388 raft_consensus.cc:2468] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6999c40234b2281f9a1f26bf73c66 in term 1.
I20260710 13:19:01.486456  9210 catalog_manager.cc:5697] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71a6999c40234b2281f9a1f26bf73c66 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "71a6999c40234b2281f9a1f26bf73c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:01.519156  9314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96a4537b53284e0bbd35cf2459b23024"
dest_uuid: "b842b4ab475546a4ac9907d8ae48a4ac"
mode: GRACEFUL
new_leader_uuid: "71a6999c40234b2281f9a1f26bf73c66"
 from {username='slave'} at 127.0.0.1:40844
I20260710 13:19:01.519804  9314 raft_consensus.cc:606] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 1 LEADER]: Received request to transfer leadership to TS 71a6999c40234b2281f9a1f26bf73c66
I20260710 13:19:01.537125  9463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a324e0097ee4306b86122d055d75272"
dest_uuid: "71a6999c40234b2281f9a1f26bf73c66"
mode: GRACEFUL
new_leader_uuid: "b842b4ab475546a4ac9907d8ae48a4ac"
 from {username='slave'} at 127.0.0.1:49886
I20260710 13:19:01.537751  9463 raft_consensus.cc:606] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 1 LEADER]: Received request to transfer leadership to TS b842b4ab475546a4ac9907d8ae48a4ac
I20260710 13:19:01.800484  9545 consensus_queue.cc:1048] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:01.812666  9545 consensus_queue.cc:1048] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:01.856465  9552 raft_consensus.cc:993] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac: : Instructing follower 71a6999c40234b2281f9a1f26bf73c66 to start an election
I20260710 13:19:01.857035  9516 raft_consensus.cc:1081] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 1 LEADER]: Signalling peer 71a6999c40234b2281f9a1f26bf73c66 to start an election
I20260710 13:19:01.858762  9463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96a4537b53284e0bbd35cf2459b23024"
dest_uuid: "71a6999c40234b2281f9a1f26bf73c66"
 from {username='slave'} at 127.0.0.1:49874
I20260710 13:19:01.859294  9463 raft_consensus.cc:493] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:01.859604  9463 raft_consensus.cc:3060] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.865868  9463 raft_consensus.cc:515] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.868019  9463 leader_election.cc:290] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 [CANDIDATE]: Term 2 election: Requested vote from peers b842b4ab475546a4ac9907d8ae48a4ac (127.5.160.129:46353), c2a9dafe51f3401cb729b0fbfee73922 (127.5.160.130:39831)
I20260710 13:19:01.869102  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a4537b53284e0bbd35cf2459b23024" candidate_uuid: "71a6999c40234b2281f9a1f26bf73c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b842b4ab475546a4ac9907d8ae48a4ac"
I20260710 13:19:01.869349  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a4537b53284e0bbd35cf2459b23024" candidate_uuid: "71a6999c40234b2281f9a1f26bf73c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2a9dafe51f3401cb729b0fbfee73922"
I20260710 13:19:01.869895  9314 raft_consensus.cc:3055] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:01.869971  9388 raft_consensus.cc:3060] T 96a4537b53284e0bbd35cf2459b23024 P c2a9dafe51f3401cb729b0fbfee73922 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.870376  9314 raft_consensus.cc:740] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b842b4ab475546a4ac9907d8ae48a4ac, State: Running, Role: LEADER
I20260710 13:19:01.871435  9314 consensus_queue.cc:260] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.873085  9314 raft_consensus.cc:3060] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.879006  9388 raft_consensus.cc:2468] T 96a4537b53284e0bbd35cf2459b23024 P c2a9dafe51f3401cb729b0fbfee73922 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6999c40234b2281f9a1f26bf73c66 in term 2.
I20260710 13:19:01.880520  9428 leader_election.cc:304] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71a6999c40234b2281f9a1f26bf73c66, c2a9dafe51f3401cb729b0fbfee73922; no voters: 
I20260710 13:19:01.881105  9314 raft_consensus.cc:2468] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71a6999c40234b2281f9a1f26bf73c66 in term 2.
I20260710 13:19:01.881354  9531 raft_consensus.cc:2804] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:01.881991  9531 raft_consensus.cc:697] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 [term 2 LEADER]: Becoming Leader. State: Replica: 71a6999c40234b2281f9a1f26bf73c66, State: Running, Role: LEADER
I20260710 13:19:01.882977  9531 consensus_queue.cc:237] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.889626  9208 catalog_manager.cc:5697] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 reported cstate change: term changed from 1 to 2, leader changed from b842b4ab475546a4ac9907d8ae48a4ac (127.5.160.129) to 71a6999c40234b2281f9a1f26bf73c66 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "71a6999c40234b2281f9a1f26bf73c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:01.960695  9531 consensus_queue.cc:1048] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:01.974000  9556 consensus_queue.cc:1048] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:01.986179  9555 raft_consensus.cc:993] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66: : Instructing follower b842b4ab475546a4ac9907d8ae48a4ac to start an election
I20260710 13:19:01.986676  9556 raft_consensus.cc:1081] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 1 LEADER]: Signalling peer b842b4ab475546a4ac9907d8ae48a4ac to start an election
I20260710 13:19:01.988559  9314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a324e0097ee4306b86122d055d75272"
dest_uuid: "b842b4ab475546a4ac9907d8ae48a4ac"
 from {username='slave'} at 127.0.0.1:40836
I20260710 13:19:01.989135  9314 raft_consensus.cc:493] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:01.989548  9314 raft_consensus.cc:3060] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.996111  9314 raft_consensus.cc:515] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:01.998239  9314 leader_election.cc:290] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [CANDIDATE]: Term 2 election: Requested vote from peers c2a9dafe51f3401cb729b0fbfee73922 (127.5.160.130:39831), 71a6999c40234b2281f9a1f26bf73c66 (127.5.160.131:35609)
I20260710 13:19:01.998953  9388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a324e0097ee4306b86122d055d75272" candidate_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2a9dafe51f3401cb729b0fbfee73922"
I20260710 13:19:01.999624  9388 raft_consensus.cc:3060] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.999620  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a324e0097ee4306b86122d055d75272" candidate_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71a6999c40234b2281f9a1f26bf73c66"
I20260710 13:19:02.000396  9463 raft_consensus.cc:3055] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:02.000716  9463 raft_consensus.cc:740] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71a6999c40234b2281f9a1f26bf73c66, State: Running, Role: LEADER
I20260710 13:19:02.001605  9463 consensus_queue.cc:260] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:02.002883  9463 raft_consensus.cc:3060] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.007664  9388 raft_consensus.cc:2468] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b842b4ab475546a4ac9907d8ae48a4ac in term 2.
I20260710 13:19:02.009032  9279 leader_election.cc:304] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b842b4ab475546a4ac9907d8ae48a4ac, c2a9dafe51f3401cb729b0fbfee73922; no voters: 
I20260710 13:19:02.009924  9516 raft_consensus.cc:2804] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:02.010426  9516 raft_consensus.cc:697] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [term 2 LEADER]: Becoming Leader. State: Replica: b842b4ab475546a4ac9907d8ae48a4ac, State: Running, Role: LEADER
I20260710 13:19:02.010598  9463 raft_consensus.cc:2468] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b842b4ab475546a4ac9907d8ae48a4ac in term 2.
I20260710 13:19:02.011461  9516 consensus_queue.cc:237] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:02.019280  9211 catalog_manager.cc:5697] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac reported cstate change: term changed from 1 to 2, leader changed from 71a6999c40234b2281f9a1f26bf73c66 (127.5.160.131) to b842b4ab475546a4ac9907d8ae48a4ac (127.5.160.129). New cstate: current_term: 2 leader_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:02.279244  5762 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:19:02.281675  5762 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:19:02.282069  5762 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:19:02.295799  9314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a324e0097ee4306b86122d055d75272"
dest_uuid: "b842b4ab475546a4ac9907d8ae48a4ac"
mode: GRACEFUL
new_leader_uuid: "c2a9dafe51f3401cb729b0fbfee73922"
 from {username='slave'} at 127.0.0.1:40860
I20260710 13:19:02.296346  9314 raft_consensus.cc:606] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [term 2 LEADER]: Received request to transfer leadership to TS c2a9dafe51f3401cb729b0fbfee73922
I20260710 13:19:02.297564  5762 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:19:02.341298  9314 raft_consensus.cc:1275] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 2 FOLLOWER]: Refusing update from remote peer 71a6999c40234b2281f9a1f26bf73c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:02.342803  9556 consensus_queue.cc:1048] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:02.346190  9388 raft_consensus.cc:1275] T 96a4537b53284e0bbd35cf2459b23024 P c2a9dafe51f3401cb729b0fbfee73922 [term 2 FOLLOWER]: Refusing update from remote peer 71a6999c40234b2281f9a1f26bf73c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:02.347683  9555 consensus_queue.cc:1048] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:02.477938  9388 raft_consensus.cc:1275] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [term 2 FOLLOWER]: Refusing update from remote peer b842b4ab475546a4ac9907d8ae48a4ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:02.479228  9516 consensus_queue.cc:1048] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:02.484117  9552 raft_consensus.cc:993] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac: : Instructing follower c2a9dafe51f3401cb729b0fbfee73922 to start an election
I20260710 13:19:02.484645  9545 raft_consensus.cc:1081] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [term 2 LEADER]: Signalling peer c2a9dafe51f3401cb729b0fbfee73922 to start an election
I20260710 13:19:02.488517  9463 raft_consensus.cc:1275] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 2 FOLLOWER]: Refusing update from remote peer b842b4ab475546a4ac9907d8ae48a4ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:02.488972  9388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a324e0097ee4306b86122d055d75272"
dest_uuid: "c2a9dafe51f3401cb729b0fbfee73922"
 from {username='slave'} at 127.0.0.1:34524
I20260710 13:19:02.489583  9388 raft_consensus.cc:493] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:02.489943  9388 raft_consensus.cc:3060] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:02.490247  9516 consensus_queue.cc:1048] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:02.497797  9388 raft_consensus.cc:515] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:02.508659  9388 leader_election.cc:290] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [CANDIDATE]: Term 3 election: Requested vote from peers b842b4ab475546a4ac9907d8ae48a4ac (127.5.160.129:46353), 71a6999c40234b2281f9a1f26bf73c66 (127.5.160.131:35609)
I20260710 13:19:02.519758  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a324e0097ee4306b86122d055d75272" candidate_uuid: "c2a9dafe51f3401cb729b0fbfee73922" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b842b4ab475546a4ac9907d8ae48a4ac"
I20260710 13:19:02.520426  9314 raft_consensus.cc:3055] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:02.520814  9314 raft_consensus.cc:740] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b842b4ab475546a4ac9907d8ae48a4ac, State: Running, Role: LEADER
I20260710 13:19:02.521328  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a324e0097ee4306b86122d055d75272" candidate_uuid: "c2a9dafe51f3401cb729b0fbfee73922" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71a6999c40234b2281f9a1f26bf73c66"
I20260710 13:19:02.522038  9463 raft_consensus.cc:3060] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:02.521696  9314 consensus_queue.cc:260] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [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: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:02.522859  9314 raft_consensus.cc:3060] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:02.527585  9463 raft_consensus.cc:2468] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a9dafe51f3401cb729b0fbfee73922 in term 3.
I20260710 13:19:02.528688  9314 raft_consensus.cc:2468] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2a9dafe51f3401cb729b0fbfee73922 in term 3.
I20260710 13:19:02.528941  9353 leader_election.cc:304] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [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: 71a6999c40234b2281f9a1f26bf73c66, c2a9dafe51f3401cb729b0fbfee73922; no voters: 
I20260710 13:19:02.529946  9528 raft_consensus.cc:2804] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:02.530942  9528 raft_consensus.cc:697] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [term 3 LEADER]: Becoming Leader. State: Replica: c2a9dafe51f3401cb729b0fbfee73922, State: Running, Role: LEADER
I20260710 13:19:02.531924  9528 consensus_queue.cc:237] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [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: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } }
I20260710 13:19:02.538975  9211 catalog_manager.cc:5697] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 reported cstate change: term changed from 2 to 3, leader changed from b842b4ab475546a4ac9907d8ae48a4ac (127.5.160.129) to c2a9dafe51f3401cb729b0fbfee73922 (127.5.160.130). New cstate: current_term: 3 leader_uuid: "c2a9dafe51f3401cb729b0fbfee73922" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b842b4ab475546a4ac9907d8ae48a4ac" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 46353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2a9dafe51f3401cb729b0fbfee73922" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 39831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71a6999c40234b2281f9a1f26bf73c66" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:02.661275  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260710 13:19:02.688230  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:02.689057  5762 tablet_replica.cc:333] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac: stopping tablet replica
I20260710 13:19:02.689735  5762 raft_consensus.cc:2243] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:02.690218  5762 raft_consensus.cc:2272] T 9a324e0097ee4306b86122d055d75272 P b842b4ab475546a4ac9907d8ae48a4ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:02.692672  5762 tablet_replica.cc:333] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac: stopping tablet replica
I20260710 13:19:02.693432  5762 raft_consensus.cc:2243] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:02.693904  5762 raft_consensus.cc:2272] T 96a4537b53284e0bbd35cf2459b23024 P b842b4ab475546a4ac9907d8ae48a4ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:02.696434  5762 tablet_replica.cc:333] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac: stopping tablet replica
I20260710 13:19:02.696996  5762 raft_consensus.cc:2243] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:02.697885  5762 raft_consensus.cc:2272] T 75085fef87f04f3bb3b360b88e4fb4bf P b842b4ab475546a4ac9907d8ae48a4ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:02.700230  5762 tablet_replica.cc:333] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac: stopping tablet replica
I20260710 13:19:02.700755  5762 raft_consensus.cc:2243] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:02.701615  5762 raft_consensus.cc:2272] T da6a121d999e4a698978ed66d59e9525 P b842b4ab475546a4ac9907d8ae48a4ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:02.727571  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
I20260710 13:19:02.743672  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
W20260710 13:19:02.767077  9428 consensus_peers.cc:597] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 -> Peer b842b4ab475546a4ac9907d8ae48a4ac (127.5.160.129:46353): Couldn't send request to peer b842b4ab475546a4ac9907d8ae48a4ac. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:46353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:02.772567  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:02.773572  5762 tablet_replica.cc:333] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922: stopping tablet replica
I20260710 13:19:02.774283  5762 raft_consensus.cc:2243] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:02.774974  5762 pending_rounds.cc:70] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922: Trying to abort 1 pending ops.
I20260710 13:19:02.775211  5762 pending_rounds.cc:77] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305992366220206080 op_type: NO_OP noop_request { }
I20260710 13:19:02.775532  5762 raft_consensus.cc:2889] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:02.775888  5762 raft_consensus.cc:2272] T 9a324e0097ee4306b86122d055d75272 P c2a9dafe51f3401cb729b0fbfee73922 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:02.778344  5762 tablet_replica.cc:333] T 75085fef87f04f3bb3b360b88e4fb4bf P c2a9dafe51f3401cb729b0fbfee73922: stopping tablet replica
I20260710 13:19:02.778934  5762 raft_consensus.cc:2243] T 75085fef87f04f3bb3b360b88e4fb4bf P c2a9dafe51f3401cb729b0fbfee73922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:02.779397  5762 raft_consensus.cc:2272] T 75085fef87f04f3bb3b360b88e4fb4bf P c2a9dafe51f3401cb729b0fbfee73922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:02.782719  5762 tablet_replica.cc:333] T da6a121d999e4a698978ed66d59e9525 P c2a9dafe51f3401cb729b0fbfee73922: stopping tablet replica
I20260710 13:19:02.783313  5762 raft_consensus.cc:2243] T da6a121d999e4a698978ed66d59e9525 P c2a9dafe51f3401cb729b0fbfee73922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:02.783769  5762 raft_consensus.cc:2272] T da6a121d999e4a698978ed66d59e9525 P c2a9dafe51f3401cb729b0fbfee73922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:02.785979  5762 tablet_replica.cc:333] T 96a4537b53284e0bbd35cf2459b23024 P c2a9dafe51f3401cb729b0fbfee73922: stopping tablet replica
I20260710 13:19:02.786468  5762 raft_consensus.cc:2243] T 96a4537b53284e0bbd35cf2459b23024 P c2a9dafe51f3401cb729b0fbfee73922 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:02.786916  5762 raft_consensus.cc:2272] T 96a4537b53284e0bbd35cf2459b23024 P c2a9dafe51f3401cb729b0fbfee73922 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:02.812424  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
I20260710 13:19:02.828202  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
I20260710 13:19:02.852465  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:02.853231  5762 tablet_replica.cc:333] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66: stopping tablet replica
I20260710 13:19:02.853957  5762 raft_consensus.cc:2243] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:02.854475  5762 raft_consensus.cc:2272] T 9a324e0097ee4306b86122d055d75272 P 71a6999c40234b2281f9a1f26bf73c66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:02.857209  5762 tablet_replica.cc:333] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66: stopping tablet replica
I20260710 13:19:02.857941  5762 raft_consensus.cc:2243] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:02.858764  5762 raft_consensus.cc:2272] T 96a4537b53284e0bbd35cf2459b23024 P 71a6999c40234b2281f9a1f26bf73c66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:02.861285  5762 tablet_replica.cc:333] T 75085fef87f04f3bb3b360b88e4fb4bf P 71a6999c40234b2281f9a1f26bf73c66: stopping tablet replica
I20260710 13:19:02.861912  5762 raft_consensus.cc:2243] T 75085fef87f04f3bb3b360b88e4fb4bf P 71a6999c40234b2281f9a1f26bf73c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:02.862442  5762 raft_consensus.cc:2272] T 75085fef87f04f3bb3b360b88e4fb4bf P 71a6999c40234b2281f9a1f26bf73c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:02.864603  5762 tablet_replica.cc:333] T da6a121d999e4a698978ed66d59e9525 P 71a6999c40234b2281f9a1f26bf73c66: stopping tablet replica
I20260710 13:19:02.865180  5762 raft_consensus.cc:2243] T da6a121d999e4a698978ed66d59e9525 P 71a6999c40234b2281f9a1f26bf73c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:02.865718  5762 raft_consensus.cc:2272] T da6a121d999e4a698978ed66d59e9525 P 71a6999c40234b2281f9a1f26bf73c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:02.889465  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260710 13:19:02.905851  5762 master.cc:562] Master@127.5.160.190:44347 shutting down...
I20260710 13:19:02.925625  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:02.926191  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:02.926529  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81c60e81c4e64021a2ce3459b4be65f3: stopping tablet replica
I20260710 13:19:02.946928  5762 master.cc:584] Master@127.5.160.190:44347 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3102 ms)
[----------] 6 tests from LeaderRebalancerTest (92460 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:19:02.989005  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:40749
I20260710 13:19:02.990353  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:02.996765  9569 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:02.998847  9570 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:02.999164  5762 server_base.cc:1061] running on GCE node
W20260710 13:19:02.999032  9572 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:03.000320  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:03.000521  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:03.000723  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689543000707 us; error 0 us; skew 500 ppm
I20260710 13:19:03.001237  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:03.004204  5762 webserver.cc:533] Webserver started at http://127.5.160.190:44495/ using document root <none> and password file <none>
I20260710 13:19:03.004694  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:03.004873  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:03.005097  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:03.006225  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/master-0-root/instance:
uuid: "36a8abeeea204b4badb8bf1bb2cdbef9"
format_stamp: "Formatted at 2026-07-10 13:19:03 on dist-test-slave-fcbk"
I20260710 13:19:03.010705  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:19:03.014731  9577 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:03.015559  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:19:03.015985  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/master-0-root
uuid: "36a8abeeea204b4badb8bf1bb2cdbef9"
format_stamp: "Formatted at 2026-07-10 13:19:03 on dist-test-slave-fcbk"
I20260710 13:19:03.016315  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:03.034385  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:03.035648  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:03.075645  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:40749
I20260710 13:19:03.075783  9628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:40749 every 8 connection(s)
I20260710 13:19:03.079819  9629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.091879  9629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9: Bootstrap starting.
I20260710 13:19:03.096927  9629 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.101689  9629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9: No bootstrap required, opened a new log
I20260710 13:19:03.103971  9629 raft_consensus.cc:359] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36a8abeeea204b4badb8bf1bb2cdbef9" member_type: VOTER }
I20260710 13:19:03.104422  9629 raft_consensus.cc:385] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.104676  9629 raft_consensus.cc:740] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36a8abeeea204b4badb8bf1bb2cdbef9, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.105333  9629 consensus_queue.cc:260] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "36a8abeeea204b4badb8bf1bb2cdbef9" member_type: VOTER }
I20260710 13:19:03.105907  9629 raft_consensus.cc:399] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:03.106128  9629 raft_consensus.cc:493] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:03.106436  9629 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.111521  9629 raft_consensus.cc:515] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36a8abeeea204b4badb8bf1bb2cdbef9" member_type: VOTER }
I20260710 13:19:03.112111  9629 leader_election.cc:304] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [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: 36a8abeeea204b4badb8bf1bb2cdbef9; no voters: 
I20260710 13:19:03.113361  9629 leader_election.cc:290] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:03.113808  9632 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:03.115223  9632 raft_consensus.cc:697] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [term 1 LEADER]: Becoming Leader. State: Replica: 36a8abeeea204b4badb8bf1bb2cdbef9, State: Running, Role: LEADER
I20260710 13:19:03.115898  9632 consensus_queue.cc:237] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [LEADER]: Queue going to LEADER mode. State: All 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: "36a8abeeea204b4badb8bf1bb2cdbef9" member_type: VOTER }
I20260710 13:19:03.116673  9629 sys_catalog.cc:565] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:03.119148  9634 sys_catalog.cc:455] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 36a8abeeea204b4badb8bf1bb2cdbef9. Latest consensus state: current_term: 1 leader_uuid: "36a8abeeea204b4badb8bf1bb2cdbef9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36a8abeeea204b4badb8bf1bb2cdbef9" member_type: VOTER } }
I20260710 13:19:03.119071  9633 sys_catalog.cc:455] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "36a8abeeea204b4badb8bf1bb2cdbef9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36a8abeeea204b4badb8bf1bb2cdbef9" member_type: VOTER } }
I20260710 13:19:03.119868  9634 sys_catalog.cc:458] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:03.120030  9633 sys_catalog.cc:458] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:03.127938  9638 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:03.140763  9638 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:03.142105  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:03.152535  9638 catalog_manager.cc:1383] Generated new cluster ID: 9c202f2f8fa445a7842528c97f1df168
I20260710 13:19:03.152889  9638 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:03.180848  9638 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:03.182394  9638 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:03.220991  9638 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9: Generated new TSK 0
I20260710 13:19:03.221729  9638 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:03.278460  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:03.285347  9650 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:03.286464  9651 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:03.289712  5762 server_base.cc:1061] running on GCE node
W20260710 13:19:03.289866  9653 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:03.291036  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:03.291316  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:03.291503  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689543291479 us; error 0 us; skew 500 ppm
I20260710 13:19:03.292071  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:03.294569  5762 webserver.cc:533] Webserver started at http://127.5.160.129:33697/ using document root <none> and password file <none>
I20260710 13:19:03.295189  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:03.295419  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:03.295722  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:03.296905  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/ts-0-root/instance:
uuid: "91e4cce5d3e445189ded70c419caa1dc"
format_stamp: "Formatted at 2026-07-10 13:19:03 on dist-test-slave-fcbk"
I20260710 13:19:03.301854  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:03.305693  9658 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:03.306589  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:19:03.306907  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/ts-0-root
uuid: "91e4cce5d3e445189ded70c419caa1dc"
format_stamp: "Formatted at 2026-07-10 13:19:03 on dist-test-slave-fcbk"
I20260710 13:19:03.307228  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:03.353345  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:03.354852  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:03.356488  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:03.359503  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:03.359791  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:03.360061  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:03.360278  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:03.404251  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:40719
I20260710 13:19:03.404366  9720 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:40719 every 8 connection(s)
I20260710 13:19:03.410054  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:03.417476  9725 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:03.420617  9726 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:03.421169  5762 server_base.cc:1061] running on GCE node
W20260710 13:19:03.421839  9728 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:03.423447  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:03.423692  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:03.423902  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689543423882 us; error 0 us; skew 500 ppm
I20260710 13:19:03.424057  9721 heartbeater.cc:344] Connected to a master server at 127.5.160.190:40749
I20260710 13:19:03.424436  9721 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:03.424678  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:03.425360  9721 heartbeater.cc:507] Master 127.5.160.190:40749 requested a full tablet report, sending...
I20260710 13:19:03.428061  5762 webserver.cc:533] Webserver started at http://127.5.160.130:33903/ using document root <none> and password file <none>
I20260710 13:19:03.428260  9594 ts_manager.cc:194] Registered new tserver with Master: 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719)
I20260710 13:19:03.428587  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:03.428823  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:03.429054  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:03.430378  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/ts-1-root/instance:
uuid: "f433c27ce0504c67953f44b65fbfa3a6"
format_stamp: "Formatted at 2026-07-10 13:19:03 on dist-test-slave-fcbk"
I20260710 13:19:03.430514  9594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40844
I20260710 13:19:03.436033  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:19:03.440008  9733 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:03.441073  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:19:03.441473  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/ts-1-root
uuid: "f433c27ce0504c67953f44b65fbfa3a6"
format_stamp: "Formatted at 2026-07-10 13:19:03 on dist-test-slave-fcbk"
I20260710 13:19:03.441797  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:03.455665  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:03.456966  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:03.458616  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:03.461170  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:03.461481  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:19:03.461781  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:03.461984  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:03.505214  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:34249
I20260710 13:19:03.505347  9795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:34249 every 8 connection(s)
I20260710 13:19:03.510077  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:03.517184  9799 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:03.519157  9800 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:03.521006  5762 server_base.cc:1061] running on GCE node
W20260710 13:19:03.521662  9802 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:03.522868  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:03.523133  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:03.523322  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689543523306 us; error 0 us; skew 500 ppm
I20260710 13:19:03.523790  9796 heartbeater.cc:344] Connected to a master server at 127.5.160.190:40749
I20260710 13:19:03.524019  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:03.524206  9796 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:03.525156  9796 heartbeater.cc:507] Master 127.5.160.190:40749 requested a full tablet report, sending...
I20260710 13:19:03.526818  5762 webserver.cc:533] Webserver started at http://127.5.160.131:33283/ using document root <none> and password file <none>
I20260710 13:19:03.527343  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:03.527356  9594 ts_manager.cc:194] Registered new tserver with Master: f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:03.527643  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:03.528009  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:03.528891  9594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40856
I20260710 13:19:03.529085  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/ts-2-root/instance:
uuid: "c3ca7755f5d14e5eab7c40739e85248a"
format_stamp: "Formatted at 2026-07-10 13:19:03 on dist-test-slave-fcbk"
I20260710 13:19:03.533936  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:19:03.537377  9807 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:03.538322  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:19:03.538730  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/ts-2-root
uuid: "c3ca7755f5d14e5eab7c40739e85248a"
format_stamp: "Formatted at 2026-07-10 13:19:03 on dist-test-slave-fcbk"
I20260710 13:19:03.539031  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689450351976-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:03.559980  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:03.561065  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:03.562572  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:03.564992  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:03.565237  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:03.565502  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:03.565675  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:03.609460  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:36239
I20260710 13:19:03.609579  9869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:36239 every 8 connection(s)
I20260710 13:19:03.625201  9870 heartbeater.cc:344] Connected to a master server at 127.5.160.190:40749
I20260710 13:19:03.625732  9870 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:03.626466  9870 heartbeater.cc:507] Master 127.5.160.190:40749 requested a full tablet report, sending...
I20260710 13:19:03.628475  9594 ts_manager.cc:194] Registered new tserver with Master: c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:03.629418  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016232089s
I20260710 13:19:03.630515  9594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40872
I20260710 13:19:03.658846  9594 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40878:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:03.661816  9594 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:03.735934  9686 tablet_service.cc:1511] Processing CreateTablet for tablet 06a153081368489bbf1034dade955ac5 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:03.736738  9685 tablet_service.cc:1511] Processing CreateTablet for tablet aa33186fae1d40b3bf01e5860f259410 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:03.737457  9686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06a153081368489bbf1034dade955ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.738312  9685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa33186fae1d40b3bf01e5860f259410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.740586  9684 tablet_service.cc:1511] Processing CreateTablet for tablet 4b61b54d940e4c79a6cb469bca4cad30 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:03.741935  9684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b61b54d940e4c79a6cb469bca4cad30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.744002  9761 tablet_service.cc:1511] Processing CreateTablet for tablet 06a153081368489bbf1034dade955ac5 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:03.744801  9760 tablet_service.cc:1511] Processing CreateTablet for tablet aa33186fae1d40b3bf01e5860f259410 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:03.745554  9761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06a153081368489bbf1034dade955ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.747129  9683 tablet_service.cc:1511] Processing CreateTablet for tablet 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:03.748462  9683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.751674  9759 tablet_service.cc:1511] Processing CreateTablet for tablet 4b61b54d940e4c79a6cb469bca4cad30 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:03.753477  9759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b61b54d940e4c79a6cb469bca4cad30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.757778  9760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa33186fae1d40b3bf01e5860f259410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.763976  9885 tablet_bootstrap.cc:492] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc: Bootstrap starting.
I20260710 13:19:03.773976  9758 tablet_service.cc:1511] Processing CreateTablet for tablet 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:03.775451  9758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.779908  9757 tablet_service.cc:1511] Processing CreateTablet for tablet bae007e743ef48da8a9d9e3c3c777723 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:03.781355  9757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bae007e743ef48da8a9d9e3c3c777723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.786584  9684 tablet_service.cc:1511] Processing CreateTablet for tablet bae007e743ef48da8a9d9e3c3c777723 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:03.788126  9684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bae007e743ef48da8a9d9e3c3c777723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.794730  9835 tablet_service.cc:1511] Processing CreateTablet for tablet 06a153081368489bbf1034dade955ac5 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:03.796344  9835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06a153081368489bbf1034dade955ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.797788  9885 tablet_bootstrap.cc:654] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.798668  9834 tablet_service.cc:1511] Processing CreateTablet for tablet aa33186fae1d40b3bf01e5860f259410 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:03.798058  9886 tablet_bootstrap.cc:492] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6: Bootstrap starting.
I20260710 13:19:03.800226  9834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa33186fae1d40b3bf01e5860f259410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.805167  9833 tablet_service.cc:1511] Processing CreateTablet for tablet 4b61b54d940e4c79a6cb469bca4cad30 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:03.807138  9886 tablet_bootstrap.cc:654] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.807374  9833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b61b54d940e4c79a6cb469bca4cad30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.811292  9832 tablet_service.cc:1511] Processing CreateTablet for tablet 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:03.815135  9831 tablet_service.cc:1511] Processing CreateTablet for tablet bae007e743ef48da8a9d9e3c3c777723 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:03.817919  9832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.821900  9831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bae007e743ef48da8a9d9e3c3c777723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.848109  9684 tablet_service.cc:1511] Processing CreateTablet for tablet d8ba8543ce5a44bc983fc76aac5ef815 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:03.849009  9759 tablet_service.cc:1511] Processing CreateTablet for tablet d8ba8543ce5a44bc983fc76aac5ef815 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:03.849756  9684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ba8543ce5a44bc983fc76aac5ef815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.850461  9759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ba8543ce5a44bc983fc76aac5ef815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.851234  9886 tablet_bootstrap.cc:492] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6: No bootstrap required, opened a new log
I20260710 13:19:03.851771  9886 ts_tablet_manager.cc:1403] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.007s
I20260710 13:19:03.855072  9886 raft_consensus.cc:359] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:03.855873  9886 raft_consensus.cc:385] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.856197  9886 raft_consensus.cc:740] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.857008  9886 consensus_queue.cc:260] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:03.848613  9889 tablet_bootstrap.cc:492] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a: Bootstrap starting.
I20260710 13:19:03.863734  9834 tablet_service.cc:1511] Processing CreateTablet for tablet d8ba8543ce5a44bc983fc76aac5ef815 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:03.865278  9834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ba8543ce5a44bc983fc76aac5ef815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.875659  9885 tablet_bootstrap.cc:492] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc: No bootstrap required, opened a new log
I20260710 13:19:03.876284  9885 ts_tablet_manager.cc:1403] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc: Time spent bootstrapping tablet: real 0.113s	user 0.028s	sys 0.015s
I20260710 13:19:03.876336  9683 tablet_service.cc:1511] Processing CreateTablet for tablet 6a9b75bf422e4a6b8520330fd16f474a (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:03.877869  9889 tablet_bootstrap.cc:654] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.877892  9683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a9b75bf422e4a6b8520330fd16f474a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.879587  9885 raft_consensus.cc:359] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:03.880427  9885 raft_consensus.cc:385] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.880743  9885 raft_consensus.cc:740] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.881780  9885 consensus_queue.cc:260] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:03.893497  9885 ts_tablet_manager.cc:1434] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.005s
I20260710 13:19:03.893667  9889 tablet_bootstrap.cc:492] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a: No bootstrap required, opened a new log
I20260710 13:19:03.894001  9759 tablet_service.cc:1511] Processing CreateTablet for tablet 6a9b75bf422e4a6b8520330fd16f474a (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:03.894335  9721 heartbeater.cc:499] Master 127.5.160.190:40749 was elected leader, sending a full tablet report...
I20260710 13:19:03.895838  9759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a9b75bf422e4a6b8520330fd16f474a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.898756  9796 heartbeater.cc:499] Master 127.5.160.190:40749 was elected leader, sending a full tablet report...
I20260710 13:19:03.905483  9758 tablet_service.cc:1511] Processing CreateTablet for tablet b7e33e8a60c84d108464c8c36fa3b2c5 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:03.906848  9758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7e33e8a60c84d108464c8c36fa3b2c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.908521  9833 tablet_service.cc:1511] Processing CreateTablet for tablet b7e33e8a60c84d108464c8c36fa3b2c5 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:03.909986  9833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7e33e8a60c84d108464c8c36fa3b2c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.911008  9834 tablet_service.cc:1511] Processing CreateTablet for tablet 6a9b75bf422e4a6b8520330fd16f474a (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:03.912528  9834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a9b75bf422e4a6b8520330fd16f474a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.914657  9684 tablet_service.cc:1511] Processing CreateTablet for tablet b7e33e8a60c84d108464c8c36fa3b2c5 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:03.916154  9684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7e33e8a60c84d108464c8c36fa3b2c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.894289  9889 ts_tablet_manager.cc:1403] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.000s
I20260710 13:19:03.922730  9889 raft_consensus.cc:359] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:03.923696  9889 raft_consensus.cc:385] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.924038  9889 raft_consensus.cc:740] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.926024  9886 ts_tablet_manager.cc:1434] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6: Time spent starting tablet: real 0.074s	user 0.013s	sys 0.012s
I20260710 13:19:03.927393  9886 tablet_bootstrap.cc:492] T aa33186fae1d40b3bf01e5860f259410 P f433c27ce0504c67953f44b65fbfa3a6: Bootstrap starting.
I20260710 13:19:03.932873  9885 tablet_bootstrap.cc:492] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc: Bootstrap starting.
I20260710 13:19:03.935070  9683 tablet_service.cc:1511] Processing CreateTablet for tablet 29bdb6d086a84d79832d94c9ee59d709 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:03.940057  9683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29bdb6d086a84d79832d94c9ee59d709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.941427  9889 consensus_queue.cc:260] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:03.946611  9885 tablet_bootstrap.cc:654] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.948323  9886 tablet_bootstrap.cc:654] T aa33186fae1d40b3bf01e5860f259410 P f433c27ce0504c67953f44b65fbfa3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.952772  9757 tablet_service.cc:1511] Processing CreateTablet for tablet 29bdb6d086a84d79832d94c9ee59d709 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:03.954229  9757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29bdb6d086a84d79832d94c9ee59d709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.955191  9833 tablet_service.cc:1511] Processing CreateTablet for tablet 29bdb6d086a84d79832d94c9ee59d709 (DEFAULT_TABLE table=test-workload [id=7be0bad5482e4e6fad2ff1f524f73c86]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:03.956437  9833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29bdb6d086a84d79832d94c9ee59d709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.968945  9889 ts_tablet_manager.cc:1434] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260710 13:19:03.969797  9870 heartbeater.cc:499] Master 127.5.160.190:40749 was elected leader, sending a full tablet report...
I20260710 13:19:03.976253  9889 tablet_bootstrap.cc:492] T 06a153081368489bbf1034dade955ac5 P c3ca7755f5d14e5eab7c40739e85248a: Bootstrap starting.
I20260710 13:19:03.978019  9885 tablet_bootstrap.cc:492] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc: No bootstrap required, opened a new log
I20260710 13:19:03.978595  9885 ts_tablet_manager.cc:1403] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.014s
I20260710 13:19:03.981439  9885 raft_consensus.cc:359] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:03.982203  9885 raft_consensus.cc:385] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.982499  9885 raft_consensus.cc:740] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.983354  9885 consensus_queue.cc:260] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:03.985491  9885 ts_tablet_manager.cc:1434] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:03.986543  9885 tablet_bootstrap.cc:492] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc: Bootstrap starting.
I20260710 13:19:03.992779  9889 tablet_bootstrap.cc:654] T 06a153081368489bbf1034dade955ac5 P c3ca7755f5d14e5eab7c40739e85248a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.995204  9886 tablet_bootstrap.cc:492] T aa33186fae1d40b3bf01e5860f259410 P f433c27ce0504c67953f44b65fbfa3a6: No bootstrap required, opened a new log
I20260710 13:19:03.995787  9886 ts_tablet_manager.cc:1403] T aa33186fae1d40b3bf01e5860f259410 P f433c27ce0504c67953f44b65fbfa3a6: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.005s
I20260710 13:19:03.992981  9885 tablet_bootstrap.cc:654] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.998917  9889 tablet_bootstrap.cc:492] T 06a153081368489bbf1034dade955ac5 P c3ca7755f5d14e5eab7c40739e85248a: No bootstrap required, opened a new log
I20260710 13:19:03.999364  9889 ts_tablet_manager.cc:1403] T 06a153081368489bbf1034dade955ac5 P c3ca7755f5d14e5eab7c40739e85248a: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.002s
I20260710 13:19:03.998986  9886 raft_consensus.cc:359] T aa33186fae1d40b3bf01e5860f259410 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:03.999997  9886 raft_consensus.cc:385] T aa33186fae1d40b3bf01e5860f259410 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.000393  9886 raft_consensus.cc:740] T aa33186fae1d40b3bf01e5860f259410 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.001200  9886 consensus_queue.cc:260] T aa33186fae1d40b3bf01e5860f259410 P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.002467  9889 raft_consensus.cc:359] T 06a153081368489bbf1034dade955ac5 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.003218  9889 raft_consensus.cc:385] T 06a153081368489bbf1034dade955ac5 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.003355  9886 ts_tablet_manager.cc:1434] T aa33186fae1d40b3bf01e5860f259410 P f433c27ce0504c67953f44b65fbfa3a6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:04.003523  9889 raft_consensus.cc:740] T 06a153081368489bbf1034dade955ac5 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.003602  9885 tablet_bootstrap.cc:492] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc: No bootstrap required, opened a new log
I20260710 13:19:04.004223  9885 ts_tablet_manager.cc:1403] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260710 13:19:04.004446  9886 tablet_bootstrap.cc:492] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P f433c27ce0504c67953f44b65fbfa3a6: Bootstrap starting.
I20260710 13:19:04.004422  9889 consensus_queue.cc:260] T 06a153081368489bbf1034dade955ac5 P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.006861  9889 ts_tablet_manager.cc:1434] T 06a153081368489bbf1034dade955ac5 P c3ca7755f5d14e5eab7c40739e85248a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:04.007407  9885 raft_consensus.cc:359] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.008249  9885 raft_consensus.cc:385] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.008577  9885 raft_consensus.cc:740] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.011078  9892 raft_consensus.cc:493] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.011669  9892 raft_consensus.cc:515] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.012221  9886 tablet_bootstrap.cc:654] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P f433c27ce0504c67953f44b65fbfa3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.018170  9889 tablet_bootstrap.cc:492] T 4b61b54d940e4c79a6cb469bca4cad30 P c3ca7755f5d14e5eab7c40739e85248a: Bootstrap starting.
I20260710 13:19:04.023897  9892 leader_election.cc:290] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:04.029563  9886 tablet_bootstrap.cc:492] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P f433c27ce0504c67953f44b65fbfa3a6: No bootstrap required, opened a new log
I20260710 13:19:04.030369  9886 ts_tablet_manager.cc:1403] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P f433c27ce0504c67953f44b65fbfa3a6: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260710 13:19:04.031077  9889 tablet_bootstrap.cc:654] T 4b61b54d940e4c79a6cb469bca4cad30 P c3ca7755f5d14e5eab7c40739e85248a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.034240  9886 raft_consensus.cc:359] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.035353  9886 raft_consensus.cc:385] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.035806  9886 raft_consensus.cc:740] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.036334  9889 tablet_bootstrap.cc:492] T 4b61b54d940e4c79a6cb469bca4cad30 P c3ca7755f5d14e5eab7c40739e85248a: No bootstrap required, opened a new log
I20260710 13:19:04.036767  9886 consensus_queue.cc:260] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.034896  9885 consensus_queue.cc:260] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.039397  9886 ts_tablet_manager.cc:1434] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P f433c27ce0504c67953f44b65fbfa3a6: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:19:04.040423  9889 ts_tablet_manager.cc:1403] T 4b61b54d940e4c79a6cb469bca4cad30 P c3ca7755f5d14e5eab7c40739e85248a: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260710 13:19:04.040462  9886 tablet_bootstrap.cc:492] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6: Bootstrap starting.
I20260710 13:19:04.041913  9885 ts_tablet_manager.cc:1434] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.001s
I20260710 13:19:04.043211  9885 tablet_bootstrap.cc:492] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc: Bootstrap starting.
I20260710 13:19:04.049989  9886 tablet_bootstrap.cc:654] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.050736  9889 raft_consensus.cc:359] T 4b61b54d940e4c79a6cb469bca4cad30 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.051683  9889 raft_consensus.cc:385] T 4b61b54d940e4c79a6cb469bca4cad30 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.051515  9890 raft_consensus.cc:493] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.049989  9885 tablet_bootstrap.cc:654] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.052403  9890 raft_consensus.cc:515] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.056524  9889 raft_consensus.cc:740] T 4b61b54d940e4c79a6cb469bca4cad30 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.057601  9889 consensus_queue.cc:260] T 4b61b54d940e4c79a6cb469bca4cad30 P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.058193  9890 leader_election.cc:290] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:04.068693  9889 ts_tablet_manager.cc:1434] T 4b61b54d940e4c79a6cb469bca4cad30 P c3ca7755f5d14e5eab7c40739e85248a: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 13:19:04.068454  9771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa33186fae1d40b3bf01e5860f259410" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6" is_pre_election: true
I20260710 13:19:04.069350  9771 raft_consensus.cc:2468] T aa33186fae1d40b3bf01e5860f259410 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 0.
I20260710 13:19:04.071004  9659 leader_election.cc:304] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:04.071990  9892 raft_consensus.cc:2804] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.072382  9892 raft_consensus.cc:493] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.072737  9892 raft_consensus.cc:3060] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.077056  9889 tablet_bootstrap.cc:492] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a: Bootstrap starting.
I20260710 13:19:04.081377  9892 raft_consensus.cc:515] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.085229  9771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa33186fae1d40b3bf01e5860f259410" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:04.085947  9771 raft_consensus.cc:3060] T aa33186fae1d40b3bf01e5860f259410 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.086136  9886 tablet_bootstrap.cc:492] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6: No bootstrap required, opened a new log
I20260710 13:19:04.086421  9889 tablet_bootstrap.cc:654] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.087028  9886 ts_tablet_manager.cc:1403] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.012s
I20260710 13:19:04.091315  9886 raft_consensus.cc:359] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.092449  9886 raft_consensus.cc:385] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.092891  9886 raft_consensus.cc:740] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.094115  9886 consensus_queue.cc:260] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.100701  9771 raft_consensus.cc:2468] T aa33186fae1d40b3bf01e5860f259410 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 1.
I20260710 13:19:04.101269  9886 ts_tablet_manager.cc:1434] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:19:04.110199  9659 leader_election.cc:304] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:04.111740  9886 tablet_bootstrap.cc:492] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6: Bootstrap starting.
I20260710 13:19:04.114631  9885 tablet_bootstrap.cc:492] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc: No bootstrap required, opened a new log
I20260710 13:19:04.115190  9885 ts_tablet_manager.cc:1403] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc: Time spent bootstrapping tablet: real 0.072s	user 0.024s	sys 0.036s
I20260710 13:19:04.102555  9889 tablet_bootstrap.cc:492] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a: No bootstrap required, opened a new log
I20260710 13:19:04.117820  9889 ts_tablet_manager.cc:1403] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.009s
I20260710 13:19:04.119256  9885 raft_consensus.cc:359] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.120481  9885 raft_consensus.cc:385] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.120610  9889 raft_consensus.cc:359] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.120986  9885 raft_consensus.cc:740] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.122316  9889 raft_consensus.cc:385] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.122753  9889 raft_consensus.cc:740] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.105561  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa33186fae1d40b3bf01e5860f259410" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:04.123399  9844 raft_consensus.cc:3060] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.104238  9892 leader_election.cc:290] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 election: Requested vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:04.104513  9845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa33186fae1d40b3bf01e5860f259410" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a" is_pre_election: true
I20260710 13:19:04.123672  9889 consensus_queue.cc:260] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.124490  9892 raft_consensus.cc:2804] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.126521  9889 ts_tablet_manager.cc:1434] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:04.128294  9892 raft_consensus.cc:697] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Becoming Leader. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Running, Role: LEADER
I20260710 13:19:04.128866  9886 tablet_bootstrap.cc:654] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:04.131002  9642 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:04.131721  9892 consensus_queue.cc:237] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.122995  9885 consensus_queue.cc:260] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.134402  9889 tablet_bootstrap.cc:492] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a: Bootstrap starting.
I20260710 13:19:04.133026  9844 raft_consensus.cc:2468] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 1.
I20260710 13:19:04.149425  9889 tablet_bootstrap.cc:654] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:04.158639  9659 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.130:34249, user_credentials={real_user=slave}} blocked reactor thread for 48584.3us
I20260710 13:19:04.166186  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a153081368489bbf1034dade955ac5" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc" is_pre_election: true
I20260710 13:19:04.166925  9696 raft_consensus.cc:2468] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 0.
I20260710 13:19:04.169324  9593 catalog_manager.cc:5697] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129). New cstate: current_term: 1 leader_uuid: "91e4cce5d3e445189ded70c419caa1dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.171407  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a153081368489bbf1034dade955ac5" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a" is_pre_election: true
I20260710 13:19:04.172174  9886 tablet_bootstrap.cc:492] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6: No bootstrap required, opened a new log
I20260710 13:19:04.174011  9886 ts_tablet_manager.cc:1403] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.016s
I20260710 13:19:04.175266  9889 tablet_bootstrap.cc:492] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a: No bootstrap required, opened a new log
I20260710 13:19:04.173153  9885 ts_tablet_manager.cc:1434] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.006s
I20260710 13:19:04.173923  9844 raft_consensus.cc:2468] T 06a153081368489bbf1034dade955ac5 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 0.
I20260710 13:19:04.175854  9889 ts_tablet_manager.cc:1403] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.008s
I20260710 13:19:04.172276  9735 leader_election.cc:304] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:04.176678  9885 tablet_bootstrap.cc:492] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc: Bootstrap starting.
I20260710 13:19:04.177189  9890 raft_consensus.cc:2804] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.176939  9886 raft_consensus.cc:359] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.177583  9890 raft_consensus.cc:493] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.177723  9886 raft_consensus.cc:385] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.177964  9890 raft_consensus.cc:3060] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.178046  9886 raft_consensus.cc:740] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.178867  9886 consensus_queue.cc:260] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.179389  9889 raft_consensus.cc:359] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.180267  9889 raft_consensus.cc:385] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.180621  9889 raft_consensus.cc:740] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.181787  9889 consensus_queue.cc:260] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.184514  9889 ts_tablet_manager.cc:1434] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:04.185084  9885 tablet_bootstrap.cc:654] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.185678  9889 tablet_bootstrap.cc:492] T bae007e743ef48da8a9d9e3c3c777723 P c3ca7755f5d14e5eab7c40739e85248a: Bootstrap starting.
I20260710 13:19:04.194162  9889 tablet_bootstrap.cc:654] T bae007e743ef48da8a9d9e3c3c777723 P c3ca7755f5d14e5eab7c40739e85248a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.214423  9890 raft_consensus.cc:515] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.219553  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a153081368489bbf1034dade955ac5" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:04.220532  9696 raft_consensus.cc:3060] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.220985  9886 ts_tablet_manager.cc:1434] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6: Time spent starting tablet: real 0.046s	user 0.017s	sys 0.025s
I20260710 13:19:04.222488  9886 tablet_bootstrap.cc:492] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6: Bootstrap starting.
I20260710 13:19:04.225157  9885 tablet_bootstrap.cc:492] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc: No bootstrap required, opened a new log
I20260710 13:19:04.225791  9885 ts_tablet_manager.cc:1403] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.008s
I20260710 13:19:04.229770  9890 leader_election.cc:290] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:04.230182  9886 tablet_bootstrap.cc:654] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.229250  9885 raft_consensus.cc:359] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.231164  9885 raft_consensus.cc:385] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.231526  9885 raft_consensus.cc:740] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.233084  9885 consensus_queue.cc:260] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.235371  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a153081368489bbf1034dade955ac5" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:04.236043  9844 raft_consensus.cc:3060] T 06a153081368489bbf1034dade955ac5 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.238579  9696 raft_consensus.cc:2468] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 1.
I20260710 13:19:04.239894  9735 leader_election.cc:304] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:04.240774  9890 raft_consensus.cc:2804] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.243076  9886 tablet_bootstrap.cc:492] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6: No bootstrap required, opened a new log
I20260710 13:19:04.243767  9886 ts_tablet_manager.cc:1403] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.007s
I20260710 13:19:04.243934  9890 raft_consensus.cc:697] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Becoming Leader. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:04.244946  9890 consensus_queue.cc:237] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.245584  9889 tablet_bootstrap.cc:492] T bae007e743ef48da8a9d9e3c3c777723 P c3ca7755f5d14e5eab7c40739e85248a: No bootstrap required, opened a new log
I20260710 13:19:04.243122  9885 ts_tablet_manager.cc:1434] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:19:04.246197  9889 ts_tablet_manager.cc:1403] T bae007e743ef48da8a9d9e3c3c777723 P c3ca7755f5d14e5eab7c40739e85248a: Time spent bootstrapping tablet: real 0.061s	user 0.030s	sys 0.021s
I20260710 13:19:04.247114  9885 tablet_bootstrap.cc:492] T d8ba8543ce5a44bc983fc76aac5ef815 P 91e4cce5d3e445189ded70c419caa1dc: Bootstrap starting.
I20260710 13:19:04.249744  9889 raft_consensus.cc:359] T bae007e743ef48da8a9d9e3c3c777723 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.250598  9889 raft_consensus.cc:385] T bae007e743ef48da8a9d9e3c3c777723 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.250960  9889 raft_consensus.cc:740] T bae007e743ef48da8a9d9e3c3c777723 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.251847  9889 consensus_queue.cc:260] T bae007e743ef48da8a9d9e3c3c777723 P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.248967  9886 raft_consensus.cc:359] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.249118  9844 raft_consensus.cc:2468] T 06a153081368489bbf1034dade955ac5 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 1.
I20260710 13:19:04.253082  9886 raft_consensus.cc:385] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.253509  9886 raft_consensus.cc:740] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.254371  9886 consensus_queue.cc:260] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.257090  9886 ts_tablet_manager.cc:1434] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 13:19:04.258214  9886 tablet_bootstrap.cc:492] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6: Bootstrap starting.
I20260710 13:19:04.259315  9893 raft_consensus.cc:493] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.259879  9893 raft_consensus.cc:515] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.260527  9889 ts_tablet_manager.cc:1434] T bae007e743ef48da8a9d9e3c3c777723 P c3ca7755f5d14e5eab7c40739e85248a: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:19:04.262483  9889 tablet_bootstrap.cc:492] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a: Bootstrap starting.
I20260710 13:19:04.264777  9886 tablet_bootstrap.cc:654] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.269428  9893 leader_election.cc:290] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:04.270255  9889 tablet_bootstrap.cc:654] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.260999  9885 tablet_bootstrap.cc:654] T d8ba8543ce5a44bc983fc76aac5ef815 P 91e4cce5d3e445189ded70c419caa1dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.275869  9886 tablet_bootstrap.cc:492] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6: No bootstrap required, opened a new log
I20260710 13:19:04.276449  9886 ts_tablet_manager.cc:1403] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 13:19:04.279489  9886 raft_consensus.cc:359] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.280244  9886 raft_consensus.cc:385] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.280570  9886 raft_consensus.cc:740] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.281374  9886 consensus_queue.cc:260] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.283757  9886 ts_tablet_manager.cc:1434] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:04.282922  9594 catalog_manager.cc:5697] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.284909  9886 tablet_bootstrap.cc:492] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6: Bootstrap starting.
I20260710 13:19:04.292042  9886 tablet_bootstrap.cc:654] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.303610  9910 raft_consensus.cc:493] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.304212  9910 raft_consensus.cc:515] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.304726  9889 tablet_bootstrap.cc:492] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a: No bootstrap required, opened a new log
I20260710 13:19:04.305290  9889 ts_tablet_manager.cc:1403] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.016s
I20260710 13:19:04.308506  9771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e8a5ebdfe4b6ba67b8a1f30a46ef8" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6" is_pre_election: true
I20260710 13:19:04.308820  9889 raft_consensus.cc:359] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.309319  9771 raft_consensus.cc:2468] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 0.
I20260710 13:19:04.309670  9889 raft_consensus.cc:385] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.310045  9889 raft_consensus.cc:740] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.310495  9885 tablet_bootstrap.cc:492] T d8ba8543ce5a44bc983fc76aac5ef815 P 91e4cce5d3e445189ded70c419caa1dc: No bootstrap required, opened a new log
I20260710 13:19:04.311173  9885 ts_tablet_manager.cc:1403] T d8ba8543ce5a44bc983fc76aac5ef815 P 91e4cce5d3e445189ded70c419caa1dc: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.003s
I20260710 13:19:04.311064  9659 leader_election.cc:304] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:04.310870  9889 consensus_queue.cc:260] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.312199  9907 raft_consensus.cc:2804] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.312605  9907 raft_consensus.cc:493] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.312975  9907 raft_consensus.cc:3060] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.313511  9889 ts_tablet_manager.cc:1434] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:19:04.314677  9889 tablet_bootstrap.cc:492] T 6a9b75bf422e4a6b8520330fd16f474a P c3ca7755f5d14e5eab7c40739e85248a: Bootstrap starting.
I20260710 13:19:04.321497  9910 leader_election.cc:290] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:04.322151  9889 tablet_bootstrap.cc:654] T 6a9b75bf422e4a6b8520330fd16f474a P c3ca7755f5d14e5eab7c40739e85248a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.323941  9907 raft_consensus.cc:515] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.327744  9771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e8a5ebdfe4b6ba67b8a1f30a46ef8" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:04.328639  9771 raft_consensus.cc:3060] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.336320  9885 raft_consensus.cc:359] T d8ba8543ce5a44bc983fc76aac5ef815 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.340030  9771 raft_consensus.cc:2468] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 1.
I20260710 13:19:04.343204  9885 raft_consensus.cc:385] T d8ba8543ce5a44bc983fc76aac5ef815 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.343859  9885 raft_consensus.cc:740] T d8ba8543ce5a44bc983fc76aac5ef815 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.343933  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e8a5ebdfe4b6ba67b8a1f30a46ef8" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc" is_pre_election: true
I20260710 13:19:04.345300  9696 raft_consensus.cc:2393] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3ca7755f5d14e5eab7c40739e85248a in current term 1: Already voted for candidate 91e4cce5d3e445189ded70c419caa1dc in this term.
I20260710 13:19:04.347916  9890 raft_consensus.cc:493] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.348480  9890 raft_consensus.cc:515] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.350553  9886 tablet_bootstrap.cc:492] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6: No bootstrap required, opened a new log
I20260710 13:19:04.350497  9890 leader_election.cc:290] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:04.351356  9886 ts_tablet_manager.cc:1403] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6: Time spent bootstrapping tablet: real 0.067s	user 0.034s	sys 0.027s
I20260710 13:19:04.344928  9885 consensus_queue.cc:260] T d8ba8543ce5a44bc983fc76aac5ef815 P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.352916  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b61b54d940e4c79a6cb469bca4cad30" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a" is_pre_election: true
I20260710 13:19:04.353936  9844 raft_consensus.cc:2468] T 4b61b54d940e4c79a6cb469bca4cad30 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 0.
I20260710 13:19:04.354250  9886 raft_consensus.cc:359] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.355058  9886 raft_consensus.cc:385] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.355400  9886 raft_consensus.cc:740] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.355839  9735 leader_election.cc:304] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:04.356122  9886 consensus_queue.cc:260] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.357044  9890 raft_consensus.cc:2804] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.357551  9890 raft_consensus.cc:493] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.357982  9890 raft_consensus.cc:3060] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.353968  9885 ts_tablet_manager.cc:1434] T d8ba8543ce5a44bc983fc76aac5ef815 P 91e4cce5d3e445189ded70c419caa1dc: Time spent starting tablet: real 0.042s	user 0.011s	sys 0.000s
I20260710 13:19:04.360167  9885 tablet_bootstrap.cc:492] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc: Bootstrap starting.
I20260710 13:19:04.357620  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b61b54d940e4c79a6cb469bca4cad30" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc" is_pre_election: true
I20260710 13:19:04.363389  9696 raft_consensus.cc:2468] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 0.
I20260710 13:19:04.364059  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e8a5ebdfe4b6ba67b8a1f30a46ef8" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a" is_pre_election: true
I20260710 13:19:04.365046  9844 raft_consensus.cc:2468] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 0.
I20260710 13:19:04.365622  9886 ts_tablet_manager.cc:1434] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:19:04.369176  9886 tablet_bootstrap.cc:492] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6: Bootstrap starting.
I20260710 13:19:04.375011  9886 tablet_bootstrap.cc:654] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.376340  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e8a5ebdfe4b6ba67b8a1f30a46ef8" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:04.377337  9844 raft_consensus.cc:3060] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.377894  9907 leader_election.cc:290] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 election: Requested vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:04.381100  9659 leader_election.cc:304] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:04.382443  9907 raft_consensus.cc:2804] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.383213  9907 raft_consensus.cc:697] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Becoming Leader. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Running, Role: LEADER
I20260710 13:19:04.384016  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e8a5ebdfe4b6ba67b8a1f30a46ef8" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6" is_pre_election: true
I20260710 13:19:04.384174  9907 consensus_queue.cc:237] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.384853  9770 raft_consensus.cc:2393] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3ca7755f5d14e5eab7c40739e85248a in current term 1: Already voted for candidate 91e4cce5d3e445189ded70c419caa1dc in this term.
I20260710 13:19:04.386708  9808 leader_election.cc:304] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3ca7755f5d14e5eab7c40739e85248a; no voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6
I20260710 13:19:04.388837  9885 tablet_bootstrap.cc:654] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.391224  9844 raft_consensus.cc:2468] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 1.
I20260710 13:19:04.391944  9919 raft_consensus.cc:2749] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:04.391472  9890 raft_consensus.cc:515] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.394961  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b61b54d940e4c79a6cb469bca4cad30" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:04.395627  9696 raft_consensus.cc:3060] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.396849  9845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b61b54d940e4c79a6cb469bca4cad30" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:04.397238  9889 tablet_bootstrap.cc:492] T 6a9b75bf422e4a6b8520330fd16f474a P c3ca7755f5d14e5eab7c40739e85248a: No bootstrap required, opened a new log
I20260710 13:19:04.397508  9845 raft_consensus.cc:3060] T 4b61b54d940e4c79a6cb469bca4cad30 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.398000  9889 ts_tablet_manager.cc:1403] T 6a9b75bf422e4a6b8520330fd16f474a P c3ca7755f5d14e5eab7c40739e85248a: Time spent bootstrapping tablet: real 0.084s	user 0.036s	sys 0.032s
I20260710 13:19:04.402891  9696 raft_consensus.cc:2468] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 1.
I20260710 13:19:04.402526  9889 raft_consensus.cc:359] T 6a9b75bf422e4a6b8520330fd16f474a P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.403764  9889 raft_consensus.cc:385] T 6a9b75bf422e4a6b8520330fd16f474a P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.404186  9889 raft_consensus.cc:740] T 6a9b75bf422e4a6b8520330fd16f474a P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.404302  9735 leader_election.cc:304] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:04.405413  9912 raft_consensus.cc:2804] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.405606  9845 raft_consensus.cc:2468] T 4b61b54d940e4c79a6cb469bca4cad30 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 1.
I20260710 13:19:04.406783  9890 leader_election.cc:290] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:04.405443  9889 consensus_queue.cc:260] T 6a9b75bf422e4a6b8520330fd16f474a P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.413041  9889 ts_tablet_manager.cc:1434] T 6a9b75bf422e4a6b8520330fd16f474a P c3ca7755f5d14e5eab7c40739e85248a: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 13:19:04.416893  9889 tablet_bootstrap.cc:492] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a: Bootstrap starting.
I20260710 13:19:04.425333  9889 tablet_bootstrap.cc:654] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.435993  9912 raft_consensus.cc:697] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Becoming Leader. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:04.437311  9912 consensus_queue.cc:237] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.445086  9886 tablet_bootstrap.cc:492] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6: No bootstrap required, opened a new log
I20260710 13:19:04.445713  9886 ts_tablet_manager.cc:1403] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.029s
I20260710 13:19:04.447162  9889 tablet_bootstrap.cc:492] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a: No bootstrap required, opened a new log
I20260710 13:19:04.447820  9889 ts_tablet_manager.cc:1403] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260710 13:19:04.450701  9594 catalog_manager.cc:5697] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.466750  9919 raft_consensus.cc:493] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.467520  9919 raft_consensus.cc:515] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.470105  9889 raft_consensus.cc:359] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.471668  9919 leader_election.cc:290] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:04.471503  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e33e8a60c84d108464c8c36fa3b2c5" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6" is_pre_election: true
I20260710 13:19:04.472532  9770 raft_consensus.cc:2468] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 0.
I20260710 13:19:04.473575  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e33e8a60c84d108464c8c36fa3b2c5" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc" is_pre_election: true
I20260710 13:19:04.473913  9808 leader_election.cc:304] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:04.474823  9919 raft_consensus.cc:2804] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.475303  9919 raft_consensus.cc:493] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:19:04.475208  9809 leader_election.cc:343] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:04.475997  9919 raft_consensus.cc:3060] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.475162  9889 raft_consensus.cc:385] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.477051  9889 raft_consensus.cc:740] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.481328  9889 consensus_queue.cc:260] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.483598  9889 ts_tablet_manager.cc:1434] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.008s
I20260710 13:19:04.467465  9886 raft_consensus.cc:359] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.484177  9885 tablet_bootstrap.cc:492] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc: No bootstrap required, opened a new log
I20260710 13:19:04.484275  9886 raft_consensus.cc:385] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.484673  9886 raft_consensus.cc:740] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.484639  9919 raft_consensus.cc:515] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.485612  9886 consensus_queue.cc:260] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.486555  9594 catalog_manager.cc:5697] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129). New cstate: current_term: 1 leader_uuid: "91e4cce5d3e445189ded70c419caa1dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.487635  9886 ts_tablet_manager.cc:1434] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6: Time spent starting tablet: real 0.042s	user 0.011s	sys 0.012s
I20260710 13:19:04.487743  9919 leader_election.cc:290] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:04.484781  9885 ts_tablet_manager.cc:1403] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc: Time spent bootstrapping tablet: real 0.125s	user 0.057s	sys 0.041s
I20260710 13:19:04.489423  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e33e8a60c84d108464c8c36fa3b2c5" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
W20260710 13:19:04.490631  9809 leader_election.cc:343] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:04.490638  9885 raft_consensus.cc:359] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.491510  9885 raft_consensus.cc:385] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.491849  9885 raft_consensus.cc:740] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.490674  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e33e8a60c84d108464c8c36fa3b2c5" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:04.492643  9885 consensus_queue.cc:260] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.493026  9770 raft_consensus.cc:3060] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.500618  9770 raft_consensus.cc:2468] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 1.
I20260710 13:19:04.501225  9885 ts_tablet_manager.cc:1434] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 13:19:04.502043  9808 leader_election.cc:304] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6; no voters: 91e4cce5d3e445189ded70c419caa1dc
I20260710 13:19:04.502314  9885 tablet_bootstrap.cc:492] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc: Bootstrap starting.
I20260710 13:19:04.503955  9919 raft_consensus.cc:2804] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.504547  9919 raft_consensus.cc:697] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Becoming Leader. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Running, Role: LEADER
I20260710 13:19:04.505498  9919 consensus_queue.cc:237] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.509799  9885 tablet_bootstrap.cc:654] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.514499  9885 tablet_bootstrap.cc:492] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc: No bootstrap required, opened a new log
I20260710 13:19:04.514917  9885 ts_tablet_manager.cc:1403] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 13:19:04.515352  9592 catalog_manager.cc:5697] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a reported cstate change: term changed from 0 to 1, leader changed from <none> to c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131). New cstate: current_term: 1 leader_uuid: "c3ca7755f5d14e5eab7c40739e85248a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:04.516786  9885 raft_consensus.cc:359] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.517314  9885 raft_consensus.cc:385] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.517601  9885 raft_consensus.cc:740] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.518308  9885 consensus_queue.cc:260] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.519901  9885 ts_tablet_manager.cc:1434] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:04.520676  9885 tablet_bootstrap.cc:492] T 29bdb6d086a84d79832d94c9ee59d709 P 91e4cce5d3e445189ded70c419caa1dc: Bootstrap starting.
I20260710 13:19:04.525563  9885 tablet_bootstrap.cc:654] T 29bdb6d086a84d79832d94c9ee59d709 P 91e4cce5d3e445189ded70c419caa1dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.530018  9885 tablet_bootstrap.cc:492] T 29bdb6d086a84d79832d94c9ee59d709 P 91e4cce5d3e445189ded70c419caa1dc: No bootstrap required, opened a new log
I20260710 13:19:04.530398  9885 ts_tablet_manager.cc:1403] T 29bdb6d086a84d79832d94c9ee59d709 P 91e4cce5d3e445189ded70c419caa1dc: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:19:04.531563  9907 raft_consensus.cc:493] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.532048  9907 raft_consensus.cc:515] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.532609  9885 raft_consensus.cc:359] T 29bdb6d086a84d79832d94c9ee59d709 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.533272  9885 raft_consensus.cc:385] T 29bdb6d086a84d79832d94c9ee59d709 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.533553  9885 raft_consensus.cc:740] T 29bdb6d086a84d79832d94c9ee59d709 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.534189  9907 leader_election.cc:290] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:04.534181  9885 consensus_queue.cc:260] T 29bdb6d086a84d79832d94c9ee59d709 P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.535194  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e33e8a60c84d108464c8c36fa3b2c5" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6" is_pre_election: true
I20260710 13:19:04.535367  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e33e8a60c84d108464c8c36fa3b2c5" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a" is_pre_election: true
I20260710 13:19:04.536089  9770 raft_consensus.cc:2393] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91e4cce5d3e445189ded70c419caa1dc in current term 1: Already voted for candidate c3ca7755f5d14e5eab7c40739e85248a in this term.
I20260710 13:19:04.537086  9885 ts_tablet_manager.cc:1434] T 29bdb6d086a84d79832d94c9ee59d709 P 91e4cce5d3e445189ded70c419caa1dc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:04.537417  9659 leader_election.cc:304] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc; no voters: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6
I20260710 13:19:04.538264  9907 raft_consensus.cc:3060] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.545035  9907 raft_consensus.cc:2749] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:04.546566  9912 raft_consensus.cc:493] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.547032  9912 raft_consensus.cc:515] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.548338  9907 raft_consensus.cc:493] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.548847  9912 leader_election.cc:290] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:04.548817  9907 raft_consensus.cc:515] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.550472  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bdb6d086a84d79832d94c9ee59d709" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc" is_pre_election: true
I20260710 13:19:04.550777  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bdb6d086a84d79832d94c9ee59d709" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a" is_pre_election: true
I20260710 13:19:04.550992  9907 leader_election.cc:290] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:04.551162  9696 raft_consensus.cc:2468] T 29bdb6d086a84d79832d94c9ee59d709 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 0.
I20260710 13:19:04.551450  9844 raft_consensus.cc:2468] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 0.
I20260710 13:19:04.551623  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae007e743ef48da8a9d9e3c3c777723" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6" is_pre_election: true
I20260710 13:19:04.552225  9770 raft_consensus.cc:2468] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 0.
I20260710 13:19:04.552734  9735 leader_election.cc:304] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:04.553198  9659 leader_election.cc:304] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:04.553516  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae007e743ef48da8a9d9e3c3c777723" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a" is_pre_election: true
I20260710 13:19:04.553552  9912 raft_consensus.cc:2804] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.554035  9907 raft_consensus.cc:2804] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.554147  9912 raft_consensus.cc:493] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.554190  9844 raft_consensus.cc:2468] T bae007e743ef48da8a9d9e3c3c777723 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 0.
I20260710 13:19:04.554517  9907 raft_consensus.cc:493] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.554791  9912 raft_consensus.cc:3060] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.554926  9907 raft_consensus.cc:3060] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.559924  9907 raft_consensus.cc:515] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.560043  9912 raft_consensus.cc:515] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.561790  9907 leader_election.cc:290] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 election: Requested vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:04.561920  9912 leader_election.cc:290] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:04.562558  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae007e743ef48da8a9d9e3c3c777723" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:04.562917  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bdb6d086a84d79832d94c9ee59d709" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:04.563166  9770 raft_consensus.cc:3060] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.563472  9844 raft_consensus.cc:3060] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.563584  9845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae007e743ef48da8a9d9e3c3c777723" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:04.563584  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bdb6d086a84d79832d94c9ee59d709" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:04.564401  9845 raft_consensus.cc:3060] T bae007e743ef48da8a9d9e3c3c777723 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.564422  9696 raft_consensus.cc:3060] T 29bdb6d086a84d79832d94c9ee59d709 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.570267  9770 raft_consensus.cc:2468] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 1.
I20260710 13:19:04.570267  9844 raft_consensus.cc:2468] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 1.
I20260710 13:19:04.571432  9696 raft_consensus.cc:2468] T 29bdb6d086a84d79832d94c9ee59d709 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 1.
I20260710 13:19:04.571631  9659 leader_election.cc:304] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:04.571856  9735 leader_election.cc:304] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:04.572476  9907 raft_consensus.cc:2804] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.572750  9912 raft_consensus.cc:2804] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.572948  9907 raft_consensus.cc:697] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Becoming Leader. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Running, Role: LEADER
I20260710 13:19:04.573446  9912 raft_consensus.cc:697] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Becoming Leader. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:04.573909  9907 consensus_queue.cc:237] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.574308  9912 consensus_queue.cc:237] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.574864  9845 raft_consensus.cc:2468] T bae007e743ef48da8a9d9e3c3c777723 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 1.
I20260710 13:19:04.582994  9912 raft_consensus.cc:493] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.583652  9912 raft_consensus.cc:515] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.582994  9592 catalog_manager.cc:5697] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.583267  9593 catalog_manager.cc:5697] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129). New cstate: current_term: 1 leader_uuid: "91e4cce5d3e445189ded70c419caa1dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.585856  9912 leader_election.cc:290] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:04.586494  9919 raft_consensus.cc:493] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.587144  9845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ba8543ce5a44bc983fc76aac5ef815" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a" is_pre_election: true
I20260710 13:19:04.587007  9919 raft_consensus.cc:515] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.587536  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ba8543ce5a44bc983fc76aac5ef815" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc" is_pre_election: true
I20260710 13:19:04.588008  9845 raft_consensus.cc:2468] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 0.
I20260710 13:19:04.588179  9696 raft_consensus.cc:2468] T d8ba8543ce5a44bc983fc76aac5ef815 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 0.
I20260710 13:19:04.589174  9919 leader_election.cc:290] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:04.590042  9735 leader_election.cc:304] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:04.590342  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ba8543ce5a44bc983fc76aac5ef815" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6" is_pre_election: true
I20260710 13:19:04.590770  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ba8543ce5a44bc983fc76aac5ef815" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc" is_pre_election: true
I20260710 13:19:04.591060  9770 raft_consensus.cc:2468] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 0.
I20260710 13:19:04.591406  9696 raft_consensus.cc:2468] T d8ba8543ce5a44bc983fc76aac5ef815 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 0.
I20260710 13:19:04.591732  9912 raft_consensus.cc:2804] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.592231  9912 raft_consensus.cc:493] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.592365  9808 leader_election.cc:304] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:04.592664  9912 raft_consensus.cc:3060] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.594022  9919 raft_consensus.cc:2804] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.594381  9919 raft_consensus.cc:493] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.594724  9919 raft_consensus.cc:3060] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.600533  9912 raft_consensus.cc:515] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.601574  9919 raft_consensus.cc:515] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.602730  9912 leader_election.cc:290] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:04.603664  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ba8543ce5a44bc983fc76aac5ef815" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:04.603868  9845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ba8543ce5a44bc983fc76aac5ef815" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:04.604314  9696 raft_consensus.cc:3060] T d8ba8543ce5a44bc983fc76aac5ef815 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.604748  9845 raft_consensus.cc:2393] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f433c27ce0504c67953f44b65fbfa3a6 in current term 1: Already voted for candidate c3ca7755f5d14e5eab7c40739e85248a in this term.
I20260710 13:19:04.604966  9919 leader_election.cc:290] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:04.605195  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ba8543ce5a44bc983fc76aac5ef815" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:04.606081  9770 raft_consensus.cc:2393] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c3ca7755f5d14e5eab7c40739e85248a in current term 1: Already voted for candidate f433c27ce0504c67953f44b65fbfa3a6 in this term.
I20260710 13:19:04.606547  9695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ba8543ce5a44bc983fc76aac5ef815" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:04.608062  9809 leader_election.cc:304] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a [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: c3ca7755f5d14e5eab7c40739e85248a; no voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6
I20260710 13:19:04.608888  9919 raft_consensus.cc:2749] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:04.611029  9696 raft_consensus.cc:2468] T d8ba8543ce5a44bc983fc76aac5ef815 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 1.
I20260710 13:19:04.612058  9735 leader_election.cc:304] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: c3ca7755f5d14e5eab7c40739e85248a
I20260710 13:19:04.612813  9912 raft_consensus.cc:2804] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.613225  9912 raft_consensus.cc:697] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Becoming Leader. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:04.614029  9912 consensus_queue.cc:237] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.621186  9593 catalog_manager.cc:5697] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.642045  9907 raft_consensus.cc:493] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.642587  9907 raft_consensus.cc:515] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.644343  9907 leader_election.cc:290] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:04.645587  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9b75bf422e4a6b8520330fd16f474a" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6" is_pre_election: true
I20260710 13:19:04.645536  9845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9b75bf422e4a6b8520330fd16f474a" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a" is_pre_election: true
I20260710 13:19:04.646456  9770 raft_consensus.cc:2468] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 0.
I20260710 13:19:04.646499  9845 raft_consensus.cc:2468] T 6a9b75bf422e4a6b8520330fd16f474a P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 0.
I20260710 13:19:04.647902  9659 leader_election.cc:304] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:04.648686  9907 raft_consensus.cc:2804] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.649024  9907 raft_consensus.cc:493] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.649358  9907 raft_consensus.cc:3060] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.655114  9907 raft_consensus.cc:515] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.656342  9910 consensus_queue.cc:1048] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.657208  9907 leader_election.cc:290] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 election: Requested vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:04.658133  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9b75bf422e4a6b8520330fd16f474a" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:04.658475  9845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9b75bf422e4a6b8520330fd16f474a" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:04.658777  9770 raft_consensus.cc:3060] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.659162  9845 raft_consensus.cc:3060] T 6a9b75bf422e4a6b8520330fd16f474a P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.666780  9770 raft_consensus.cc:2468] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 1.
I20260710 13:19:04.670466  9659 leader_election.cc:304] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:04.671741  9910 consensus_queue.cc:1048] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:04.673372  9907 raft_consensus.cc:2804] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.674783  9907 raft_consensus.cc:697] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Becoming Leader. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Running, Role: LEADER
I20260710 13:19:04.676343  9845 raft_consensus.cc:2468] T 6a9b75bf422e4a6b8520330fd16f474a P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 1.
I20260710 13:19:04.675722  9907 consensus_queue.cc:237] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.694850  9592 catalog_manager.cc:5697] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129). New cstate: current_term: 1 leader_uuid: "91e4cce5d3e445189ded70c419caa1dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.801291  9912 consensus_queue.cc:1048] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.813032  9912 consensus_queue.cc:1048] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:04.819873  9907 consensus_queue.cc:1048] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.831462  9910 consensus_queue.cc:1048] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.868184  9770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06a153081368489bbf1034dade955ac5"
dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
mode: GRACEFUL
new_leader_uuid: "91e4cce5d3e445189ded70c419caa1dc"
 from {username='slave'} at 127.0.0.1:48548
I20260710 13:19:04.868747  9770 raft_consensus.cc:606] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Received request to transfer leadership to TS 91e4cce5d3e445189ded70c419caa1dc
I20260710 13:19:04.876837  9770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b61b54d940e4c79a6cb469bca4cad30"
dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
mode: GRACEFUL
new_leader_uuid: "91e4cce5d3e445189ded70c419caa1dc"
 from {username='slave'} at 127.0.0.1:48548
I20260710 13:19:04.877483  9770 raft_consensus.cc:606] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Received request to transfer leadership to TS 91e4cce5d3e445189ded70c419caa1dc
I20260710 13:19:04.880856  9912 consensus_queue.cc:1048] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.894284  9952 consensus_queue.cc:1048] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:04.899703  9695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bae007e743ef48da8a9d9e3c3c777723"
dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
mode: GRACEFUL
new_leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
 from {username='slave'} at 127.0.0.1:52494
I20260710 13:19:04.900444  9695 raft_consensus.cc:606] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Received request to transfer leadership to TS f433c27ce0504c67953f44b65fbfa3a6
I20260710 13:19:04.908979  9952 raft_consensus.cc:993] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6: : Instructing follower 91e4cce5d3e445189ded70c419caa1dc to start an election
I20260710 13:19:04.909564  9952 raft_consensus.cc:1081] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Signalling peer 91e4cce5d3e445189ded70c419caa1dc to start an election
I20260710 13:19:04.911402  9696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b61b54d940e4c79a6cb469bca4cad30"
dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
 from {username='slave'} at 127.0.0.1:52470
I20260710 13:19:04.912006  9696 raft_consensus.cc:493] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:04.912475  9695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a9b75bf422e4a6b8520330fd16f474a"
dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
mode: GRACEFUL
new_leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
 from {username='slave'} at 127.0.0.1:52494
I20260710 13:19:04.913120  9695 raft_consensus.cc:606] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Received request to transfer leadership to TS f433c27ce0504c67953f44b65fbfa3a6
I20260710 13:19:04.912518  9696 raft_consensus.cc:3060] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.919592  9696 raft_consensus.cc:515] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.921516  9696 leader_election.cc:290] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 2 election: Requested vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:04.922133  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b61b54d940e4c79a6cb469bca4cad30" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:04.922775  9770 raft_consensus.cc:3055] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:04.922874  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b61b54d940e4c79a6cb469bca4cad30" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:04.923136  9770 raft_consensus.cc:740] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:04.923610  9844 raft_consensus.cc:3060] T 4b61b54d940e4c79a6cb469bca4cad30 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.924134  9770 consensus_queue.cc:260] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.925578  9770 raft_consensus.cc:3060] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.929637  9844 raft_consensus.cc:2468] T 4b61b54d940e4c79a6cb469bca4cad30 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 2.
I20260710 13:19:04.930881  9660 leader_election.cc:304] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, c3ca7755f5d14e5eab7c40739e85248a; no voters: 
I20260710 13:19:04.931699  9907 raft_consensus.cc:2804] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:04.932192  9907 raft_consensus.cc:697] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc [term 2 LEADER]: Becoming Leader. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Running, Role: LEADER
I20260710 13:19:04.933166  9770 raft_consensus.cc:2468] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 2.
I20260710 13:19:04.933032  9907 consensus_queue.cc:237] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:04.936715  9844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7e33e8a60c84d108464c8c36fa3b2c5"
dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
mode: GRACEFUL
new_leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
 from {username='slave'} at 127.0.0.1:48908
I20260710 13:19:04.937220  9844 raft_consensus.cc:606] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Received request to transfer leadership to TS f433c27ce0504c67953f44b65fbfa3a6
I20260710 13:19:04.940528  9592 catalog_manager.cc:5697] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc reported cstate change: term changed from 1 to 2, leader changed from f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130) to 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129). New cstate: current_term: 2 leader_uuid: "91e4cce5d3e445189ded70c419caa1dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.942920  9770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29bdb6d086a84d79832d94c9ee59d709"
dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
mode: GRACEFUL
new_leader_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
 from {username='slave'} at 127.0.0.1:48548
I20260710 13:19:04.943518  9770 raft_consensus.cc:606] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Received request to transfer leadership to TS c3ca7755f5d14e5eab7c40739e85248a
I20260710 13:19:04.996290  9912 consensus_queue.cc:1048] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.007164  9890 consensus_queue.cc:1048] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.017124  9928 raft_consensus.cc:993] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6: : Instructing follower c3ca7755f5d14e5eab7c40739e85248a to start an election
I20260710 13:19:05.017582  9890 raft_consensus.cc:1081] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Signalling peer c3ca7755f5d14e5eab7c40739e85248a to start an election
I20260710 13:19:05.019151  9844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29bdb6d086a84d79832d94c9ee59d709"
dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
 from {username='slave'} at 127.0.0.1:48900
I20260710 13:19:05.019631  9844 raft_consensus.cc:493] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:05.019918  9844 raft_consensus.cc:3060] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.024780  9844 raft_consensus.cc:515] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:05.026819  9844 leader_election.cc:290] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 2 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:05.028409  9771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bdb6d086a84d79832d94c9ee59d709" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:05.029009  9771 raft_consensus.cc:3055] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:05.029397  9771 raft_consensus.cc:740] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:05.030172  9771 consensus_queue.cc:260] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:05.030519  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bdb6d086a84d79832d94c9ee59d709" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:05.030781  9919 consensus_queue.cc:1048] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:05.031134  9696 raft_consensus.cc:3060] T 29bdb6d086a84d79832d94c9ee59d709 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.031503  9771 raft_consensus.cc:3060] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.038353  9771 raft_consensus.cc:2468] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 2.
I20260710 13:19:05.038355  9696 raft_consensus.cc:2468] T 29bdb6d086a84d79832d94c9ee59d709 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 2.
I20260710 13:19:05.039747  9809 leader_election.cc:304] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, c3ca7755f5d14e5eab7c40739e85248a; no voters: 
I20260710 13:19:05.040622  9919 raft_consensus.cc:2804] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:05.044679  9919 raft_consensus.cc:697] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a [term 2 LEADER]: Becoming Leader. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Running, Role: LEADER
I20260710 13:19:05.046792  9919 consensus_queue.cc:237] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:05.055519  9919 raft_consensus.cc:993] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a: : Instructing follower f433c27ce0504c67953f44b65fbfa3a6 to start an election
I20260710 13:19:05.056154  9960 raft_consensus.cc:1081] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Signalling peer f433c27ce0504c67953f44b65fbfa3a6 to start an election
I20260710 13:19:05.058126  9771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7e33e8a60c84d108464c8c36fa3b2c5"
dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
 from {username='slave'} at 127.0.0.1:48534
I20260710 13:19:05.058874  9771 raft_consensus.cc:493] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:05.059280  9771 raft_consensus.cc:3060] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.056742  9594 catalog_manager.cc:5697] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a reported cstate change: term changed from 1 to 2, leader changed from f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130) to c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131). New cstate: current_term: 2 leader_uuid: "c3ca7755f5d14e5eab7c40739e85248a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:05.067210  9959 consensus_queue.cc:1048] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.067857  9907 consensus_queue.cc:1048] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.068382  9771 raft_consensus.cc:515] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:05.072962  9771 leader_election.cc:290] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 2 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:05.073776  9695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e33e8a60c84d108464c8c36fa3b2c5" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:05.077595  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e33e8a60c84d108464c8c36fa3b2c5" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:05.082993  9844 raft_consensus.cc:3055] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:05.083364  9844 raft_consensus.cc:740] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Running, Role: LEADER
I20260710 13:19:05.084209  9844 consensus_queue.cc:260] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:05.086427  9947 raft_consensus.cc:993] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc: : Instructing follower f433c27ce0504c67953f44b65fbfa3a6 to start an election
I20260710 13:19:05.087281  9907 raft_consensus.cc:1081] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Signalling peer f433c27ce0504c67953f44b65fbfa3a6 to start an election
I20260710 13:19:05.085654  9844 raft_consensus.cc:3060] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.090242  9771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bae007e743ef48da8a9d9e3c3c777723"
dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
 from {username='slave'} at 127.0.0.1:48532
I20260710 13:19:05.091120  9771 raft_consensus.cc:493] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:05.091642  9771 raft_consensus.cc:3060] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.101657  9844 raft_consensus.cc:2468] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 2.
I20260710 13:19:05.102555  9771 raft_consensus.cc:515] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:05.104540  9735 leader_election.cc:304] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [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: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6; no voters: 91e4cce5d3e445189ded70c419caa1dc
I20260710 13:19:05.105290  9890 raft_consensus.cc:2804] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:05.105775  9890 raft_consensus.cc:697] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Becoming Leader. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:05.106230  9964 consensus_queue.cc:1048] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:05.106568  9890 consensus_queue.cc:237] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:05.108109  9771 leader_election.cc:290] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 2 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:05.108385  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae007e743ef48da8a9d9e3c3c777723" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:05.108973  9696 raft_consensus.cc:3055] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:05.109284  9696 raft_consensus.cc:740] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Running, Role: LEADER
I20260710 13:19:05.110047  9696 consensus_queue.cc:260] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:05.111327  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae007e743ef48da8a9d9e3c3c777723" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:05.111903  9844 raft_consensus.cc:3060] T bae007e743ef48da8a9d9e3c3c777723 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.115923  9592 catalog_manager.cc:5697] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 reported cstate change: term changed from 1 to 2, leader changed from c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131) to f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.117165  9844 raft_consensus.cc:2468] T bae007e743ef48da8a9d9e3c3c777723 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 2.
I20260710 13:19:05.118371  9735 leader_election.cc:304] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:05.119091  9696 raft_consensus.cc:3060] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.119218  9890 raft_consensus.cc:2804] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:05.119336  9845 raft_consensus.cc:1240] T bae007e743ef48da8a9d9e3c3c777723 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Rejecting Update request from peer 91e4cce5d3e445189ded70c419caa1dc for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:19:05.119865  9890 raft_consensus.cc:697] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Becoming Leader. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:05.120711  9890 consensus_queue.cc:237] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:05.125811  9696 raft_consensus.cc:2468] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 2.
I20260710 13:19:05.130851  9592 catalog_manager.cc:5697] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 reported cstate change: term changed from 1 to 2, leader changed from 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129) to f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.131742  9964 consensus_queue.cc:1048] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.139400  9947 raft_consensus.cc:993] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc: : Instructing follower f433c27ce0504c67953f44b65fbfa3a6 to start an election
I20260710 13:19:05.139875  9964 raft_consensus.cc:1081] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Signalling peer f433c27ce0504c67953f44b65fbfa3a6 to start an election
I20260710 13:19:05.141640  9770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a9b75bf422e4a6b8520330fd16f474a"
dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
 from {username='slave'} at 127.0.0.1:48532
I20260710 13:19:05.142199  9770 raft_consensus.cc:493] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:05.142583  9770 raft_consensus.cc:3060] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.149138  9770 raft_consensus.cc:515] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:05.151386  9964 consensus_queue.cc:1048] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.153230  9770 leader_election.cc:290] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 2 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:05.154337  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9b75bf422e4a6b8520330fd16f474a" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:05.154532  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9b75bf422e4a6b8520330fd16f474a" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:05.155325  9696 raft_consensus.cc:3055] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:05.155869  9696 raft_consensus.cc:740] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Running, Role: LEADER
I20260710 13:19:05.156821  9696 consensus_queue.cc:260] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:05.160753  9696 raft_consensus.cc:3060] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.166666  9696 raft_consensus.cc:2468] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 2.
I20260710 13:19:05.167939  9735 leader_election.cc:304] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 [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: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: c3ca7755f5d14e5eab7c40739e85248a
I20260710 13:19:05.169018  9890 raft_consensus.cc:2804] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:05.169544  9890 raft_consensus.cc:697] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Becoming Leader. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:05.170243  9890 consensus_queue.cc:237] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:05.176115  9594 catalog_manager.cc:5697] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 reported cstate change: term changed from 1 to 2, leader changed from 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129) to f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.211688  9890 consensus_queue.cc:1048] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.222349  9912 consensus_queue.cc:1048] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.235200  9952 raft_consensus.cc:993] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6: : Instructing follower 91e4cce5d3e445189ded70c419caa1dc to start an election
I20260710 13:19:05.235639  9912 raft_consensus.cc:1081] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Signalling peer 91e4cce5d3e445189ded70c419caa1dc to start an election
I20260710 13:19:05.237185  9696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06a153081368489bbf1034dade955ac5"
dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
 from {username='slave'} at 127.0.0.1:52470
I20260710 13:19:05.237704  9696 raft_consensus.cc:493] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:05.238042  9696 raft_consensus.cc:3060] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.242913  9696 raft_consensus.cc:515] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:05.244587  9696 leader_election.cc:290] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 2 election: Requested vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:05.245572  9845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a153081368489bbf1034dade955ac5" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:05.245571  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06a153081368489bbf1034dade955ac5" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:05.246479  9845 raft_consensus.cc:3060] T 06a153081368489bbf1034dade955ac5 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.246506  9770 raft_consensus.cc:3055] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:05.247001  9770 raft_consensus.cc:740] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:05.247831  9770 consensus_queue.cc:260] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:05.249143  9770 raft_consensus.cc:3060] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.253866  9845 raft_consensus.cc:2468] T 06a153081368489bbf1034dade955ac5 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 2.
I20260710 13:19:05.255338  9660 leader_election.cc:304] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, c3ca7755f5d14e5eab7c40739e85248a; no voters: 
I20260710 13:19:05.256070  9964 raft_consensus.cc:2804] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:05.255972  9770 raft_consensus.cc:2468] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 2.
I20260710 13:19:05.256639  9964 raft_consensus.cc:697] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc [term 2 LEADER]: Becoming Leader. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Running, Role: LEADER
I20260710 13:19:05.257537  9964 consensus_queue.cc:237] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:05.264267  9592 catalog_manager.cc:5697] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc reported cstate change: term changed from 1 to 2, leader changed from f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130) to 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129). New cstate: current_term: 2 leader_uuid: "91e4cce5d3e445189ded70c419caa1dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.381860  9845 raft_consensus.cc:1275] T 4b61b54d940e4c79a6cb469bca4cad30 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Refusing update from remote peer 91e4cce5d3e445189ded70c419caa1dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.383296  9910 consensus_queue.cc:1048] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.391218  9770 raft_consensus.cc:1275] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Refusing update from remote peer 91e4cce5d3e445189ded70c419caa1dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.392764  9964 consensus_queue.cc:1048] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.478045  9770 raft_consensus.cc:1275] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Refusing update from remote peer c3ca7755f5d14e5eab7c40739e85248a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.479775  9961 consensus_queue.cc:1048] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:05.487989  9696 raft_consensus.cc:1275] T 29bdb6d086a84d79832d94c9ee59d709 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Refusing update from remote peer c3ca7755f5d14e5eab7c40739e85248a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.489362  9960 consensus_queue.cc:1048] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.590068  9845 raft_consensus.cc:1275] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Refusing update from remote peer f433c27ce0504c67953f44b65fbfa3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.591567  9912 consensus_queue.cc:1048] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.598964  9696 raft_consensus.cc:3060] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.605945  9696 raft_consensus.cc:1275] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Refusing update from remote peer f433c27ce0504c67953f44b65fbfa3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.607417  9952 consensus_queue.cc:1048] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.622184  9845 raft_consensus.cc:3060] T 6a9b75bf422e4a6b8520330fd16f474a P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.627251  9845 raft_consensus.cc:1275] T 6a9b75bf422e4a6b8520330fd16f474a P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Refusing update from remote peer f433c27ce0504c67953f44b65fbfa3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.628669  9952 consensus_queue.cc:1048] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.637051  9696 raft_consensus.cc:1275] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Refusing update from remote peer f433c27ce0504c67953f44b65fbfa3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.638862  9912 consensus_queue.cc:1048] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.715766  9696 raft_consensus.cc:1275] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Refusing update from remote peer f433c27ce0504c67953f44b65fbfa3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.716995  9912 consensus_queue.cc:1048] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.725297  9845 raft_consensus.cc:1275] T bae007e743ef48da8a9d9e3c3c777723 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Refusing update from remote peer f433c27ce0504c67953f44b65fbfa3a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.726748  9952 consensus_queue.cc:1048] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.818971  9845 raft_consensus.cc:1275] T 06a153081368489bbf1034dade955ac5 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Refusing update from remote peer 91e4cce5d3e445189ded70c419caa1dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.820343  9964 consensus_queue.cc:1048] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.829015  9770 raft_consensus.cc:1275] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Refusing update from remote peer 91e4cce5d3e445189ded70c419caa1dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.831535  9947 consensus_queue.cc:1048] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:07.971011  9592 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37436:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:07.973335  9592 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:08.023998  9683 tablet_service.cc:1511] Processing CreateTablet for tablet 7443478acd094d099eaef1249eac72af (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:08.025314  9683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7443478acd094d099eaef1249eac72af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.025359  9757 tablet_service.cc:1511] Processing CreateTablet for tablet 7443478acd094d099eaef1249eac72af (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:08.026687  9757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7443478acd094d099eaef1249eac72af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.027220  9833 tablet_service.cc:1511] Processing CreateTablet for tablet 7443478acd094d099eaef1249eac72af (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:08.028465  9833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7443478acd094d099eaef1249eac72af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.028038  9684 tablet_service.cc:1511] Processing CreateTablet for tablet 215c80da029346d693689afd78e9862c (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:08.031030  9684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215c80da029346d693689afd78e9862c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.043881  9831 tablet_service.cc:1511] Processing CreateTablet for tablet 752d9e22f5624bdd97267b6c787da68b (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:08.044649  9835 tablet_service.cc:1511] Processing CreateTablet for tablet a58762b2440d4057a5599a964633fe56 (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:08.045354  9831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 752d9e22f5624bdd97267b6c787da68b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.046762  9682 tablet_service.cc:1511] Processing CreateTablet for tablet a58762b2440d4057a5599a964633fe56 (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:08.048101  9682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a58762b2440d4057a5599a964633fe56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.047801  9830 tablet_service.cc:1511] Processing CreateTablet for tablet 38464a1eb55240ad82258350c702fb82 (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:08.049081  9830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38464a1eb55240ad82258350c702fb82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.045615  9686 tablet_service.cc:1511] Processing CreateTablet for tablet 752d9e22f5624bdd97267b6c787da68b (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:08.050400  9681 tablet_service.cc:1511] Processing CreateTablet for tablet 38464a1eb55240ad82258350c702fb82 (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:08.046785  9685 tablet_service.cc:1511] Processing CreateTablet for tablet a6afc5477202477993948302eb9c667f (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:08.046391  9832 tablet_service.cc:1511] Processing CreateTablet for tablet a6afc5477202477993948302eb9c667f (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:08.043920  9834 tablet_service.cc:1511] Processing CreateTablet for tablet 215c80da029346d693689afd78e9862c (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:08.052767  9832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6afc5477202477993948302eb9c667f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.053498  9834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215c80da029346d693689afd78e9862c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.054055  9835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a58762b2440d4057a5599a964633fe56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.050778  9686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 752d9e22f5624bdd97267b6c787da68b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.055212  9685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6afc5477202477993948302eb9c667f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.057296  9681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38464a1eb55240ad82258350c702fb82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.068763  9680 tablet_service.cc:1511] Processing CreateTablet for tablet 26ea49b6db644a3eb6e5369eb483617e (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:08.069831  9829 tablet_service.cc:1511] Processing CreateTablet for tablet 26ea49b6db644a3eb6e5369eb483617e (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:08.069002  9679 tablet_service.cc:1511] Processing CreateTablet for tablet 81862e612cff4f81a490c566b445192e (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:08.070570  9678 tablet_service.cc:1511] Processing CreateTablet for tablet 92d515fc2a8944fc8b77b7b395280c2f (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:08.070320  9680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ea49b6db644a3eb6e5369eb483617e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.071262  9829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ea49b6db644a3eb6e5369eb483617e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.071794  9678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92d515fc2a8944fc8b77b7b395280c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.073189  9679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81862e612cff4f81a490c566b445192e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.074555  9828 tablet_service.cc:1511] Processing CreateTablet for tablet 81862e612cff4f81a490c566b445192e (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:08.075902  9828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81862e612cff4f81a490c566b445192e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.078554  9827 tablet_service.cc:1511] Processing CreateTablet for tablet 92d515fc2a8944fc8b77b7b395280c2f (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:08.079293  9759 tablet_service.cc:1511] Processing CreateTablet for tablet 215c80da029346d693689afd78e9862c (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:08.080051  9827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92d515fc2a8944fc8b77b7b395280c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.080606  9759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215c80da029346d693689afd78e9862c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.092417  9758 tablet_service.cc:1511] Processing CreateTablet for tablet 752d9e22f5624bdd97267b6c787da68b (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:08.093858  9758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 752d9e22f5624bdd97267b6c787da68b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.098501  9761 tablet_service.cc:1511] Processing CreateTablet for tablet a58762b2440d4057a5599a964633fe56 (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:08.099277  9756 tablet_service.cc:1511] Processing CreateTablet for tablet 38464a1eb55240ad82258350c702fb82 (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:08.099933  9761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a58762b2440d4057a5599a964633fe56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.100561  9756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38464a1eb55240ad82258350c702fb82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.098510  9760 tablet_service.cc:1511] Processing CreateTablet for tablet a6afc5477202477993948302eb9c667f (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:08.102793  9760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6afc5477202477993948302eb9c667f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.110651  9755 tablet_service.cc:1511] Processing CreateTablet for tablet 26ea49b6db644a3eb6e5369eb483617e (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:08.112145  9755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ea49b6db644a3eb6e5369eb483617e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.120599  9754 tablet_service.cc:1511] Processing CreateTablet for tablet 81862e612cff4f81a490c566b445192e (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:08.122125  9754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81862e612cff4f81a490c566b445192e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.131583  9753 tablet_service.cc:1511] Processing CreateTablet for tablet 92d515fc2a8944fc8b77b7b395280c2f (DEFAULT_TABLE table=soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:08.133010  9753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92d515fc2a8944fc8b77b7b395280c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.144575  9985 tablet_bootstrap.cc:492] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6: Bootstrap starting.
I20260710 13:19:08.149991  9986 tablet_bootstrap.cc:492] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc: Bootstrap starting.
W20260710 13:19:08.183090  9642 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:08.193138  9986 tablet_bootstrap.cc:654] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.198709  9987 tablet_bootstrap.cc:492] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a: Bootstrap starting.
I20260710 13:19:08.213910  9987 tablet_bootstrap.cc:654] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.214134  9985 tablet_bootstrap.cc:654] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.216061  9986 tablet_bootstrap.cc:492] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc: No bootstrap required, opened a new log
I20260710 13:19:08.216727  9986 ts_tablet_manager.cc:1403] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.009s
I20260710 13:19:08.225157  9985 tablet_bootstrap.cc:492] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6: No bootstrap required, opened a new log
I20260710 13:19:08.225680  9987 tablet_bootstrap.cc:492] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a: No bootstrap required, opened a new log
I20260710 13:19:08.225736  9985 ts_tablet_manager.cc:1403] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.009s
I20260710 13:19:08.225584  9986 raft_consensus.cc:359] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.226501  9987 ts_tablet_manager.cc:1403] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.003s
I20260710 13:19:08.226737  9986 raft_consensus.cc:385] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.227109  9986 raft_consensus.cc:740] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.228000  9986 consensus_queue.cc:260] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.229478  9985 raft_consensus.cc:359] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.230435  9985 raft_consensus.cc:385] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.230198  9987 raft_consensus.cc:359] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.230947  9985 raft_consensus.cc:740] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.231197  9987 raft_consensus.cc:385] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.231688  9987 raft_consensus.cc:740] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.231926  9985 consensus_queue.cc:260] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.232616  9987 consensus_queue.cc:260] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.234578  9986 ts_tablet_manager.cc:1434] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:19:08.235731  9986 tablet_bootstrap.cc:492] T a58762b2440d4057a5599a964633fe56 P 91e4cce5d3e445189ded70c419caa1dc: Bootstrap starting.
I20260710 13:19:08.242956  9985 ts_tablet_manager.cc:1434] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:19:08.244483  9985 tablet_bootstrap.cc:492] T 752d9e22f5624bdd97267b6c787da68b P f433c27ce0504c67953f44b65fbfa3a6: Bootstrap starting.
I20260710 13:19:08.245025  9986 tablet_bootstrap.cc:654] T a58762b2440d4057a5599a964633fe56 P 91e4cce5d3e445189ded70c419caa1dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.251255  9985 tablet_bootstrap.cc:654] T 752d9e22f5624bdd97267b6c787da68b P f433c27ce0504c67953f44b65fbfa3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.253526  9987 ts_tablet_manager.cc:1434] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.002s
I20260710 13:19:08.255282  9987 tablet_bootstrap.cc:492] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a: Bootstrap starting.
I20260710 13:19:08.263171  9985 tablet_bootstrap.cc:492] T 752d9e22f5624bdd97267b6c787da68b P f433c27ce0504c67953f44b65fbfa3a6: No bootstrap required, opened a new log
I20260710 13:19:08.263851  9985 ts_tablet_manager.cc:1403] T 752d9e22f5624bdd97267b6c787da68b P f433c27ce0504c67953f44b65fbfa3a6: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 13:19:08.263959  9987 tablet_bootstrap.cc:654] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.267190  9985 raft_consensus.cc:359] T 752d9e22f5624bdd97267b6c787da68b P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.268038  9985 raft_consensus.cc:385] T 752d9e22f5624bdd97267b6c787da68b P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.268416  9985 raft_consensus.cc:740] T 752d9e22f5624bdd97267b6c787da68b P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.269519  9985 consensus_queue.cc:260] T 752d9e22f5624bdd97267b6c787da68b P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.271257  9986 tablet_bootstrap.cc:492] T a58762b2440d4057a5599a964633fe56 P 91e4cce5d3e445189ded70c419caa1dc: No bootstrap required, opened a new log
I20260710 13:19:08.271852  9986 ts_tablet_manager.cc:1403] T a58762b2440d4057a5599a964633fe56 P 91e4cce5d3e445189ded70c419caa1dc: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.015s
I20260710 13:19:08.274773  9986 raft_consensus.cc:359] T a58762b2440d4057a5599a964633fe56 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.275441  9985 ts_tablet_manager.cc:1434] T 752d9e22f5624bdd97267b6c787da68b P f433c27ce0504c67953f44b65fbfa3a6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:19:08.275655  9986 raft_consensus.cc:385] T a58762b2440d4057a5599a964633fe56 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.276072  9986 raft_consensus.cc:740] T a58762b2440d4057a5599a964633fe56 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.276746  9985 tablet_bootstrap.cc:492] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6: Bootstrap starting.
I20260710 13:19:08.276902  9986 consensus_queue.cc:260] T a58762b2440d4057a5599a964633fe56 P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.282974  9986 ts_tablet_manager.cc:1434] T a58762b2440d4057a5599a964633fe56 P 91e4cce5d3e445189ded70c419caa1dc: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260710 13:19:08.284410  9986 tablet_bootstrap.cc:492] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc: Bootstrap starting.
I20260710 13:19:08.287974  9985 tablet_bootstrap.cc:654] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.292084  9986 tablet_bootstrap.cc:654] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.291456  9987 tablet_bootstrap.cc:492] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a: No bootstrap required, opened a new log
I20260710 13:19:08.295291  9987 ts_tablet_manager.cc:1403] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.017s
I20260710 13:19:08.298520  9985 tablet_bootstrap.cc:492] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6: No bootstrap required, opened a new log
I20260710 13:19:08.298978  9986 tablet_bootstrap.cc:492] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc: No bootstrap required, opened a new log
I20260710 13:19:08.299181  9985 ts_tablet_manager.cc:1403] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260710 13:19:08.298729  9987 raft_consensus.cc:359] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.299580  9986 ts_tablet_manager.cc:1403] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:19:08.299857  9987 raft_consensus.cc:385] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.300313  9987 raft_consensus.cc:740] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.301177  9987 consensus_queue.cc:260] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.302639  9986 raft_consensus.cc:359] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.302894  9985 raft_consensus.cc:359] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.303449  9986 raft_consensus.cc:385] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.303581  9985 raft_consensus.cc:385] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.303768  9987 ts_tablet_manager.cc:1434] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:08.303921  9985 raft_consensus.cc:740] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.303818  9986 raft_consensus.cc:740] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.305225  9987 tablet_bootstrap.cc:492] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a: Bootstrap starting.
I20260710 13:19:08.305105  9986 consensus_queue.cc:260] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.305105  9985 consensus_queue.cc:260] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.307734  9986 ts_tablet_manager.cc:1434] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:19:08.308833  9986 tablet_bootstrap.cc:492] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc: Bootstrap starting.
I20260710 13:19:08.311105  9985 ts_tablet_manager.cc:1434] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:19:08.312368  9985 tablet_bootstrap.cc:492] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6: Bootstrap starting.
I20260710 13:19:08.313361  9987 tablet_bootstrap.cc:654] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.319922  9985 tablet_bootstrap.cc:654] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.321944  9986 tablet_bootstrap.cc:654] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.325654  9987 tablet_bootstrap.cc:492] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a: No bootstrap required, opened a new log
I20260710 13:19:08.326292  9987 ts_tablet_manager.cc:1403] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260710 13:19:08.329551  9987 raft_consensus.cc:359] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.330605  9987 raft_consensus.cc:385] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.331046  9987 raft_consensus.cc:740] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.331931  9987 consensus_queue.cc:260] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.334587  9987 ts_tablet_manager.cc:1434] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:08.335707  9987 tablet_bootstrap.cc:492] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a: Bootstrap starting.
I20260710 13:19:08.340698  9986 tablet_bootstrap.cc:492] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc: No bootstrap required, opened a new log
I20260710 13:19:08.341348  9986 ts_tablet_manager.cc:1403] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.003s
I20260710 13:19:08.344125  9987 tablet_bootstrap.cc:654] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.345132  9985 tablet_bootstrap.cc:492] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6: No bootstrap required, opened a new log
I20260710 13:19:08.345819  9985 ts_tablet_manager.cc:1403] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.017s
I20260710 13:19:08.345686  9986 raft_consensus.cc:359] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.346558  9986 raft_consensus.cc:385] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.347198  9986 raft_consensus.cc:740] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.348096  9986 consensus_queue.cc:260] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.349211  9985 raft_consensus.cc:359] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.350085  9985 raft_consensus.cc:385] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.350425  9985 raft_consensus.cc:740] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.351194  9986 ts_tablet_manager.cc:1434] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 13:19:08.351235  9985 consensus_queue.cc:260] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.353293  9986 tablet_bootstrap.cc:492] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc: Bootstrap starting.
I20260710 13:19:08.356745  9985 ts_tablet_manager.cc:1434] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:19:08.358019  9985 tablet_bootstrap.cc:492] T a6afc5477202477993948302eb9c667f P f433c27ce0504c67953f44b65fbfa3a6: Bootstrap starting.
I20260710 13:19:08.364467  9986 tablet_bootstrap.cc:654] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.365007  9985 tablet_bootstrap.cc:654] T a6afc5477202477993948302eb9c667f P f433c27ce0504c67953f44b65fbfa3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.367574  9960 raft_consensus.cc:493] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.368165  9960 raft_consensus.cc:515] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.372413  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58762b2440d4057a5599a964633fe56" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc" is_pre_election: true
I20260710 13:19:08.373306  9696 raft_consensus.cc:2468] T a58762b2440d4057a5599a964633fe56 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 0.
I20260710 13:19:08.374846  9809 leader_election.cc:304] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, c3ca7755f5d14e5eab7c40739e85248a; no voters: 
I20260710 13:19:08.374883  9973 raft_consensus.cc:493] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.375602  9973 raft_consensus.cc:515] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.379056  9973 leader_election.cc:290] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:08.380505  9845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d515fc2a8944fc8b77b7b395280c2f" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a" is_pre_election: true
I20260710 13:19:08.383642 10001 raft_consensus.cc:2804] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.384285 10001 raft_consensus.cc:493] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:19:08.384717  9660 leader_election.cc:343] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.384774 10001 raft_consensus.cc:3060] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.382273  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d515fc2a8944fc8b77b7b395280c2f" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6" is_pre_election: true
W20260710 13:19:08.387517  9659 leader_election.cc:343] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.387977  9659 leader_election.cc:304] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc; no voters: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6
I20260710 13:19:08.389792 10002 raft_consensus.cc:2749] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:08.390035  9986 tablet_bootstrap.cc:492] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc: No bootstrap required, opened a new log
I20260710 13:19:08.381734  9985 tablet_bootstrap.cc:492] T a6afc5477202477993948302eb9c667f P f433c27ce0504c67953f44b65fbfa3a6: No bootstrap required, opened a new log
I20260710 13:19:08.390666  9986 ts_tablet_manager.cc:1403] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.003s
I20260710 13:19:08.391036  9985 ts_tablet_manager.cc:1403] T a6afc5477202477993948302eb9c667f P f433c27ce0504c67953f44b65fbfa3a6: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.004s
I20260710 13:19:08.394141  9986 raft_consensus.cc:359] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.394280  9985 raft_consensus.cc:359] T a6afc5477202477993948302eb9c667f P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.395049  9986 raft_consensus.cc:385] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.395218  9985 raft_consensus.cc:385] T a6afc5477202477993948302eb9c667f P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.394886 10001 raft_consensus.cc:515] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.395478  9986 raft_consensus.cc:740] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.395730  9985 raft_consensus.cc:740] T a6afc5477202477993948302eb9c667f P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.396481  9986 consensus_queue.cc:260] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.397663 10001 leader_election.cc:290] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:08.398312  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58762b2440d4057a5599a964633fe56" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:08.398888  9696 raft_consensus.cc:3060] T a58762b2440d4057a5599a964633fe56 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.400089  9986 ts_tablet_manager.cc:1434] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:19:08.401882  9986 tablet_bootstrap.cc:492] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc: Bootstrap starting.
I20260710 13:19:08.402026  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58762b2440d4057a5599a964633fe56" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:08.402727  9770 raft_consensus.cc:3060] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.404579  9771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58762b2440d4057a5599a964633fe56" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6" is_pre_election: true
I20260710 13:19:08.410354  9960 leader_election.cc:290] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:08.410591  9770 raft_consensus.cc:2468] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 1.
I20260710 13:19:08.411993  9808 leader_election.cc:304] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:08.413025  9960 raft_consensus.cc:2804] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.413594  9960 raft_consensus.cc:697] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Becoming Leader. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Running, Role: LEADER
I20260710 13:19:08.413722  9986 tablet_bootstrap.cc:654] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.414458  9960 consensus_queue.cc:237] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.420100  9987 tablet_bootstrap.cc:492] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a: No bootstrap required, opened a new log
I20260710 13:19:08.420750  9987 ts_tablet_manager.cc:1403] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a: Time spent bootstrapping tablet: real 0.085s	user 0.032s	sys 0.035s
I20260710 13:19:08.421125  9696 raft_consensus.cc:2468] T a58762b2440d4057a5599a964633fe56 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 1.
I20260710 13:19:08.396606  9985 consensus_queue.cc:260] T a6afc5477202477993948302eb9c667f P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.424401  9985 ts_tablet_manager.cc:1434] T a6afc5477202477993948302eb9c667f P f433c27ce0504c67953f44b65fbfa3a6: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260710 13:19:08.426553  9987 raft_consensus.cc:359] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.427345  9987 raft_consensus.cc:385] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.427685  9987 raft_consensus.cc:740] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.428723  9985 tablet_bootstrap.cc:492] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6: Bootstrap starting.
I20260710 13:19:08.428508  9987 consensus_queue.cc:260] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.430992  9987 ts_tablet_manager.cc:1434] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 13:19:08.432036  9987 tablet_bootstrap.cc:492] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a: Bootstrap starting.
I20260710 13:19:08.447395  9986 tablet_bootstrap.cc:492] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc: No bootstrap required, opened a new log
I20260710 13:19:08.447968  9986 ts_tablet_manager.cc:1403] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc: Time spent bootstrapping tablet: real 0.046s	user 0.029s	sys 0.012s
I20260710 13:19:08.448019  9985 tablet_bootstrap.cc:654] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.449255  9593 catalog_manager.cc:5697] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a reported cstate change: term changed from 0 to 1, leader changed from <none> to c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131). New cstate: current_term: 1 leader_uuid: "c3ca7755f5d14e5eab7c40739e85248a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:08.451182  9986 raft_consensus.cc:359] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.452000  9986 raft_consensus.cc:385] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.452276  9986 raft_consensus.cc:740] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.452968  9986 consensus_queue.cc:260] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.455118  9985 tablet_bootstrap.cc:492] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6: No bootstrap required, opened a new log
I20260710 13:19:08.455572  9986 ts_tablet_manager.cc:1434] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:08.456771  9986 tablet_bootstrap.cc:492] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc: Bootstrap starting.
I20260710 13:19:08.455631  9985 ts_tablet_manager.cc:1403] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.008s
I20260710 13:19:08.463126  9985 raft_consensus.cc:359] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.463951  9985 raft_consensus.cc:385] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.464329  9985 raft_consensus.cc:740] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.465188  9985 consensus_queue.cc:260] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.465754  9986 tablet_bootstrap.cc:654] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.442970  9987 tablet_bootstrap.cc:654] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.469195  9985 ts_tablet_manager.cc:1434] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260710 13:19:08.470366  9985 tablet_bootstrap.cc:492] T 215c80da029346d693689afd78e9862c P f433c27ce0504c67953f44b65fbfa3a6: Bootstrap starting.
I20260710 13:19:08.471817  9987 tablet_bootstrap.cc:492] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a: No bootstrap required, opened a new log
I20260710 13:19:08.472378  9987 ts_tablet_manager.cc:1403] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.005s
I20260710 13:19:08.475468  9987 raft_consensus.cc:359] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.476390  9987 raft_consensus.cc:385] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.476830  9987 raft_consensus.cc:740] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.477795  9987 consensus_queue.cc:260] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.483393  9987 ts_tablet_manager.cc:1434] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:19:08.484630  9987 tablet_bootstrap.cc:492] T 38464a1eb55240ad82258350c702fb82 P c3ca7755f5d14e5eab7c40739e85248a: Bootstrap starting.
I20260710 13:19:08.490038 10002 raft_consensus.cc:493] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.491082 10002 raft_consensus.cc:515] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.492213  9960 raft_consensus.cc:493] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.492950  9960 raft_consensus.cc:515] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.508349  9985 tablet_bootstrap.cc:654] T 215c80da029346d693689afd78e9862c P f433c27ce0504c67953f44b65fbfa3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.508848  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6afc5477202477993948302eb9c667f" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc" is_pre_election: true
I20260710 13:19:08.516863  9696 raft_consensus.cc:2468] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 0.
I20260710 13:19:08.516958  9845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38464a1eb55240ad82258350c702fb82" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a" is_pre_election: true
I20260710 13:19:08.518190  9809 leader_election.cc:304] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, c3ca7755f5d14e5eab7c40739e85248a; no voters: 
I20260710 13:19:08.519099 10001 raft_consensus.cc:2804] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.519413 10001 raft_consensus.cc:493] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.510360  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38464a1eb55240ad82258350c702fb82" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6" is_pre_election: true
I20260710 13:19:08.510360  9960 leader_election.cc:290] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:08.511694  9771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6afc5477202477993948302eb9c667f" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6" is_pre_election: true
I20260710 13:19:08.514103  9987 tablet_bootstrap.cc:654] T 38464a1eb55240ad82258350c702fb82 P c3ca7755f5d14e5eab7c40739e85248a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.520278  9770 raft_consensus.cc:2468] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 0.
I20260710 13:19:08.520434  9771 raft_consensus.cc:2468] T a6afc5477202477993948302eb9c667f P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 0.
I20260710 13:19:08.515920 10002 leader_election.cc:290] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:08.519740 10001 raft_consensus.cc:3060] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:08.522063  9660 leader_election.cc:343] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.522074  9985 tablet_bootstrap.cc:492] T 215c80da029346d693689afd78e9862c P f433c27ce0504c67953f44b65fbfa3a6: No bootstrap required, opened a new log
I20260710 13:19:08.523571  9985 ts_tablet_manager.cc:1403] T 215c80da029346d693689afd78e9862c P f433c27ce0504c67953f44b65fbfa3a6: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.004s
I20260710 13:19:08.524963  9986 tablet_bootstrap.cc:492] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc: No bootstrap required, opened a new log
I20260710 13:19:08.525698  9986 ts_tablet_manager.cc:1403] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.013s
I20260710 13:19:08.526631  9985 raft_consensus.cc:359] T 215c80da029346d693689afd78e9862c P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.527429  9985 raft_consensus.cc:385] T 215c80da029346d693689afd78e9862c P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.527411  9659 leader_election.cc:304] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [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: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: c3ca7755f5d14e5eab7c40739e85248a
I20260710 13:19:08.527930  9985 raft_consensus.cc:740] T 215c80da029346d693689afd78e9862c P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.528788  9985 consensus_queue.cc:260] T 215c80da029346d693689afd78e9862c P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.535431 10002 raft_consensus.cc:2804] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.538209 10002 raft_consensus.cc:493] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.539350 10002 raft_consensus.cc:3060] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.555900 10001 raft_consensus.cc:515] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.540378  9960 raft_consensus.cc:493] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.560814  9960 raft_consensus.cc:515] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.562718 10001 leader_election.cc:290] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:08.558772  9986 raft_consensus.cc:359] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.563230  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6afc5477202477993948302eb9c667f" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:08.563575  9986 raft_consensus.cc:385] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.563877  9696 raft_consensus.cc:3060] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.563943  9986 raft_consensus.cc:740] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.565017  9986 consensus_queue.cc:260] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.567831  9986 ts_tablet_manager.cc:1434] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260710 13:19:08.573089  9771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6afc5477202477993948302eb9c667f" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:08.574007  9771 raft_consensus.cc:3060] T a6afc5477202477993948302eb9c667f P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.569307  9986 tablet_bootstrap.cc:492] T 81862e612cff4f81a490c566b445192e P 91e4cce5d3e445189ded70c419caa1dc: Bootstrap starting.
I20260710 13:19:08.587939  9985 ts_tablet_manager.cc:1434] T 215c80da029346d693689afd78e9862c P f433c27ce0504c67953f44b65fbfa3a6: Time spent starting tablet: real 0.064s	user 0.023s	sys 0.026s
I20260710 13:19:08.588236  9987 tablet_bootstrap.cc:492] T 38464a1eb55240ad82258350c702fb82 P c3ca7755f5d14e5eab7c40739e85248a: No bootstrap required, opened a new log
I20260710 13:19:08.588690  9986 tablet_bootstrap.cc:654] T 81862e612cff4f81a490c566b445192e P 91e4cce5d3e445189ded70c419caa1dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.589512  9985 tablet_bootstrap.cc:492] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6: Bootstrap starting.
I20260710 13:19:08.592703  9987 ts_tablet_manager.cc:1403] T 38464a1eb55240ad82258350c702fb82 P c3ca7755f5d14e5eab7c40739e85248a: Time spent bootstrapping tablet: real 0.108s	user 0.046s	sys 0.045s
I20260710 13:19:08.596236  9985 tablet_bootstrap.cc:654] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.597074  9973 raft_consensus.cc:493] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.597668  9973 raft_consensus.cc:515] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.597424  9987 raft_consensus.cc:359] T 38464a1eb55240ad82258350c702fb82 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.598691  9987 raft_consensus.cc:385] T 38464a1eb55240ad82258350c702fb82 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.599171  9987 raft_consensus.cc:740] T 38464a1eb55240ad82258350c702fb82 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.600502 10013 raft_consensus.cc:493] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.600203  9987 consensus_queue.cc:260] T 38464a1eb55240ad82258350c702fb82 P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.602949  9987 ts_tablet_manager.cc:1434] T 38464a1eb55240ad82258350c702fb82 P c3ca7755f5d14e5eab7c40739e85248a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:19:08.603595  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ea49b6db644a3eb6e5369eb483617e" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6" is_pre_election: true
I20260710 13:19:08.606959  9987 tablet_bootstrap.cc:492] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a: Bootstrap starting.
I20260710 13:19:08.608078  9985 tablet_bootstrap.cc:492] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6: No bootstrap required, opened a new log
I20260710 13:19:08.601039 10013 raft_consensus.cc:515] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.608842  9985 ts_tablet_manager.cc:1403] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 13:19:08.610669 10013 leader_election.cc:290] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:08.611914  9985 raft_consensus.cc:359] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.612673  9985 raft_consensus.cc:385] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.612809  9695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d515fc2a8944fc8b77b7b395280c2f" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc" is_pre_election: true
I20260710 13:19:08.613037  9985 raft_consensus.cc:740] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.613533  9695 raft_consensus.cc:2468] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 0.
I20260710 13:19:08.613924  9985 consensus_queue.cc:260] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.601526  9845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ea49b6db644a3eb6e5369eb483617e" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a" is_pre_election: true
I20260710 13:19:08.614843  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d515fc2a8944fc8b77b7b395280c2f" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a" is_pre_election: true
I20260710 13:19:08.615192  9987 tablet_bootstrap.cc:654] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.615185  9845 raft_consensus.cc:2468] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 0.
I20260710 13:19:08.615720  9735 leader_election.cc:304] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:08.616046  9985 ts_tablet_manager.cc:1434] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:08.616540 10013 raft_consensus.cc:2804] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.616992 10013 raft_consensus.cc:493] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.616900  9660 leader_election.cc:304] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, c3ca7755f5d14e5eab7c40739e85248a; no voters: 
I20260710 13:19:08.617497 10013 raft_consensus.cc:3060] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.618429 10014 raft_consensus.cc:2804] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.618891 10014 raft_consensus.cc:493] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.619326 10014 raft_consensus.cc:3060] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:08.621946  9735 leader_election.cc:343] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.601286  9973 leader_election.cc:290] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
W20260710 13:19:08.623287  9659 leader_election.cc:343] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.626072  9985 tablet_bootstrap.cc:492] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6: Bootstrap starting.
I20260710 13:19:08.628224  9987 tablet_bootstrap.cc:492] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a: No bootstrap required, opened a new log
I20260710 13:19:08.628818  9987 ts_tablet_manager.cc:1403] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260710 13:19:08.629505 10014 raft_consensus.cc:515] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.630649 10013 raft_consensus.cc:515] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.632962  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ea49b6db644a3eb6e5369eb483617e" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:08.633621  9844 raft_consensus.cc:3060] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.636178 10013 leader_election.cc:290] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:08.636974  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ea49b6db644a3eb6e5369eb483617e" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:08.637732  9845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d515fc2a8944fc8b77b7b395280c2f" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
W20260710 13:19:08.638728  9659 leader_election.cc:343] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:08.639001  9735 leader_election.cc:343] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.634657  9695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d515fc2a8944fc8b77b7b395280c2f" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:08.632319  9987 raft_consensus.cc:359] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.642016  9695 raft_consensus.cc:3060] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.642210  9987 raft_consensus.cc:385] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.642477  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752d9e22f5624bdd97267b6c787da68b" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc" is_pre_election: true
I20260710 13:19:08.642555  9987 raft_consensus.cc:740] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.643257  9694 raft_consensus.cc:2468] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 0.
I20260710 13:19:08.643713  9987 consensus_queue.cc:260] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.645327  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752d9e22f5624bdd97267b6c787da68b" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6" is_pre_election: true
I20260710 13:19:08.646071  9770 raft_consensus.cc:2468] T 752d9e22f5624bdd97267b6c787da68b P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 0.
I20260710 13:19:08.646448  9987 ts_tablet_manager.cc:1434] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:19:08.647254  9808 leader_election.cc:304] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:08.647655  9987 tablet_bootstrap.cc:492] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a: Bootstrap starting.
I20260710 13:19:08.648304 10012 raft_consensus.cc:2804] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.648623  9696 raft_consensus.cc:2468] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 1.
I20260710 13:19:08.648705 10012 raft_consensus.cc:493] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.649160 10012 raft_consensus.cc:3060] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.649308  9771 raft_consensus.cc:2468] T a6afc5477202477993948302eb9c667f P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 1.
I20260710 13:19:08.640151  9985 tablet_bootstrap.cc:654] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.652660 10002 raft_consensus.cc:515] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.653824  9808 leader_election.cc:304] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:08.654646 10001 raft_consensus.cc:2804] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.652693  9844 raft_consensus.cc:2468] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 1.
I20260710 13:19:08.656198  9695 raft_consensus.cc:2468] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 1.
I20260710 13:19:08.656518  9987 tablet_bootstrap.cc:654] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.657462  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38464a1eb55240ad82258350c702fb82" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:08.658218  9843 raft_consensus.cc:3060] T 38464a1eb55240ad82258350c702fb82 P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.660341 10014 leader_election.cc:290] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 election: Requested vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:08.662782  9735 leader_election.cc:304] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: c3ca7755f5d14e5eab7c40739e85248a
I20260710 13:19:08.642614  9960 leader_election.cc:290] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:08.665573 10013 raft_consensus.cc:2804] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.666183 10013 raft_consensus.cc:697] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Becoming Leader. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:08.667266 10013 consensus_queue.cc:237] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.668438  9660 leader_election.cc:304] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, c3ca7755f5d14e5eab7c40739e85248a; no voters: f433c27ce0504c67953f44b65fbfa3a6
I20260710 13:19:08.670997 10002 leader_election.cc:290] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 election: Requested vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:08.671530 10002 raft_consensus.cc:2804] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.673029 10002 raft_consensus.cc:697] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Becoming Leader. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Running, Role: LEADER
I20260710 13:19:08.670428  9843 raft_consensus.cc:2468] T 38464a1eb55240ad82258350c702fb82 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 1.
I20260710 13:19:08.675628  9660 leader_election.cc:304] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, c3ca7755f5d14e5eab7c40739e85248a; no voters: 
I20260710 13:19:08.675705  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38464a1eb55240ad82258350c702fb82" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:08.676491  9973 raft_consensus.cc:2804] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.664877 10012 raft_consensus.cc:515] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.681826  9960 raft_consensus.cc:493] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.682708  9960 raft_consensus.cc:515] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.683588 10001 raft_consensus.cc:697] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Becoming Leader. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Running, Role: LEADER
I20260710 13:19:08.684845  9960 leader_election.cc:290] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:08.685279 10012 leader_election.cc:290] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:08.684477 10001 consensus_queue.cc:237] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.687042  9771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215c80da029346d693689afd78e9862c" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6" is_pre_election: true
I20260710 13:19:08.688129  9771 raft_consensus.cc:2468] T 215c80da029346d693689afd78e9862c P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 0.
I20260710 13:19:08.680203  9770 raft_consensus.cc:3060] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.692091 10009 raft_consensus.cc:493] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.693041  9985 tablet_bootstrap.cc:492] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6: No bootstrap required, opened a new log
I20260710 13:19:08.693861  9985 ts_tablet_manager.cc:1403] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.020s
I20260710 13:19:08.693711 10009 raft_consensus.cc:515] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.695979 10009 leader_election.cc:290] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:08.696714  9985 raft_consensus.cc:359] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.698895  9695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81862e612cff4f81a490c566b445192e" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc" is_pre_election: true
I20260710 13:19:08.692853  9771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752d9e22f5624bdd97267b6c787da68b" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:08.699865  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81862e612cff4f81a490c566b445192e" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a" is_pre_election: true
I20260710 13:19:08.690863 10002 consensus_queue.cc:237] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.702003  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752d9e22f5624bdd97267b6c787da68b" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:08.704495  9986 tablet_bootstrap.cc:492] T 81862e612cff4f81a490c566b445192e P 91e4cce5d3e445189ded70c419caa1dc: No bootstrap required, opened a new log
I20260710 13:19:08.710511  9696 raft_consensus.cc:3060] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.710867  9986 ts_tablet_manager.cc:1403] T 81862e612cff4f81a490c566b445192e P 91e4cce5d3e445189ded70c419caa1dc: Time spent bootstrapping tablet: real 0.142s	user 0.015s	sys 0.016s
I20260710 13:19:08.711934  9594 catalog_manager.cc:5697] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.705099  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215c80da029346d693689afd78e9862c" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc" is_pre_election: true
W20260710 13:19:08.706872  9735 leader_election.cc:343] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:08.717674  9735 leader_election.cc:343] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.718338  9735 leader_election.cc:304] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f433c27ce0504c67953f44b65fbfa3a6; no voters: 91e4cce5d3e445189ded70c419caa1dc, c3ca7755f5d14e5eab7c40739e85248a
I20260710 13:19:08.713814  9986 raft_consensus.cc:359] T 81862e612cff4f81a490c566b445192e P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.720486  9986 raft_consensus.cc:385] T 81862e612cff4f81a490c566b445192e P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.701184 10009 raft_consensus.cc:493] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.720954  9986 raft_consensus.cc:740] T 81862e612cff4f81a490c566b445192e P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.721984  9696 raft_consensus.cc:2468] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 1.
I20260710 13:19:08.700847  9808 leader_election.cc:304] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:08.709075  9987 tablet_bootstrap.cc:492] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a: No bootstrap required, opened a new log
I20260710 13:19:08.704134  9985 raft_consensus.cc:385] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.724682  9987 ts_tablet_manager.cc:1403] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.041s
I20260710 13:19:08.723423  9592 catalog_manager.cc:5697] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a reported cstate change: term changed from 0 to 1, leader changed from <none> to c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131). New cstate: current_term: 1 leader_uuid: "c3ca7755f5d14e5eab7c40739e85248a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: HEALTHY } } }
W20260710 13:19:08.724109  9809 leader_election.cc:343] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.727322  9809 leader_election.cc:304] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, c3ca7755f5d14e5eab7c40739e85248a; no voters: 
I20260710 13:19:08.728699  9987 raft_consensus.cc:359] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.729403  9985 raft_consensus.cc:740] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.730465  9985 consensus_queue.cc:260] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.732636  9985 ts_tablet_manager.cc:1434] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260710 13:19:08.733359  9987 raft_consensus.cc:385] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.733458  9770 raft_consensus.cc:2468] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 1.
I20260710 13:19:08.733775  9987 raft_consensus.cc:740] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.734300 10012 raft_consensus.cc:2804] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.734818 10012 raft_consensus.cc:493] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.735320 10012 raft_consensus.cc:3060] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.734897  9987 consensus_queue.cc:260] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.736121  9960 raft_consensus.cc:2804] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.736588  9960 raft_consensus.cc:697] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Becoming Leader. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Running, Role: LEADER
I20260710 13:19:08.709535  9973 raft_consensus.cc:697] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Becoming Leader. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Running, Role: LEADER
I20260710 13:19:08.737366  9960 consensus_queue.cc:237] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.738675  9973 consensus_queue.cc:237] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.709815  9771 raft_consensus.cc:3060] T 752d9e22f5624bdd97267b6c787da68b P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.723654 10013 raft_consensus.cc:2749] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:08.724475  9986 consensus_queue.cc:260] T 81862e612cff4f81a490c566b445192e P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.722958 10009 raft_consensus.cc:515] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.742861  9986 ts_tablet_manager.cc:1434] T 81862e612cff4f81a490c566b445192e P 91e4cce5d3e445189ded70c419caa1dc: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.004s
I20260710 13:19:08.744454 10009 leader_election.cc:290] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:08.743749  9987 ts_tablet_manager.cc:1434] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.005s
I20260710 13:19:08.745844  9987 tablet_bootstrap.cc:492] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a: Bootstrap starting.
I20260710 13:19:08.746837  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443478acd094d099eaef1249eac72af" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a" is_pre_election: true
I20260710 13:19:08.747768  9843 raft_consensus.cc:2468] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 0.
I20260710 13:19:08.749895  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443478acd094d099eaef1249eac72af" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc" is_pre_election: true
I20260710 13:19:08.750747  9696 raft_consensus.cc:2468] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 0.
I20260710 13:19:08.752035  9987 tablet_bootstrap.cc:654] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:08.753651  9808 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.130:34249, user_credentials={real_user=slave}} blocked reactor thread for 52930.3us
I20260710 13:19:08.755650  9735 leader_election.cc:304] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:08.757778 10013 raft_consensus.cc:2804] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.758298 10013 raft_consensus.cc:493] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.758737 10013 raft_consensus.cc:3060] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.769263  9987 tablet_bootstrap.cc:492] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a: No bootstrap required, opened a new log
I20260710 13:19:08.769860  9987 ts_tablet_manager.cc:1403] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260710 13:19:08.770123 10013 raft_consensus.cc:515] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.771234  9771 raft_consensus.cc:2468] T 752d9e22f5624bdd97267b6c787da68b P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 1.
I20260710 13:19:08.766229 10012 raft_consensus.cc:515] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.772552  9987 raft_consensus.cc:359] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.772935  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443478acd094d099eaef1249eac72af" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:08.773221  9987 raft_consensus.cc:385] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.773511  9696 raft_consensus.cc:3060] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.773547  9987 raft_consensus.cc:740] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.774494  9987 consensus_queue.cc:260] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.776825  9987 ts_tablet_manager.cc:1434] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:08.769416  9986 tablet_bootstrap.cc:492] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc: Bootstrap starting.
I20260710 13:19:08.777014  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215c80da029346d693689afd78e9862c" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
W20260710 13:19:08.779245  9809 leader_election.cc:343] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.770825  9594 catalog_manager.cc:5697] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a reported cstate change: term changed from 0 to 1, leader changed from <none> to c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131). New cstate: current_term: 1 leader_uuid: "c3ca7755f5d14e5eab7c40739e85248a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:08.783475  9986 tablet_bootstrap.cc:654] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.783557  9696 raft_consensus.cc:2468] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 1.
I20260710 13:19:08.784721  9771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215c80da029346d693689afd78e9862c" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:08.784816  9735 leader_election.cc:304] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:08.785796  9771 raft_consensus.cc:3060] T 215c80da029346d693689afd78e9862c P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.786353 10012 leader_election.cc:290] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:08.792392 10009 raft_consensus.cc:2804] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.794323 10009 raft_consensus.cc:697] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Becoming Leader. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:08.795127  9771 raft_consensus.cc:2468] T 215c80da029346d693689afd78e9862c P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 1.
I20260710 13:19:08.795570 10009 consensus_queue.cc:237] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.796526  9808 leader_election.cc:304] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6; no voters: 91e4cce5d3e445189ded70c419caa1dc
I20260710 13:19:08.797353  9592 catalog_manager.cc:5697] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129). New cstate: current_term: 1 leader_uuid: "91e4cce5d3e445189ded70c419caa1dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.799817  9592 catalog_manager.cc:5697] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129). New cstate: current_term: 1 leader_uuid: "91e4cce5d3e445189ded70c419caa1dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.798120 10012 raft_consensus.cc:2804] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.803206  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443478acd094d099eaef1249eac72af" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:08.805612  9844 raft_consensus.cc:3060] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.812171 10012 raft_consensus.cc:697] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Becoming Leader. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Running, Role: LEADER
I20260710 13:19:08.813185 10012 consensus_queue.cc:237] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.816715  9960 consensus_queue.cc:1048] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:08.802726 10013 leader_election.cc:290] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:08.828840  9986 tablet_bootstrap.cc:492] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc: No bootstrap required, opened a new log
I20260710 13:19:08.829205  9960 raft_consensus.cc:493] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.829380  9986 ts_tablet_manager.cc:1403] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc: Time spent bootstrapping tablet: real 0.060s	user 0.028s	sys 0.018s
I20260710 13:19:08.829455  9844 raft_consensus.cc:2468] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 1.
I20260710 13:19:08.829772  9960 raft_consensus.cc:515] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.832109  9960 leader_election.cc:290] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:08.833678  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81862e612cff4f81a490c566b445192e" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc" is_pre_election: true
I20260710 13:19:08.834403  9696 raft_consensus.cc:2468] T 81862e612cff4f81a490c566b445192e P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 0.
I20260710 13:19:08.834053  9986 raft_consensus.cc:359] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.835704  9809 leader_election.cc:304] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, c3ca7755f5d14e5eab7c40739e85248a; no voters: 
I20260710 13:19:08.834887  9986 raft_consensus.cc:385] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.836688  9986 raft_consensus.cc:740] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.836813  9771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81862e612cff4f81a490c566b445192e" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6" is_pre_election: true
I20260710 13:19:08.837508  9771 raft_consensus.cc:2468] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 0.
I20260710 13:19:08.837356  9986 consensus_queue.cc:260] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.839531  9986 ts_tablet_manager.cc:1434] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260710 13:19:08.840692 10019 raft_consensus.cc:2804] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.841138 10019 raft_consensus.cc:493] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.841512 10019 raft_consensus.cc:3060] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.847527  9592 catalog_manager.cc:5697] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.853241 10012 consensus_queue.cc:1048] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:08.854146 10019 raft_consensus.cc:515] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.856957  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81862e612cff4f81a490c566b445192e" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:08.857589  9694 raft_consensus.cc:3060] T 81862e612cff4f81a490c566b445192e P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.865516  9694 raft_consensus.cc:2468] T 81862e612cff4f81a490c566b445192e P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 1.
I20260710 13:19:08.866696  9809 leader_election.cc:304] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, c3ca7755f5d14e5eab7c40739e85248a; no voters: 
I20260710 13:19:08.867619 10012 raft_consensus.cc:2804] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.866884  9594 catalog_manager.cc:5697] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a reported cstate change: term changed from 0 to 1, leader changed from <none> to c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131). New cstate: current_term: 1 leader_uuid: "c3ca7755f5d14e5eab7c40739e85248a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:08.868333 10012 raft_consensus.cc:697] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Becoming Leader. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Running, Role: LEADER
I20260710 13:19:08.869359 10012 consensus_queue.cc:237] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:08.871249 10019 leader_election.cc:290] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:08.871661  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81862e612cff4f81a490c566b445192e" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:08.872450  9769 raft_consensus.cc:3060] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.882138  9769 raft_consensus.cc:2468] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 1.
I20260710 13:19:08.891101  9592 catalog_manager.cc:5697] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a reported cstate change: term changed from 0 to 1, leader changed from <none> to c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131). New cstate: current_term: 1 leader_uuid: "c3ca7755f5d14e5eab7c40739e85248a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:08.925097  9769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7443478acd094d099eaef1249eac72af"
dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
mode: GRACEFUL
new_leader_uuid: "91e4cce5d3e445189ded70c419caa1dc"
 from {username='slave'} at 127.0.0.1:48548
I20260710 13:19:08.925666  9769 raft_consensus.cc:606] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Received request to transfer leadership to TS 91e4cce5d3e445189ded70c419caa1dc
I20260710 13:19:08.931408  9844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "215c80da029346d693689afd78e9862c"
dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
mode: GRACEFUL
new_leader_uuid: "91e4cce5d3e445189ded70c419caa1dc"
 from {username='slave'} at 127.0.0.1:48908
I20260710 13:19:08.931998  9844 raft_consensus.cc:606] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Received request to transfer leadership to TS 91e4cce5d3e445189ded70c419caa1dc
I20260710 13:19:08.937494  9844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "752d9e22f5624bdd97267b6c787da68b"
dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
mode: GRACEFUL
new_leader_uuid: "91e4cce5d3e445189ded70c419caa1dc"
 from {username='slave'} at 127.0.0.1:48908
I20260710 13:19:08.938050  9844 raft_consensus.cc:606] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Received request to transfer leadership to TS 91e4cce5d3e445189ded70c419caa1dc
I20260710 13:19:08.943812  9844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6afc5477202477993948302eb9c667f"
dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
mode: GRACEFUL
new_leader_uuid: "91e4cce5d3e445189ded70c419caa1dc"
 from {username='slave'} at 127.0.0.1:48908
I20260710 13:19:08.944402  9844 raft_consensus.cc:606] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Received request to transfer leadership to TS 91e4cce5d3e445189ded70c419caa1dc
I20260710 13:19:08.949936  9844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a58762b2440d4057a5599a964633fe56"
dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
mode: GRACEFUL
new_leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
 from {username='slave'} at 127.0.0.1:48908
I20260710 13:19:08.950594  9844 raft_consensus.cc:606] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Received request to transfer leadership to TS f433c27ce0504c67953f44b65fbfa3a6
I20260710 13:19:08.956064  9696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38464a1eb55240ad82258350c702fb82"
dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
mode: GRACEFUL
new_leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
 from {username='slave'} at 127.0.0.1:52494
I20260710 13:19:08.956620  9696 raft_consensus.cc:606] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Received request to transfer leadership to TS f433c27ce0504c67953f44b65fbfa3a6
I20260710 13:19:08.962394  9696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26ea49b6db644a3eb6e5369eb483617e"
dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
mode: GRACEFUL
new_leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
 from {username='slave'} at 127.0.0.1:52494
I20260710 13:19:08.963112  9696 raft_consensus.cc:606] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Received request to transfer leadership to TS f433c27ce0504c67953f44b65fbfa3a6
I20260710 13:19:08.969512  9844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81862e612cff4f81a490c566b445192e"
dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
mode: GRACEFUL
new_leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
 from {username='slave'} at 127.0.0.1:48908
I20260710 13:19:08.970096  9844 raft_consensus.cc:606] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Received request to transfer leadership to TS f433c27ce0504c67953f44b65fbfa3a6
I20260710 13:19:08.976078  9769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92d515fc2a8944fc8b77b7b395280c2f"
dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
mode: GRACEFUL
new_leader_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
 from {username='slave'} at 127.0.0.1:48548
I20260710 13:19:08.976785  9769 raft_consensus.cc:606] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Received request to transfer leadership to TS c3ca7755f5d14e5eab7c40739e85248a
I20260710 13:19:09.055359 10012 raft_consensus.cc:493] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:09.055948 10012 raft_consensus.cc:515] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.057875 10012 leader_election.cc:290] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:09.058585  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d515fc2a8944fc8b77b7b395280c2f" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc" is_pre_election: true
I20260710 13:19:09.058848  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d515fc2a8944fc8b77b7b395280c2f" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6" is_pre_election: true
I20260710 13:19:09.059331  9696 raft_consensus.cc:2393] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3ca7755f5d14e5eab7c40739e85248a in current term 1: Already voted for candidate f433c27ce0504c67953f44b65fbfa3a6 in this term.
I20260710 13:19:09.060309  9809 leader_election.cc:304] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3ca7755f5d14e5eab7c40739e85248a; no voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6
I20260710 13:19:09.061044 10012 raft_consensus.cc:3060] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:09.066473 10012 raft_consensus.cc:2749] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:09.088856 10009 raft_consensus.cc:493] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:09.089571 10009 raft_consensus.cc:515] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.091399 10009 leader_election.cc:290] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:09.092415  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ea49b6db644a3eb6e5369eb483617e" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a" is_pre_election: true
I20260710 13:19:09.092413  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ea49b6db644a3eb6e5369eb483617e" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e4cce5d3e445189ded70c419caa1dc" is_pre_election: true
I20260710 13:19:09.093189  9844 raft_consensus.cc:2393] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f433c27ce0504c67953f44b65fbfa3a6 in current term 1: Already voted for candidate 91e4cce5d3e445189ded70c419caa1dc in this term.
I20260710 13:19:09.094476  9735 leader_election.cc:304] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f433c27ce0504c67953f44b65fbfa3a6; no voters: 91e4cce5d3e445189ded70c419caa1dc, c3ca7755f5d14e5eab7c40739e85248a
I20260710 13:19:09.095248 10009 raft_consensus.cc:3060] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:09.100455 10009 raft_consensus.cc:2749] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:09.156121 10012 consensus_queue.cc:1048] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.159658 10002 raft_consensus.cc:493] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:09.160218 10002 raft_consensus.cc:515] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.162611 10002 leader_election.cc:290] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:09.163894  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215c80da029346d693689afd78e9862c" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6" is_pre_election: true
I20260710 13:19:09.164315  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215c80da029346d693689afd78e9862c" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a" is_pre_election: true
I20260710 13:19:09.164784  9769 raft_consensus.cc:2393] T 215c80da029346d693689afd78e9862c P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91e4cce5d3e445189ded70c419caa1dc in current term 1: Already voted for candidate c3ca7755f5d14e5eab7c40739e85248a in this term.
I20260710 13:19:09.164924 10019 raft_consensus.cc:993] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a: : Instructing follower 91e4cce5d3e445189ded70c419caa1dc to start an election
I20260710 13:19:09.165640 10001 raft_consensus.cc:1081] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Signalling peer 91e4cce5d3e445189ded70c419caa1dc to start an election
I20260710 13:19:09.167136  9659 leader_election.cc:304] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc; no voters: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6
I20260710 13:19:09.167963 10002 raft_consensus.cc:3060] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:09.168711  9694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6afc5477202477993948302eb9c667f"
dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
 from {username='slave'} at 127.0.0.1:52484
I20260710 13:19:09.169275  9694 raft_consensus.cc:493] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.169643  9694 raft_consensus.cc:3060] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.170397 10001 consensus_queue.cc:1048] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.175359 10002 raft_consensus.cc:2749] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:09.177101  9694 raft_consensus.cc:515] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.178340  9696 raft_consensus.cc:1240] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Rejecting Update request from peer c3ca7755f5d14e5eab7c40739e85248a for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:09.181568  9694 leader_election.cc:290] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 2 election: Requested vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:09.181198 10012 consensus_queue.cc:1059] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:09.182765  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6afc5477202477993948302eb9c667f" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:09.183166 10001 raft_consensus.cc:3055] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.183597 10001 raft_consensus.cc:740] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Running, Role: LEADER
I20260710 13:19:09.184468 10001 consensus_queue.cc:260] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.185652 10001 raft_consensus.cc:3060] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.185936  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6afc5477202477993948302eb9c667f" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:09.186589  9770 raft_consensus.cc:3060] T a6afc5477202477993948302eb9c667f P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.193506  9770 raft_consensus.cc:2468] T a6afc5477202477993948302eb9c667f P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 2.
I20260710 13:19:09.194928  9659 leader_election.cc:304] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:09.195849 10002 raft_consensus.cc:2804] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.196328 10002 raft_consensus.cc:697] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [term 2 LEADER]: Becoming Leader. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Running, Role: LEADER
I20260710 13:19:09.197134 10002 consensus_queue.cc:237] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [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: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.204746  9844 raft_consensus.cc:2468] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 2.
I20260710 13:19:09.207093  9594 catalog_manager.cc:5697] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc reported cstate change: term changed from 1 to 2, leader changed from c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131) to 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129). New cstate: current_term: 2 leader_uuid: "91e4cce5d3e445189ded70c419caa1dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.218364 10002 consensus_queue.cc:1048] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.225093  9973 raft_consensus.cc:993] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc: : Instructing follower f433c27ce0504c67953f44b65fbfa3a6 to start an election
I20260710 13:19:09.225889 10002 raft_consensus.cc:1081] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Signalling peer f433c27ce0504c67953f44b65fbfa3a6 to start an election
I20260710 13:19:09.235319  9769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26ea49b6db644a3eb6e5369eb483617e"
dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
 from {username='slave'} at 127.0.0.1:48532
I20260710 13:19:09.235949  9769 raft_consensus.cc:493] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.236330  9769 raft_consensus.cc:3060] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.244086  9769 raft_consensus.cc:515] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.244903 10040 consensus_queue.cc:1048] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.246735  9769 leader_election.cc:290] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 2 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:09.247112  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ea49b6db644a3eb6e5369eb483617e" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:09.247756  9694 raft_consensus.cc:3055] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.248072  9694 raft_consensus.cc:740] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Running, Role: LEADER
I20260710 13:19:09.248840  9694 consensus_queue.cc:260] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.249688  9694 raft_consensus.cc:3060] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.253288  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ea49b6db644a3eb6e5369eb483617e" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:09.254057 10001 consensus_queue.cc:1048] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.256770  9694 raft_consensus.cc:2468] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 2.
I20260710 13:19:09.258518  9735 leader_election.cc:304] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [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: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: c3ca7755f5d14e5eab7c40739e85248a
I20260710 13:19:09.259788 10009 raft_consensus.cc:2804] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.260263 10009 raft_consensus.cc:697] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Becoming Leader. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:09.261101 10009 consensus_queue.cc:237] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.262243 10019 raft_consensus.cc:993] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a: : Instructing follower 91e4cce5d3e445189ded70c419caa1dc to start an election
I20260710 13:19:09.262669 10019 raft_consensus.cc:1081] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Signalling peer 91e4cce5d3e445189ded70c419caa1dc to start an election
I20260710 13:19:09.263754 10002 consensus_queue.cc:1048] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.268378  9696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "215c80da029346d693689afd78e9862c"
dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
 from {username='slave'} at 127.0.0.1:52484
I20260710 13:19:09.268937  9696 raft_consensus.cc:493] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.269248  9696 raft_consensus.cc:3060] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.275312 10019 consensus_queue.cc:1048] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.274873  9593 catalog_manager.cc:5697] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 reported cstate change: term changed from 1 to 2, leader changed from 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129) to f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.284793 10002 consensus_queue.cc:1048] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:19:09.287495  9974 consensus_queue.cc:1048] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.293020  9974 consensus_queue.cc:1048] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.299474  9974 consensus_queue.cc:1048] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:09.301270 10019 consensus_queue.cc:1048] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:09.276067  9696 raft_consensus.cc:515] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.305272  9696 leader_election.cc:290] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 2 election: Requested vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:09.308387  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215c80da029346d693689afd78e9862c" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:09.309091  9844 raft_consensus.cc:3055] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.309441  9844 raft_consensus.cc:740] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Running, Role: LEADER
I20260710 13:19:09.310417  9844 consensus_queue.cc:260] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.311731  9844 raft_consensus.cc:3060] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.312062  9771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215c80da029346d693689afd78e9862c" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:09.322726  9844 raft_consensus.cc:2468] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 2.
I20260710 13:19:09.328377  9960 consensus_queue.cc:1048] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:09.330157 10001 raft_consensus.cc:993] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a: : Instructing follower f433c27ce0504c67953f44b65fbfa3a6 to start an election
I20260710 13:19:09.334092 10002 raft_consensus.cc:993] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc: : Instructing follower f433c27ce0504c67953f44b65fbfa3a6 to start an election
I20260710 13:19:09.343159 10001 raft_consensus.cc:1081] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Signalling peer f433c27ce0504c67953f44b65fbfa3a6 to start an election
I20260710 13:19:09.343163 10002 raft_consensus.cc:1081] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Signalling peer f433c27ce0504c67953f44b65fbfa3a6 to start an election
I20260710 13:19:09.345726  9771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a58762b2440d4057a5599a964633fe56"
dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
 from {username='slave'} at 127.0.0.1:48534
I20260710 13:19:09.346848  9771 raft_consensus.cc:493] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.347366  9771 raft_consensus.cc:3060] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.350411  9974 raft_consensus.cc:993] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6: : Instructing follower 91e4cce5d3e445189ded70c419caa1dc to start an election
I20260710 13:19:09.350947  9974 raft_consensus.cc:1081] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Signalling peer 91e4cce5d3e445189ded70c419caa1dc to start an election
I20260710 13:19:09.351418  9660 leader_election.cc:304] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [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: 91e4cce5d3e445189ded70c419caa1dc, c3ca7755f5d14e5eab7c40739e85248a; no voters: f433c27ce0504c67953f44b65fbfa3a6
I20260710 13:19:09.353279 10002 raft_consensus.cc:2804] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.353916 10002 raft_consensus.cc:697] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [term 2 LEADER]: Becoming Leader. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Running, Role: LEADER
I20260710 13:19:09.355028 10002 consensus_queue.cc:237] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.356616  9692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7443478acd094d099eaef1249eac72af"
dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
 from {username='slave'} at 127.0.0.1:52470
I20260710 13:19:09.357285  9692 raft_consensus.cc:493] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.350236  9768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38464a1eb55240ad82258350c702fb82"
dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
 from {username='slave'} at 127.0.0.1:48532
I20260710 13:19:09.357695  9692 raft_consensus.cc:3060] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.358086  9768 raft_consensus.cc:493] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.358572  9768 raft_consensus.cc:3060] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.362186 10019 consensus_queue.cc:1048] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.367427  9768 raft_consensus.cc:515] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.367849  9771 raft_consensus.cc:515] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.368305 10013 raft_consensus.cc:993] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6: : Instructing follower c3ca7755f5d14e5eab7c40739e85248a to start an election
I20260710 13:19:09.369287 10013 raft_consensus.cc:1081] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Signalling peer c3ca7755f5d14e5eab7c40739e85248a to start an election
I20260710 13:19:09.372282  9771 leader_election.cc:290] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 2 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:09.374334 10001 raft_consensus.cc:993] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a: : Instructing follower 91e4cce5d3e445189ded70c419caa1dc to start an election
I20260710 13:19:09.374825 10001 raft_consensus.cc:1081] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Signalling peer 91e4cce5d3e445189ded70c419caa1dc to start an election
I20260710 13:19:09.379806  9695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "752d9e22f5624bdd97267b6c787da68b"
dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
 from {username='slave'} at 127.0.0.1:52484
I20260710 13:19:09.380404  9695 raft_consensus.cc:493] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.380769  9695 raft_consensus.cc:3060] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.384482 10001 consensus_queue.cc:1048] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:09.387393  9843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92d515fc2a8944fc8b77b7b395280c2f"
dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
 from {username='slave'} at 127.0.0.1:48900
I20260710 13:19:09.388036  9843 raft_consensus.cc:493] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.388396  9843 raft_consensus.cc:3060] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.394013  9696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38464a1eb55240ad82258350c702fb82" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:09.394709  9696 raft_consensus.cc:3055] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.394989  9696 raft_consensus.cc:740] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Running, Role: LEADER
I20260710 13:19:09.395716  9696 consensus_queue.cc:260] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.396808  9696 raft_consensus.cc:3060] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.398147  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58762b2440d4057a5599a964633fe56" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:09.398739  9844 raft_consensus.cc:3055] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.399016  9844 raft_consensus.cc:740] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Running, Role: LEADER
I20260710 13:19:09.399722  9844 consensus_queue.cc:260] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.400734  9844 raft_consensus.cc:3060] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.400847  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58762b2440d4057a5599a964633fe56" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:09.401824  9694 raft_consensus.cc:3060] T a58762b2440d4057a5599a964633fe56 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.396380  9974 consensus_queue.cc:1048] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:09.417435  9696 raft_consensus.cc:2468] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 2.
I20260710 13:19:09.417245  9844 raft_consensus.cc:2468] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 2.
I20260710 13:19:09.419857  9768 leader_election.cc:290] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 2 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:09.424674  9843 raft_consensus.cc:515] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.428414  9735 leader_election.cc:304] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:09.430279  9974 raft_consensus.cc:2804] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.430819  9694 raft_consensus.cc:2468] T a58762b2440d4057a5599a964633fe56 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 2.
I20260710 13:19:09.430953  9974 raft_consensus.cc:697] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Becoming Leader. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:09.432646  9974 consensus_queue.cc:237] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.435403  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38464a1eb55240ad82258350c702fb82" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:09.435923  9844 raft_consensus.cc:3060] T 38464a1eb55240ad82258350c702fb82 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.440407 10001 raft_consensus.cc:993] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a: : Instructing follower f433c27ce0504c67953f44b65fbfa3a6 to start an election
I20260710 13:19:09.442409  9844 raft_consensus.cc:2468] T 38464a1eb55240ad82258350c702fb82 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 2.
I20260710 13:19:09.444964 10001 raft_consensus.cc:1081] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Signalling peer f433c27ce0504c67953f44b65fbfa3a6 to start an election
I20260710 13:19:09.448506  9768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81862e612cff4f81a490c566b445192e"
dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
 from {username='slave'} at 127.0.0.1:48534
I20260710 13:19:09.434716  9735 leader_election.cc:304] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:09.449189  9768 raft_consensus.cc:493] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.449733 10013 raft_consensus.cc:2804] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.450306 10013 raft_consensus.cc:697] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Becoming Leader. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:09.449630  9768 raft_consensus.cc:3060] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.451131 10013 consensus_queue.cc:237] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.442620  9692 raft_consensus.cc:515] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.449613  9695 raft_consensus.cc:515] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.458434  9843 leader_election.cc:290] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 2 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:09.459162  9695 leader_election.cc:290] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 2 election: Requested vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:09.459199  9845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752d9e22f5624bdd97267b6c787da68b" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:09.460146  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d515fc2a8944fc8b77b7b395280c2f" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:09.460309  9845 raft_consensus.cc:3055] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.460664  9845 raft_consensus.cc:740] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Running, Role: LEADER
I20260710 13:19:09.460685  9770 raft_consensus.cc:3055] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.461284  9770 raft_consensus.cc:740] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:09.461621  9845 consensus_queue.cc:260] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.458758  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92d515fc2a8944fc8b77b7b395280c2f" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:09.462057  9770 consensus_queue.cc:260] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.462914  9694 raft_consensus.cc:3060] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.462929  9845 raft_consensus.cc:3060] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.463519  9770 raft_consensus.cc:3060] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.469163  9769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752d9e22f5624bdd97267b6c787da68b" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:09.469807  9769 raft_consensus.cc:3060] T 752d9e22f5624bdd97267b6c787da68b P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.470148  9770 raft_consensus.cc:2468] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 2.
I20260710 13:19:09.470381  9845 raft_consensus.cc:2468] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 2.
I20260710 13:19:09.471240  9808 leader_election.cc:304] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:09.472116 10001 raft_consensus.cc:2804] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.472586 10001 raft_consensus.cc:697] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [term 2 LEADER]: Becoming Leader. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Running, Role: LEADER
I20260710 13:19:09.473380 10001 consensus_queue.cc:237] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.474637  9660 leader_election.cc:304] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, c3ca7755f5d14e5eab7c40739e85248a; no voters: 
I20260710 13:19:09.475641 10040 raft_consensus.cc:2804] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.476102 10040 raft_consensus.cc:697] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc [term 2 LEADER]: Becoming Leader. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Running, Role: LEADER
I20260710 13:19:09.476897 10040 consensus_queue.cc:237] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.480190  9694 raft_consensus.cc:2468] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 2.
I20260710 13:19:09.487393  9769 raft_consensus.cc:2468] T 752d9e22f5624bdd97267b6c787da68b P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 2.
I20260710 13:19:09.490540  9692 leader_election.cc:290] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 2 election: Requested vote from peers f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:09.490109  9594 catalog_manager.cc:5697] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a reported cstate change: term changed from 1 to 2, leader changed from f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130) to c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131). New cstate: current_term: 2 leader_uuid: "c3ca7755f5d14e5eab7c40739e85248a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:09.491779  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443478acd094d099eaef1249eac72af" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:09.492190  9770 raft_consensus.cc:3055] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.492362  9770 raft_consensus.cc:740] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:09.492949  9770 consensus_queue.cc:260] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.493836  9770 raft_consensus.cc:3060] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.494500  9768 raft_consensus.cc:515] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.496416  9768 leader_election.cc:290] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 2 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131:36239)
I20260710 13:19:09.497368  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81862e612cff4f81a490c566b445192e" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:09.498018  9843 raft_consensus.cc:3055] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.498328  9843 raft_consensus.cc:740] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Running, Role: LEADER
I20260710 13:19:09.498497  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81862e612cff4f81a490c566b445192e" candidate_uuid: "f433c27ce0504c67953f44b65fbfa3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:09.499055  9692 raft_consensus.cc:3060] T 81862e612cff4f81a490c566b445192e P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.499158  9843 consensus_queue.cc:260] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.500283  9770 raft_consensus.cc:2468] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 2.
I20260710 13:19:09.500476  9843 raft_consensus.cc:3060] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.501319  9845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443478acd094d099eaef1249eac72af" candidate_uuid: "91e4cce5d3e445189ded70c419caa1dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
I20260710 13:19:09.501369  9659 leader_election.cc:304] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:09.502928  9845 raft_consensus.cc:3060] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.503000 10048 raft_consensus.cc:2804] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.503710 10048 raft_consensus.cc:697] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 2 LEADER]: Becoming Leader. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Running, Role: LEADER
I20260710 13:19:09.503126  9592 catalog_manager.cc:5697] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 reported cstate change: term changed from 1 to 2, leader changed from 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129) to f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.504544 10048 consensus_queue.cc:237] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.506158  9692 raft_consensus.cc:2468] T 81862e612cff4f81a490c566b445192e P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 2.
I20260710 13:19:09.507447  9735 leader_election.cc:304] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:09.508279  9974 raft_consensus.cc:2804] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.508739  9974 raft_consensus.cc:697] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Becoming Leader. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:09.509603  9974 consensus_queue.cc:237] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:09.509783  9845 raft_consensus.cc:2468] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e4cce5d3e445189ded70c419caa1dc in term 2.
I20260710 13:19:09.514761  9843 raft_consensus.cc:2468] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f433c27ce0504c67953f44b65fbfa3a6 in term 2.
I20260710 13:19:09.517421  9593 catalog_manager.cc:5697] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc reported cstate change: term changed from 1 to 2, leader changed from c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131) to 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129). New cstate: current_term: 2 leader_uuid: "91e4cce5d3e445189ded70c419caa1dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.518877  9593 catalog_manager.cc:5697] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc reported cstate change: term changed from 1 to 2, leader changed from c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131) to 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129). New cstate: current_term: 2 leader_uuid: "91e4cce5d3e445189ded70c419caa1dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.529281  9592 catalog_manager.cc:5697] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 reported cstate change: term changed from 1 to 2, leader changed from c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131) to f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.531036  9592 catalog_manager.cc:5697] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 reported cstate change: term changed from 1 to 2, leader changed from c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131) to f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "f433c27ce0504c67953f44b65fbfa3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.535781  9593 catalog_manager.cc:5697] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc reported cstate change: term changed from 1 to 2, leader changed from f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130) to 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129). New cstate: current_term: 2 leader_uuid: "91e4cce5d3e445189ded70c419caa1dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.645234  9692 raft_consensus.cc:1275] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Refusing update from remote peer f433c27ce0504c67953f44b65fbfa3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.646894 10013 consensus_queue.cc:1048] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.655411  9843 raft_consensus.cc:3060] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.663372  9843 raft_consensus.cc:1275] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Refusing update from remote peer f433c27ce0504c67953f44b65fbfa3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.664784 10009 consensus_queue.cc:1048] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:09.680337  9770 raft_consensus.cc:1275] T a6afc5477202477993948302eb9c667f P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Refusing update from remote peer 91e4cce5d3e445189ded70c419caa1dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.681840 10048 consensus_queue.cc:1048] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.690831  9843 raft_consensus.cc:1275] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Refusing update from remote peer 91e4cce5d3e445189ded70c419caa1dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.692276 10002 consensus_queue.cc:1048] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.801571  9770 raft_consensus.cc:3060] T 215c80da029346d693689afd78e9862c P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.806602  9770 raft_consensus.cc:1275] T 215c80da029346d693689afd78e9862c P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Refusing update from remote peer 91e4cce5d3e445189ded70c419caa1dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.807994 10002 consensus_queue.cc:1048] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.816753  9845 raft_consensus.cc:1275] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Refusing update from remote peer 91e4cce5d3e445189ded70c419caa1dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.818869 10002 consensus_queue.cc:1048] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.857507  9694 raft_consensus.cc:1275] T a58762b2440d4057a5599a964633fe56 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Refusing update from remote peer f433c27ce0504c67953f44b65fbfa3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.858889  9974 consensus_queue.cc:1048] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.867020  9845 raft_consensus.cc:1275] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Refusing update from remote peer f433c27ce0504c67953f44b65fbfa3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.868458  9974 consensus_queue.cc:1048] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.887192  9845 raft_consensus.cc:1275] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Refusing update from remote peer 91e4cce5d3e445189ded70c419caa1dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.887385  9843 raft_consensus.cc:1275] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Refusing update from remote peer 91e4cce5d3e445189ded70c419caa1dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.888746 10002 consensus_queue.cc:1048] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.889355 10048 consensus_queue.cc:1048] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.894558  9694 raft_consensus.cc:1275] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Refusing update from remote peer c3ca7755f5d14e5eab7c40739e85248a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.897917 10001 consensus_queue.cc:1048] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:09.899190  9770 raft_consensus.cc:1275] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Refusing update from remote peer 91e4cce5d3e445189ded70c419caa1dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.902482  9770 raft_consensus.cc:1275] T 752d9e22f5624bdd97267b6c787da68b P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Refusing update from remote peer 91e4cce5d3e445189ded70c419caa1dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.904410 10048 consensus_queue.cc:1048] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.905210  9843 raft_consensus.cc:1275] T 38464a1eb55240ad82258350c702fb82 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Refusing update from remote peer f433c27ce0504c67953f44b65fbfa3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.901110 10040 consensus_queue.cc:1048] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260710 13:19:09.909447  9768 raft_consensus.cc:1275] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Refusing update from remote peer c3ca7755f5d14e5eab7c40739e85248a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.915292 10001 consensus_queue.cc:1048] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.917245 10013 consensus_queue.cc:1048] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:09.937041  9694 raft_consensus.cc:1275] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Refusing update from remote peer f433c27ce0504c67953f44b65fbfa3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.938887  9974 consensus_queue.cc:1048] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.025413  9843 raft_consensus.cc:1275] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Refusing update from remote peer f433c27ce0504c67953f44b65fbfa3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:10.026784  9974 consensus_queue.cc:1048] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.035180  9694 raft_consensus.cc:1275] T 81862e612cff4f81a490c566b445192e P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Refusing update from remote peer f433c27ce0504c67953f44b65fbfa3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:10.037075 10009 consensus_queue.cc:1048] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.981031  9592 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37436:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:19:12.006296  9592 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37436:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:19:12.097079  5762 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:19:12.256372  9659 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.130:34249, user_credentials={real_user=slave}} blocked reactor thread for 54486us
W20260710 13:19:12.337673 10079 log.cc:927] Time spent T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
W20260710 13:19:12.341292 10077 log.cc:927] Time spent T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260710 13:19:12.409770 10102 tablet.cc:1724] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.253187 10105 tablet.cc:1724] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.456907 10118 tablet.cc:1724] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.486171 10117 tablet.cc:1724] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:12.487936 10098 log.cc:927] Time spent T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6: Append to log took a long time: real 0.150s	user 0.005s	sys 0.000s
W20260710 13:19:12.483904 10115 log.cc:927] Time spent T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260710 13:19:12.537070 10121 tablet.cc:1724] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.570313 10134 tablet.cc:1724] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:12.602084 10119 log.cc:927] Time spent T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc: Append to log took a long time: real 0.095s	user 0.000s	sys 0.001s
I20260710 13:19:12.592576 10102 tablet.cc:1724] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.621493 10125 tablet.cc:1724] T 215c80da029346d693689afd78e9862c P f433c27ce0504c67953f44b65fbfa3a6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.646442 10135 tablet.cc:1724] T a58762b2440d4057a5599a964633fe56 P 91e4cce5d3e445189ded70c419caa1dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.662352  9768 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26ea49b6db644a3eb6e5369eb483617e"
dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
mode: GRACEFUL
new_leader_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
 from {username='slave'} at 127.0.0.1:48408
I20260710 13:19:12.663369 10129 tablet.cc:1724] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.629083 10130 tablet.cc:1724] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.656901 10131 tablet.cc:1724] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.663364  9768 raft_consensus.cc:606] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Received request to transfer leadership to TS c3ca7755f5d14e5eab7c40739e85248a
I20260710 13:19:12.687013 10117 tablet.cc:1724] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.654379 10105 tablet.cc:1724] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.719322 10121 tablet.cc:1724] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.707816 10118 tablet.cc:1724] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.722784 10134 tablet.cc:1724] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.717350 10132 tablet.cc:1724] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.733254 10125 tablet.cc:1724] T 752d9e22f5624bdd97267b6c787da68b P f433c27ce0504c67953f44b65fbfa3a6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.742489 10135 tablet.cc:1724] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.744197 10129 tablet.cc:1724] T a6afc5477202477993948302eb9c667f P f433c27ce0504c67953f44b65fbfa3a6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.744241 10102 tablet.cc:1724] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.762115 10121 tablet.cc:1724] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.768998 10118 tablet.cc:1724] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.771384 10130 tablet.cc:1724] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.779564 10131 tablet.cc:1724] T 38464a1eb55240ad82258350c702fb82 P c3ca7755f5d14e5eab7c40739e85248a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.783390 10135 tablet.cc:1724] T 81862e612cff4f81a490c566b445192e P 91e4cce5d3e445189ded70c419caa1dc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.809260  9694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7443478acd094d099eaef1249eac72af"
dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
mode: GRACEFUL
new_leader_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
 from {username='slave'} at 127.0.0.1:43958
I20260710 13:19:12.811091  9694 raft_consensus.cc:606] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 2 LEADER]: Received request to transfer leadership to TS c3ca7755f5d14e5eab7c40739e85248a
I20260710 13:19:12.812781  5762 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:19:12.813432  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:12.822225 10137 raft_consensus.cc:993] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc: : Instructing follower c3ca7755f5d14e5eab7c40739e85248a to start an election
I20260710 13:19:12.822774 10137 raft_consensus.cc:1081] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 2 LEADER]: Signalling peer c3ca7755f5d14e5eab7c40739e85248a to start an election
I20260710 13:19:12.824930  9694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa33186fae1d40b3bf01e5860f259410"
dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
mode: GRACEFUL
new_leader_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
 from {username='slave'} at 127.0.0.1:43958
I20260710 13:19:12.825244  9844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7443478acd094d099eaef1249eac72af"
dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
 from {username='slave'} at 127.0.0.1:48896
I20260710 13:19:12.825805  9694 raft_consensus.cc:606] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Received request to transfer leadership to TS c3ca7755f5d14e5eab7c40739e85248a
I20260710 13:19:12.825999  9844 raft_consensus.cc:493] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:12.826529  9844 raft_consensus.cc:3060] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.832352  9770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7e33e8a60c84d108464c8c36fa3b2c5"
dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
mode: GRACEFUL
new_leader_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
 from {username='slave'} at 127.0.0.1:48408
I20260710 13:19:12.833032  9770 raft_consensus.cc:606] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Received request to transfer leadership to TS c3ca7755f5d14e5eab7c40739e85248a
I20260710 13:19:12.834434  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:12.834968  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:12.834292  9844 raft_consensus.cc:515] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:12.837316  9844 leader_election.cc:290] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 3 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:12.838222  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443478acd094d099eaef1249eac72af" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:12.838723  9770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7443478acd094d099eaef1249eac72af" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:12.839111  9694 raft_consensus.cc:3055] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:12.839339  9770 raft_consensus.cc:3060] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.839530  9694 raft_consensus.cc:740] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Running, Role: LEADER
I20260710 13:19:12.840638  9694 consensus_queue.cc:260] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [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: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:12.842550  9694 raft_consensus.cc:3060] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.848624  9770 raft_consensus.cc:2468] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 3.
I20260710 13:19:12.850289  9808 leader_election.cc:304] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [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: c3ca7755f5d14e5eab7c40739e85248a, f433c27ce0504c67953f44b65fbfa3a6; no voters: 
I20260710 13:19:12.851476 10001 raft_consensus.cc:2804] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:12.851636  9694 raft_consensus.cc:2468] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 3.
I20260710 13:19:12.852056 10001 raft_consensus.cc:697] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [term 3 LEADER]: Becoming Leader. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Running, Role: LEADER
I20260710 13:19:12.848213  9590 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9: soft_deleted_table [id=c164cb17e4054733b2b02b8d21b54637] alter complete (version 1)
I20260710 13:19:12.853088 10001 consensus_queue.cc:237] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [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: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:12.863512  9592 catalog_manager.cc:5697] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a reported cstate change: term changed from 2 to 3, leader changed from 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129) to c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131). New cstate: current_term: 3 leader_uuid: "c3ca7755f5d14e5eab7c40739e85248a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:13.079048 10108 raft_consensus.cc:993] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6: : Instructing follower c3ca7755f5d14e5eab7c40739e85248a to start an election
I20260710 13:19:13.079725 10113 raft_consensus.cc:1081] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Signalling peer c3ca7755f5d14e5eab7c40739e85248a to start an election
I20260710 13:19:13.081521  9844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26ea49b6db644a3eb6e5369eb483617e"
dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
 from {username='slave'} at 127.0.0.1:48900
I20260710 13:19:13.081985  9844 raft_consensus.cc:493] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.082218  9844 raft_consensus.cc:3060] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.086705  9844 raft_consensus.cc:515] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:13.088367  9844 leader_election.cc:290] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 3 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:13.089517  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ea49b6db644a3eb6e5369eb483617e" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:13.089811  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ea49b6db644a3eb6e5369eb483617e" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:13.090224  9694 raft_consensus.cc:3060] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.090533  9768 raft_consensus.cc:3055] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:13.090955  9768 raft_consensus.cc:740] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:13.091745  9768 consensus_queue.cc:260] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [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: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:13.092759  9768 raft_consensus.cc:3060] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.096109  9694 raft_consensus.cc:2468] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 3.
I20260710 13:19:13.097530  9809 leader_election.cc:304] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [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: 91e4cce5d3e445189ded70c419caa1dc, c3ca7755f5d14e5eab7c40739e85248a; no voters: 
I20260710 13:19:13.098342 10001 raft_consensus.cc:2804] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:13.098848 10001 raft_consensus.cc:697] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [term 3 LEADER]: Becoming Leader. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Running, Role: LEADER
I20260710 13:19:13.099582 10001 consensus_queue.cc:237] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [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: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:13.100950  9768 raft_consensus.cc:2468] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 3.
I20260710 13:19:13.108273  9592 catalog_manager.cc:5697] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a reported cstate change: term changed from 2 to 3, leader changed from f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130) to c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131). New cstate: current_term: 3 leader_uuid: "c3ca7755f5d14e5eab7c40739e85248a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:13.143577 10108 raft_consensus.cc:993] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6: : Instructing follower c3ca7755f5d14e5eab7c40739e85248a to start an election
I20260710 13:19:13.144132 10113 raft_consensus.cc:1081] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Signalling peer c3ca7755f5d14e5eab7c40739e85248a to start an election
I20260710 13:19:13.145545  9844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7e33e8a60c84d108464c8c36fa3b2c5"
dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
 from {username='slave'} at 127.0.0.1:48900
I20260710 13:19:13.146083  9844 raft_consensus.cc:493] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.146366  9844 raft_consensus.cc:3060] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.151549  9844 raft_consensus.cc:515] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:13.153100  9844 leader_election.cc:290] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 3 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:13.153971  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e33e8a60c84d108464c8c36fa3b2c5" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:13.154603  9694 raft_consensus.cc:3060] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.154841  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e33e8a60c84d108464c8c36fa3b2c5" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:13.155405  9768 raft_consensus.cc:3055] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:13.155625  9768 raft_consensus.cc:740] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f433c27ce0504c67953f44b65fbfa3a6, State: Running, Role: LEADER
I20260710 13:19:13.156364  9768 consensus_queue.cc:260] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [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: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:13.157321  9768 raft_consensus.cc:3060] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.159485  9694 raft_consensus.cc:2468] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 3.
I20260710 13:19:13.160534  9809 leader_election.cc:304] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [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: 91e4cce5d3e445189ded70c419caa1dc, c3ca7755f5d14e5eab7c40739e85248a; no voters: 
I20260710 13:19:13.161521 10001 raft_consensus.cc:2804] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:13.162168 10001 raft_consensus.cc:697] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 3 LEADER]: Becoming Leader. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Running, Role: LEADER
I20260710 13:19:13.163436 10001 consensus_queue.cc:237] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [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: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:13.164263  9768 raft_consensus.cc:2468] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 3.
I20260710 13:19:13.169286 10137 raft_consensus.cc:993] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc: : Instructing follower c3ca7755f5d14e5eab7c40739e85248a to start an election
I20260710 13:19:13.169898 10138 raft_consensus.cc:1081] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Signalling peer c3ca7755f5d14e5eab7c40739e85248a to start an election
I20260710 13:19:13.171437  9844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa33186fae1d40b3bf01e5860f259410"
dest_uuid: "c3ca7755f5d14e5eab7c40739e85248a"
 from {username='slave'} at 127.0.0.1:48896
I20260710 13:19:13.171980  9844 raft_consensus.cc:493] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.172369  9844 raft_consensus.cc:3060] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.172580  9592 catalog_manager.cc:5697] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a reported cstate change: term changed from 2 to 3, leader changed from f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130) to c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131). New cstate: current_term: 3 leader_uuid: "c3ca7755f5d14e5eab7c40739e85248a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:13.178510  9844 raft_consensus.cc:515] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:13.180461  9844 leader_election.cc:290] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 2 election: Requested vote from peers 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719), f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249)
I20260710 13:19:13.181725  9768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa33186fae1d40b3bf01e5860f259410" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f433c27ce0504c67953f44b65fbfa3a6"
I20260710 13:19:13.182073  9694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa33186fae1d40b3bf01e5860f259410" candidate_uuid: "c3ca7755f5d14e5eab7c40739e85248a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e4cce5d3e445189ded70c419caa1dc"
I20260710 13:19:13.182901  9694 raft_consensus.cc:3055] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:13.183283  9694 raft_consensus.cc:740] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91e4cce5d3e445189ded70c419caa1dc, State: Running, Role: LEADER
I20260710 13:19:13.183713  9768 raft_consensus.cc:3060] T aa33186fae1d40b3bf01e5860f259410 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.184038  9694 consensus_queue.cc:260] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:13.187944  9694 raft_consensus.cc:3060] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.194949  9694 raft_consensus.cc:2468] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 2.
I20260710 13:19:13.195155  9768 raft_consensus.cc:2468] T aa33186fae1d40b3bf01e5860f259410 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ca7755f5d14e5eab7c40739e85248a in term 2.
I20260710 13:19:13.196502  9809 leader_election.cc:304] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e4cce5d3e445189ded70c419caa1dc, c3ca7755f5d14e5eab7c40739e85248a; no voters: 
I20260710 13:19:13.197994 10001 raft_consensus.cc:2804] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:13.198657 10001 raft_consensus.cc:697] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a [term 2 LEADER]: Becoming Leader. State: Replica: c3ca7755f5d14e5eab7c40739e85248a, State: Running, Role: LEADER
I20260710 13:19:13.199717 10001 consensus_queue.cc:237] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } }
I20260710 13:19:13.214627  9592 catalog_manager.cc:5697] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a reported cstate change: term changed from 1 to 2, leader changed from 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129) to c3ca7755f5d14e5eab7c40739e85248a (127.5.160.131). New cstate: current_term: 2 leader_uuid: "c3ca7755f5d14e5eab7c40739e85248a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ca7755f5d14e5eab7c40739e85248a" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 36239 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:13.271997  9694 raft_consensus.cc:1275] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 3 FOLLOWER]: Refusing update from remote peer c3ca7755f5d14e5eab7c40739e85248a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:13.273211 10001 consensus_queue.cc:1048] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:13.282280  9768 raft_consensus.cc:1275] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 3 FOLLOWER]: Refusing update from remote peer c3ca7755f5d14e5eab7c40739e85248a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:13.284804 10001 consensus_queue.cc:1048] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:13.621476  9768 raft_consensus.cc:1275] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 3 FOLLOWER]: Refusing update from remote peer c3ca7755f5d14e5eab7c40739e85248a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:13.622907 10146 consensus_queue.cc:1048] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:13.631889  9694 raft_consensus.cc:1275] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 3 FOLLOWER]: Refusing update from remote peer c3ca7755f5d14e5eab7c40739e85248a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:13.634529 10146 consensus_queue.cc:1048] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:13.650242  9694 raft_consensus.cc:1275] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Refusing update from remote peer c3ca7755f5d14e5eab7c40739e85248a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:13.651582 10146 consensus_queue.cc:1048] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:13.664230  9768 raft_consensus.cc:1275] T aa33186fae1d40b3bf01e5860f259410 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Refusing update from remote peer c3ca7755f5d14e5eab7c40739e85248a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:13.665812 10150 consensus_queue.cc:1048] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:13.745968  9694 raft_consensus.cc:1275] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc [term 3 FOLLOWER]: Refusing update from remote peer c3ca7755f5d14e5eab7c40739e85248a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:13.747283 10146 consensus_queue.cc:1048] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e4cce5d3e445189ded70c419caa1dc" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 40719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:13.756942  9770 raft_consensus.cc:1275] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 3 FOLLOWER]: Refusing update from remote peer c3ca7755f5d14e5eab7c40739e85248a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:13.759871 10001 consensus_queue.cc:1048] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f433c27ce0504c67953f44b65fbfa3a6" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 34249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:13.901335  5762 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:19:13.906519  5762 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:19:13.906991  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:13.911665  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:13.912130  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:14.943791  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260710 13:19:14.973372  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:14.974391  5762 tablet_replica.cc:333] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc: stopping tablet replica
I20260710 13:19:14.975507  5762 raft_consensus.cc:2243] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:14.976549  5762 raft_consensus.cc:2272] T 215c80da029346d693689afd78e9862c P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:14.978927  5762 tablet_replica.cc:333] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc: stopping tablet replica
I20260710 13:19:14.979507  5762 raft_consensus.cc:2243] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:14.980218  5762 raft_consensus.cc:2272] T 752d9e22f5624bdd97267b6c787da68b P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:14.982225  5762 tablet_replica.cc:333] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc: stopping tablet replica
I20260710 13:19:14.982719  5762 raft_consensus.cc:2243] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:14.983065  5762 raft_consensus.cc:2272] T 7443478acd094d099eaef1249eac72af P 91e4cce5d3e445189ded70c419caa1dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:14.984831  5762 tablet_replica.cc:333] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc: stopping tablet replica
I20260710 13:19:14.985307  5762 raft_consensus.cc:2243] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:14.985737  5762 raft_consensus.cc:2272] T 26ea49b6db644a3eb6e5369eb483617e P 91e4cce5d3e445189ded70c419caa1dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:14.987787  5762 tablet_replica.cc:333] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc: stopping tablet replica
W20260710 13:19:14.988222  9735 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 20 similar messages]
I20260710 13:19:14.988597  5762 raft_consensus.cc:2243] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:14.989912  5762 raft_consensus.cc:2272] T a6afc5477202477993948302eb9c667f P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:14.991732  9735 consensus_peers.cc:597] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 -> Peer 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719): Couldn't send request to peer 91e4cce5d3e445189ded70c419caa1dc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:14.992467  5762 tablet_replica.cc:333] T 81862e612cff4f81a490c566b445192e P 91e4cce5d3e445189ded70c419caa1dc: stopping tablet replica
I20260710 13:19:14.993065  5762 raft_consensus.cc:2243] T 81862e612cff4f81a490c566b445192e P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:14.993541  5762 raft_consensus.cc:2272] T 81862e612cff4f81a490c566b445192e P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:14.996021  5762 tablet_replica.cc:333] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc: stopping tablet replica
W20260710 13:19:14.996176  9809 consensus_peers.cc:597] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a -> Peer 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719): Couldn't send request to peer 91e4cce5d3e445189ded70c419caa1dc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:14.996690  5762 raft_consensus.cc:2243] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:14.997200  5762 raft_consensus.cc:2272] T 92d515fc2a8944fc8b77b7b395280c2f P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:14.999167  5762 tablet_replica.cc:333] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc: stopping tablet replica
I20260710 13:19:14.999794  5762 raft_consensus.cc:2243] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.000257  5762 raft_consensus.cc:2272] T b7e33e8a60c84d108464c8c36fa3b2c5 P 91e4cce5d3e445189ded70c419caa1dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.002105  5762 tablet_replica.cc:333] T a58762b2440d4057a5599a964633fe56 P 91e4cce5d3e445189ded70c419caa1dc: stopping tablet replica
I20260710 13:19:15.002751  5762 raft_consensus.cc:2243] T a58762b2440d4057a5599a964633fe56 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.003201  5762 raft_consensus.cc:2272] T a58762b2440d4057a5599a964633fe56 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.005640  5762 tablet_replica.cc:333] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc: stopping tablet replica
I20260710 13:19:15.006237  5762 raft_consensus.cc:2243] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.006742  5762 raft_consensus.cc:2272] T aa33186fae1d40b3bf01e5860f259410 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:15.007206  9735 consensus_peers.cc:597] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 -> Peer 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719): Couldn't send request to peer 91e4cce5d3e445189ded70c419caa1dc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:15.009500  5762 tablet_replica.cc:333] T 29bdb6d086a84d79832d94c9ee59d709 P 91e4cce5d3e445189ded70c419caa1dc: stopping tablet replica
I20260710 13:19:15.010324  5762 raft_consensus.cc:2243] T 29bdb6d086a84d79832d94c9ee59d709 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.010872  5762 raft_consensus.cc:2272] T 29bdb6d086a84d79832d94c9ee59d709 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.012775  5762 tablet_replica.cc:333] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc: stopping tablet replica
I20260710 13:19:15.013242  5762 raft_consensus.cc:2243] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.013674  5762 raft_consensus.cc:2272] T 6a9b75bf422e4a6b8520330fd16f474a P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.015352  5762 tablet_replica.cc:333] T d8ba8543ce5a44bc983fc76aac5ef815 P 91e4cce5d3e445189ded70c419caa1dc: stopping tablet replica
I20260710 13:19:15.015793  5762 raft_consensus.cc:2243] T d8ba8543ce5a44bc983fc76aac5ef815 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.016146  5762 raft_consensus.cc:2272] T d8ba8543ce5a44bc983fc76aac5ef815 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.017875  5762 tablet_replica.cc:333] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc: stopping tablet replica
I20260710 13:19:15.018301  5762 raft_consensus.cc:2243] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.018884  5762 raft_consensus.cc:2272] T bae007e743ef48da8a9d9e3c3c777723 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.020725  5762 tablet_replica.cc:333] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc: stopping tablet replica
I20260710 13:19:15.021157  5762 raft_consensus.cc:2243] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.021929  5762 raft_consensus.cc:2272] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P 91e4cce5d3e445189ded70c419caa1dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.023702  5762 tablet_replica.cc:333] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc: stopping tablet replica
I20260710 13:19:15.024134  5762 raft_consensus.cc:2243] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.024839  5762 raft_consensus.cc:2272] T 06a153081368489bbf1034dade955ac5 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.026754  5762 tablet_replica.cc:333] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc: stopping tablet replica
I20260710 13:19:15.027189  5762 raft_consensus.cc:2243] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.027580  5762 raft_consensus.cc:2272] T 38464a1eb55240ad82258350c702fb82 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.029685  5762 tablet_replica.cc:333] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc: stopping tablet replica
I20260710 13:19:15.030280  5762 raft_consensus.cc:2243] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.031255  5762 raft_consensus.cc:2272] T 4b61b54d940e4c79a6cb469bca4cad30 P 91e4cce5d3e445189ded70c419caa1dc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:15.049809  9809 consensus_peers.cc:597] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a -> Peer 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719): Couldn't send request to peer 91e4cce5d3e445189ded70c419caa1dc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:15.057494  9735 consensus_peers.cc:597] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 -> Peer 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719): Couldn't send request to peer 91e4cce5d3e445189ded70c419caa1dc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:15.063402  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
I20260710 13:19:15.101048  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
I20260710 13:19:15.132316  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:15.133044  5762 tablet_replica.cc:333] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6: stopping tablet replica
I20260710 13:19:15.133920  5762 raft_consensus.cc:2243] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.134398  5762 raft_consensus.cc:2272] T 26ea49b6db644a3eb6e5369eb483617e P f433c27ce0504c67953f44b65fbfa3a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.136987  5762 tablet_replica.cc:333] T 215c80da029346d693689afd78e9862c P f433c27ce0504c67953f44b65fbfa3a6: stopping tablet replica
I20260710 13:19:15.137723  5762 raft_consensus.cc:2243] T 215c80da029346d693689afd78e9862c P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.138245  5762 raft_consensus.cc:2272] T 215c80da029346d693689afd78e9862c P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.140304  5762 tablet_replica.cc:333] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6: stopping tablet replica
I20260710 13:19:15.141060  5762 raft_consensus.cc:2243] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.141819  5762 raft_consensus.cc:2272] T 81862e612cff4f81a490c566b445192e P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.143966  5762 tablet_replica.cc:333] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6: stopping tablet replica
I20260710 13:19:15.144568  5762 raft_consensus.cc:2243] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.145042  5762 raft_consensus.cc:2272] T 92d515fc2a8944fc8b77b7b395280c2f P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.146829  5762 tablet_replica.cc:333] T a6afc5477202477993948302eb9c667f P f433c27ce0504c67953f44b65fbfa3a6: stopping tablet replica
I20260710 13:19:15.147447  5762 raft_consensus.cc:2243] T a6afc5477202477993948302eb9c667f P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.147871  5762 raft_consensus.cc:2272] T a6afc5477202477993948302eb9c667f P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.149681  5762 tablet_replica.cc:333] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6: stopping tablet replica
I20260710 13:19:15.150225  5762 raft_consensus.cc:2243] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.150997  5762 raft_consensus.cc:2272] T 38464a1eb55240ad82258350c702fb82 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.152871  5762 tablet_replica.cc:333] T aa33186fae1d40b3bf01e5860f259410 P f433c27ce0504c67953f44b65fbfa3a6: stopping tablet replica
I20260710 13:19:15.153506  5762 raft_consensus.cc:2243] T aa33186fae1d40b3bf01e5860f259410 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.153904  5762 raft_consensus.cc:2272] T aa33186fae1d40b3bf01e5860f259410 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.155722  5762 tablet_replica.cc:333] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6: stopping tablet replica
I20260710 13:19:15.156297  5762 raft_consensus.cc:2243] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.156745  5762 raft_consensus.cc:2272] T 29bdb6d086a84d79832d94c9ee59d709 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.158839  5762 tablet_replica.cc:333] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6: stopping tablet replica
I20260710 13:19:15.159381  5762 raft_consensus.cc:2243] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.160080  5762 raft_consensus.cc:2272] T a58762b2440d4057a5599a964633fe56 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.161855  5762 tablet_replica.cc:333] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6: stopping tablet replica
I20260710 13:19:15.162348  5762 raft_consensus.cc:2243] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.162747  5762 raft_consensus.cc:2272] T b7e33e8a60c84d108464c8c36fa3b2c5 P f433c27ce0504c67953f44b65fbfa3a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.164474  5762 tablet_replica.cc:333] T 752d9e22f5624bdd97267b6c787da68b P f433c27ce0504c67953f44b65fbfa3a6: stopping tablet replica
I20260710 13:19:15.164964  5762 raft_consensus.cc:2243] T 752d9e22f5624bdd97267b6c787da68b P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.165360  5762 raft_consensus.cc:2272] T 752d9e22f5624bdd97267b6c787da68b P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.167047  5762 tablet_replica.cc:333] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6: stopping tablet replica
I20260710 13:19:15.167532  5762 raft_consensus.cc:2243] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.168270  5762 raft_consensus.cc:2272] T 6a9b75bf422e4a6b8520330fd16f474a P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.170271  5762 tablet_replica.cc:333] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P f433c27ce0504c67953f44b65fbfa3a6: stopping tablet replica
I20260710 13:19:15.170755  5762 raft_consensus.cc:2243] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.171202  5762 raft_consensus.cc:2272] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.173022  5762 tablet_replica.cc:333] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6: stopping tablet replica
I20260710 13:19:15.173542  5762 raft_consensus.cc:2243] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.174253  5762 raft_consensus.cc:2272] T bae007e743ef48da8a9d9e3c3c777723 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.175957  5762 tablet_replica.cc:333] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6: stopping tablet replica
I20260710 13:19:15.176448  5762 raft_consensus.cc:2243] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.177170  5762 raft_consensus.cc:2272] T d8ba8543ce5a44bc983fc76aac5ef815 P f433c27ce0504c67953f44b65fbfa3a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.179076  5762 tablet_replica.cc:333] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6: stopping tablet replica
I20260710 13:19:15.179560  5762 raft_consensus.cc:2243] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.180022  5762 raft_consensus.cc:2272] T 4b61b54d940e4c79a6cb469bca4cad30 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.181788  5762 tablet_replica.cc:333] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6: stopping tablet replica
I20260710 13:19:15.182410  5762 raft_consensus.cc:2243] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.182827  5762 raft_consensus.cc:2272] T 7443478acd094d099eaef1249eac72af P f433c27ce0504c67953f44b65fbfa3a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.185042  5762 tablet_replica.cc:333] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6: stopping tablet replica
I20260710 13:19:15.185808  5762 raft_consensus.cc:2243] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:19:15.186477  9808 consensus_peers.cc:597] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a -> Peer f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249): Couldn't send request to peer f433c27ce0504c67953f44b65fbfa3a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:15.186512  5762 raft_consensus.cc:2272] T 06a153081368489bbf1034dade955ac5 P f433c27ce0504c67953f44b65fbfa3a6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:15.200024  9809 consensus_peers.cc:597] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a -> Peer 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719): Couldn't send request to peer 91e4cce5d3e445189ded70c419caa1dc. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:15.213419  9809 consensus_peers.cc:597] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a -> Peer 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719): Couldn't send request to peer 91e4cce5d3e445189ded70c419caa1dc. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:15.223483  9808 consensus_peers.cc:597] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a -> Peer f433c27ce0504c67953f44b65fbfa3a6 (127.5.160.130:34249): Couldn't send request to peer f433c27ce0504c67953f44b65fbfa3a6. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:34249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:15.228794  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
I20260710 13:19:15.263353  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
W20260710 13:19:15.288859  9809 consensus_peers.cc:597] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a -> Peer 91e4cce5d3e445189ded70c419caa1dc (127.5.160.129:40719): Couldn't send request to peer 91e4cce5d3e445189ded70c419caa1dc. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:40719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:15.298285  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:15.299134  5762 tablet_replica.cc:333] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a: stopping tablet replica
I20260710 13:19:15.300120  5762 raft_consensus.cc:2243] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.300725  5762 raft_consensus.cc:2272] T 81862e612cff4f81a490c566b445192e P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.302673  5762 tablet_replica.cc:333] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a: stopping tablet replica
I20260710 13:19:15.303403  5762 raft_consensus.cc:2243] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.304082  5762 raft_consensus.cc:2272] T 92d515fc2a8944fc8b77b7b395280c2f P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.305815  5762 tablet_replica.cc:333] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a: stopping tablet replica
I20260710 13:19:15.306288  5762 raft_consensus.cc:2243] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.306926  5762 raft_consensus.cc:2272] T 7443478acd094d099eaef1249eac72af P c3ca7755f5d14e5eab7c40739e85248a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.308550  5762 tablet_replica.cc:333] T 38464a1eb55240ad82258350c702fb82 P c3ca7755f5d14e5eab7c40739e85248a: stopping tablet replica
I20260710 13:19:15.309060  5762 raft_consensus.cc:2243] T 38464a1eb55240ad82258350c702fb82 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.309500  5762 raft_consensus.cc:2272] T 38464a1eb55240ad82258350c702fb82 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.311167  5762 tablet_replica.cc:333] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a: stopping tablet replica
I20260710 13:19:15.311626  5762 raft_consensus.cc:2243] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.312273  5762 raft_consensus.cc:2272] T 26ea49b6db644a3eb6e5369eb483617e P c3ca7755f5d14e5eab7c40739e85248a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.313930  5762 tablet_replica.cc:333] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a: stopping tablet replica
I20260710 13:19:15.314409  5762 raft_consensus.cc:2243] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.314779  5762 raft_consensus.cc:2272] T 215c80da029346d693689afd78e9862c P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.316344  5762 tablet_replica.cc:333] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a: stopping tablet replica
I20260710 13:19:15.316788  5762 raft_consensus.cc:2243] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.317153  5762 raft_consensus.cc:2272] T 752d9e22f5624bdd97267b6c787da68b P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.318998  5762 tablet_replica.cc:333] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a: stopping tablet replica
I20260710 13:19:15.319455  5762 raft_consensus.cc:2243] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.320114  5762 raft_consensus.cc:2272] T b7e33e8a60c84d108464c8c36fa3b2c5 P c3ca7755f5d14e5eab7c40739e85248a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.321861  5762 tablet_replica.cc:333] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a: stopping tablet replica
I20260710 13:19:15.322373  5762 raft_consensus.cc:2243] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.322755  5762 raft_consensus.cc:2272] T a58762b2440d4057a5599a964633fe56 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.324432  5762 tablet_replica.cc:333] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a: stopping tablet replica
I20260710 13:19:15.324898  5762 raft_consensus.cc:2243] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.325264  5762 raft_consensus.cc:2272] T a6afc5477202477993948302eb9c667f P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.327078  5762 tablet_replica.cc:333] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a: stopping tablet replica
I20260710 13:19:15.327521  5762 raft_consensus.cc:2243] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.328195  5762 raft_consensus.cc:2272] T aa33186fae1d40b3bf01e5860f259410 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.330093  5762 tablet_replica.cc:333] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a: stopping tablet replica
I20260710 13:19:15.330633  5762 raft_consensus.cc:2243] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.331411  5762 raft_consensus.cc:2272] T 29bdb6d086a84d79832d94c9ee59d709 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.333132  5762 tablet_replica.cc:333] T 6a9b75bf422e4a6b8520330fd16f474a P c3ca7755f5d14e5eab7c40739e85248a: stopping tablet replica
I20260710 13:19:15.333631  5762 raft_consensus.cc:2243] T 6a9b75bf422e4a6b8520330fd16f474a P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.334017  5762 raft_consensus.cc:2272] T 6a9b75bf422e4a6b8520330fd16f474a P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.335702  5762 tablet_replica.cc:333] T bae007e743ef48da8a9d9e3c3c777723 P c3ca7755f5d14e5eab7c40739e85248a: stopping tablet replica
I20260710 13:19:15.336227  5762 raft_consensus.cc:2243] T bae007e743ef48da8a9d9e3c3c777723 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.336572  5762 raft_consensus.cc:2272] T bae007e743ef48da8a9d9e3c3c777723 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.338397  5762 tablet_replica.cc:333] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a: stopping tablet replica
I20260710 13:19:15.338819  5762 raft_consensus.cc:2243] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.339180  5762 raft_consensus.cc:2272] T 2c9e8a5ebdfe4b6ba67b8a1f30a46ef8 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.341018  5762 tablet_replica.cc:333] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a: stopping tablet replica
I20260710 13:19:15.341540  5762 raft_consensus.cc:2243] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.341876  5762 raft_consensus.cc:2272] T d8ba8543ce5a44bc983fc76aac5ef815 P c3ca7755f5d14e5eab7c40739e85248a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.343505  5762 tablet_replica.cc:333] T 06a153081368489bbf1034dade955ac5 P c3ca7755f5d14e5eab7c40739e85248a: stopping tablet replica
I20260710 13:19:15.343916  5762 raft_consensus.cc:2243] T 06a153081368489bbf1034dade955ac5 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.344300  5762 raft_consensus.cc:2272] T 06a153081368489bbf1034dade955ac5 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.346016  5762 tablet_replica.cc:333] T 4b61b54d940e4c79a6cb469bca4cad30 P c3ca7755f5d14e5eab7c40739e85248a: stopping tablet replica
I20260710 13:19:15.346402  5762 raft_consensus.cc:2243] T 4b61b54d940e4c79a6cb469bca4cad30 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.346745  5762 raft_consensus.cc:2272] T 4b61b54d940e4c79a6cb469bca4cad30 P c3ca7755f5d14e5eab7c40739e85248a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.384527  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260710 13:19:15.417263  5762 master.cc:562] Master@127.5.160.190:40749 shutting down...
I20260710 13:19:15.443164  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.443681  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.443979  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 36a8abeeea204b4badb8bf1bb2cdbef9: stopping tablet replica
I20260710 13:19:15.463796  5762 master.cc:584] Master@127.5.160.190:40749 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12527 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:19:15.516301  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:35595
I20260710 13:19:15.517489  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:15.523608 10161 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:15.523664 10160 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:15.525298 10163 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:15.525769  5762 server_base.cc:1061] running on GCE node
I20260710 13:19:15.526683  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:15.526856  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:15.527029  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689555527015 us; error 0 us; skew 500 ppm
I20260710 13:19:15.527577  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:15.530740  5762 webserver.cc:533] Webserver started at http://127.5.160.190:39389/ using document root <none> and password file <none>
I20260710 13:19:15.531270  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:15.531466  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:15.531764  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:15.532945  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/master-0-root/instance:
uuid: "885cb521054443f2ba136aca067653ba"
format_stamp: "Formatted at 2026-07-10 13:19:15 on dist-test-slave-fcbk"
I20260710 13:19:15.537618  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:19:15.541350 10168 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:15.542291  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 13:19:15.542701  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/master-0-root
uuid: "885cb521054443f2ba136aca067653ba"
format_stamp: "Formatted at 2026-07-10 13:19:15 on dist-test-slave-fcbk"
I20260710 13:19:15.543025  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:15.561691  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:15.563023  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:15.604252  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:35595
I20260710 13:19:15.604362 10219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:35595 every 8 connection(s)
I20260710 13:19:15.608428 10220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:15.619771 10220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba: Bootstrap starting.
I20260710 13:19:15.625005 10220 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:15.629738 10220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba: No bootstrap required, opened a new log
I20260710 13:19:15.632061 10220 raft_consensus.cc:359] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "885cb521054443f2ba136aca067653ba" member_type: VOTER }
I20260710 13:19:15.632483 10220 raft_consensus.cc:385] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:15.632678 10220 raft_consensus.cc:740] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 885cb521054443f2ba136aca067653ba, State: Initialized, Role: FOLLOWER
I20260710 13:19:15.633194 10220 consensus_queue.cc:260] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "885cb521054443f2ba136aca067653ba" member_type: VOTER }
I20260710 13:19:15.633687 10220 raft_consensus.cc:399] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:15.633903 10220 raft_consensus.cc:493] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:15.634135 10220 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:15.639467 10220 raft_consensus.cc:515] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "885cb521054443f2ba136aca067653ba" member_type: VOTER }
I20260710 13:19:15.640029 10220 leader_election.cc:304] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [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: 885cb521054443f2ba136aca067653ba; no voters: 
I20260710 13:19:15.641178 10220 leader_election.cc:290] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:15.641671 10223 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:15.643015 10223 raft_consensus.cc:697] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [term 1 LEADER]: Becoming Leader. State: Replica: 885cb521054443f2ba136aca067653ba, State: Running, Role: LEADER
I20260710 13:19:15.643716 10223 consensus_queue.cc:237] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [LEADER]: Queue going to LEADER mode. State: All 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: "885cb521054443f2ba136aca067653ba" member_type: VOTER }
I20260710 13:19:15.644623 10220 sys_catalog.cc:565] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:15.648347 10224 sys_catalog.cc:455] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "885cb521054443f2ba136aca067653ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "885cb521054443f2ba136aca067653ba" member_type: VOTER } }
I20260710 13:19:15.648347 10225 sys_catalog.cc:455] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [sys.catalog]: SysCatalogTable state changed. Reason: New leader 885cb521054443f2ba136aca067653ba. Latest consensus state: current_term: 1 leader_uuid: "885cb521054443f2ba136aca067653ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "885cb521054443f2ba136aca067653ba" member_type: VOTER } }
I20260710 13:19:15.649219 10224 sys_catalog.cc:458] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:15.649703 10225 sys_catalog.cc:458] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:15.653041 10229 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:15.657975 10229 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:15.663813  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:15.668529 10229 catalog_manager.cc:1383] Generated new cluster ID: a753cf48e0b7464f980ab46d8247bbb0
I20260710 13:19:15.668936 10229 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:15.693542 10229 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:15.695287 10229 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:15.710167 10229 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba: Generated new TSK 0
I20260710 13:19:15.710805 10229 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:15.732372  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:15.738950 10241 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:15.740124 10242 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:15.741998 10244 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:15.742113  5762 server_base.cc:1061] running on GCE node
I20260710 13:19:15.743439  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:15.743682  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:15.743870  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689555743853 us; error 0 us; skew 500 ppm
I20260710 13:19:15.744622  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:15.747390  5762 webserver.cc:533] Webserver started at http://127.5.160.129:35465/ using document root <none> and password file <none>
I20260710 13:19:15.747911  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:15.748136  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:15.748440  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:15.749748  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/ts-0-root/instance:
uuid: "f8cd929e201f4a5a84b78460683e9a50"
format_stamp: "Formatted at 2026-07-10 13:19:15 on dist-test-slave-fcbk"
I20260710 13:19:15.754715  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:15.758610 10249 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:15.759573  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:19:15.759882  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/ts-0-root
uuid: "f8cd929e201f4a5a84b78460683e9a50"
format_stamp: "Formatted at 2026-07-10 13:19:15 on dist-test-slave-fcbk"
I20260710 13:19:15.760133  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:15.775071  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:15.776290  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:15.777817  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:15.780166  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:15.780350  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:15.780634  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:15.780987  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:15.824981  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:39877
I20260710 13:19:15.825124 10311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:39877 every 8 connection(s)
I20260710 13:19:15.830255  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:15.837812 10316 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:15.838127 10317 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:15.843586 10319 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:15.844318 10312 heartbeater.cc:344] Connected to a master server at 127.5.160.190:35595
I20260710 13:19:15.844340  5762 server_base.cc:1061] running on GCE node
I20260710 13:19:15.844897 10312 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:15.845968 10312 heartbeater.cc:507] Master 127.5.160.190:35595 requested a full tablet report, sending...
I20260710 13:19:15.846400  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:15.846726  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:15.846938  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689555846918 us; error 0 us; skew 500 ppm
I20260710 13:19:15.847873  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:15.848706 10185 ts_manager.cc:194] Registered new tserver with Master: f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877)
I20260710 13:19:15.850745  5762 webserver.cc:533] Webserver started at http://127.5.160.130:36527/ using document root <none> and password file <none>
I20260710 13:19:15.851177 10185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56982
I20260710 13:19:15.851300  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:15.851598  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:15.851904  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:15.853438  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/ts-1-root/instance:
uuid: "bdeeba30867643fc8776d1a05d8b9af9"
format_stamp: "Formatted at 2026-07-10 13:19:15 on dist-test-slave-fcbk"
I20260710 13:19:15.858263  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:15.862149 10324 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:15.863031  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:19:15.863369  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/ts-1-root
uuid: "bdeeba30867643fc8776d1a05d8b9af9"
format_stamp: "Formatted at 2026-07-10 13:19:15 on dist-test-slave-fcbk"
I20260710 13:19:15.863696  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:15.877044  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:15.878361  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:15.879985  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:15.882290  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:15.882472  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:15.882761  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:15.882899  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:15.924337  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:45805
I20260710 13:19:15.924616 10386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:45805 every 8 connection(s)
I20260710 13:19:15.929507  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:15.937141 10390 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:15.938726 10391 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:15.941996 10393 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:15.942157  5762 server_base.cc:1061] running on GCE node
I20260710 13:19:15.942662 10387 heartbeater.cc:344] Connected to a master server at 127.5.160.190:35595
I20260710 13:19:15.943130 10387 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:15.943506  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:15.943804  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:15.944011  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783689555943994 us; error 0 us; skew 500 ppm
I20260710 13:19:15.944072 10387 heartbeater.cc:507] Master 127.5.160.190:35595 requested a full tablet report, sending...
I20260710 13:19:15.944870  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:15.946775 10185 ts_manager.cc:194] Registered new tserver with Master: bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805)
I20260710 13:19:15.948370  5762 webserver.cc:533] Webserver started at http://127.5.160.131:40645/ using document root <none> and password file <none>
I20260710 13:19:15.948824 10185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56988
I20260710 13:19:15.949093  5762 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:15.949445  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:15.949791  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:15.951541  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/ts-2-root/instance:
uuid: "29a2f971c0a24b09b9f8e0395a98014e"
format_stamp: "Formatted at 2026-07-10 13:19:15 on dist-test-slave-fcbk"
I20260710 13:19:15.956615  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260710 13:19:15.960680 10398 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:15.961704  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:19:15.962067  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/ts-2-root
uuid: "29a2f971c0a24b09b9f8e0395a98014e"
format_stamp: "Formatted at 2026-07-10 13:19:15 on dist-test-slave-fcbk"
I20260710 13:19:15.962384  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwLO03a/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689450351976-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:15.980762  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:15.982187  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:15.983855  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:15.986181  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:15.986434  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:15.986697  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:15.986877  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.028227  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:39245
I20260710 13:19:16.028316 10460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:39245 every 8 connection(s)
I20260710 13:19:16.042356 10461 heartbeater.cc:344] Connected to a master server at 127.5.160.190:35595
I20260710 13:19:16.042776 10461 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:16.043615 10461 heartbeater.cc:507] Master 127.5.160.190:35595 requested a full tablet report, sending...
I20260710 13:19:16.045876 10185 ts_manager.cc:194] Registered new tserver with Master: 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:16.046855  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015444443s
I20260710 13:19:16.047333 10185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56994
I20260710 13:19:16.073807 10185 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57006:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:16.076406 10185 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:16.156092 10352 tablet_service.cc:1511] Processing CreateTablet for tablet 0b712162ba444b6d9d0f6249a9f113ed (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:16.157748 10352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b712162ba444b6d9d0f6249a9f113ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.164242 10426 tablet_service.cc:1511] Processing CreateTablet for tablet 0b712162ba444b6d9d0f6249a9f113ed (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:16.165861 10426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b712162ba444b6d9d0f6249a9f113ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.166733 10351 tablet_service.cc:1511] Processing CreateTablet for tablet c3260ad9d56a4447853169fd9165ba43 (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:16.168258 10351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3260ad9d56a4447853169fd9165ba43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.170915 10277 tablet_service.cc:1511] Processing CreateTablet for tablet 0b712162ba444b6d9d0f6249a9f113ed (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:16.172448 10277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b712162ba444b6d9d0f6249a9f113ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.172621 10425 tablet_service.cc:1511] Processing CreateTablet for tablet c3260ad9d56a4447853169fd9165ba43 (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:16.174256 10425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3260ad9d56a4447853169fd9165ba43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.179430 10424 tablet_service.cc:1511] Processing CreateTablet for tablet 9581f7766ae9445a97e8a928b3e70d98 (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:16.180954 10276 tablet_service.cc:1511] Processing CreateTablet for tablet c3260ad9d56a4447853169fd9165ba43 (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:16.181015 10424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9581f7766ae9445a97e8a928b3e70d98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.182329 10350 tablet_service.cc:1511] Processing CreateTablet for tablet 9581f7766ae9445a97e8a928b3e70d98 (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:16.184127 10350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9581f7766ae9445a97e8a928b3e70d98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.183988 10275 tablet_service.cc:1511] Processing CreateTablet for tablet 9581f7766ae9445a97e8a928b3e70d98 (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:16.186573 10274 tablet_service.cc:1511] Processing CreateTablet for tablet a69609afbbc644d2ac037e8aa16a52e1 (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:16.186728 10422 tablet_service.cc:1511] Processing CreateTablet for tablet dea6dfeb1b754bd59130013940cf01ca (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:16.188215 10422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea6dfeb1b754bd59130013940cf01ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.189204 10273 tablet_service.cc:1511] Processing CreateTablet for tablet dea6dfeb1b754bd59130013940cf01ca (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:16.190627 10272 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7359d2d8b449ee989ed2f2c1565014 (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:16.182528 10276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3260ad9d56a4447853169fd9165ba43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.191928 10271 tablet_service.cc:1511] Processing CreateTablet for tablet 3a827093d02740ea99913a79b308da9d (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:16.193497 10271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a827093d02740ea99913a79b308da9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.195093 10421 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7359d2d8b449ee989ed2f2c1565014 (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:16.196558 10421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7359d2d8b449ee989ed2f2c1565014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.182328 10423 tablet_service.cc:1511] Processing CreateTablet for tablet a69609afbbc644d2ac037e8aa16a52e1 (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:16.197747 10272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7359d2d8b449ee989ed2f2c1565014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.198392 10423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a69609afbbc644d2ac037e8aa16a52e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.200784 10275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9581f7766ae9445a97e8a928b3e70d98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.201859 10273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea6dfeb1b754bd59130013940cf01ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.202585 10274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a69609afbbc644d2ac037e8aa16a52e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.207981 10270 tablet_service.cc:1511] Processing CreateTablet for tablet b2c152ad316b4e9c9bee9ae5cf854342 (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:16.209661 10270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c152ad316b4e9c9bee9ae5cf854342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.211272 10420 tablet_service.cc:1511] Processing CreateTablet for tablet 3a827093d02740ea99913a79b308da9d (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:16.212975 10420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a827093d02740ea99913a79b308da9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.215600 10269 tablet_service.cc:1511] Processing CreateTablet for tablet 5a93021de7ba4030bec9a43456d5914b (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:16.216095 10419 tablet_service.cc:1511] Processing CreateTablet for tablet b2c152ad316b4e9c9bee9ae5cf854342 (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:16.217120 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a93021de7ba4030bec9a43456d5914b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.217583 10419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c152ad316b4e9c9bee9ae5cf854342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.235451 10349 tablet_service.cc:1511] Processing CreateTablet for tablet a69609afbbc644d2ac037e8aa16a52e1 (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:16.237078 10349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a69609afbbc644d2ac037e8aa16a52e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.241727 10424 tablet_service.cc:1511] Processing CreateTablet for tablet 5a93021de7ba4030bec9a43456d5914b (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:16.243295 10424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a93021de7ba4030bec9a43456d5914b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.243672 10348 tablet_service.cc:1511] Processing CreateTablet for tablet dea6dfeb1b754bd59130013940cf01ca (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:16.245187 10348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea6dfeb1b754bd59130013940cf01ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.266180 10476 tablet_bootstrap.cc:492] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e: Bootstrap starting.
I20260710 13:19:16.278498 10476 tablet_bootstrap.cc:654] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.280380 10478 tablet_bootstrap.cc:492] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9: Bootstrap starting.
I20260710 13:19:16.284111 10477 tablet_bootstrap.cc:492] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50: Bootstrap starting.
I20260710 13:19:16.286670 10346 tablet_service.cc:1511] Processing CreateTablet for tablet 3a827093d02740ea99913a79b308da9d (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:16.288208 10346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a827093d02740ea99913a79b308da9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.290702 10345 tablet_service.cc:1511] Processing CreateTablet for tablet b2c152ad316b4e9c9bee9ae5cf854342 (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:16.292265 10345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c152ad316b4e9c9bee9ae5cf854342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.284699 10347 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7359d2d8b449ee989ed2f2c1565014 (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:16.295377 10347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7359d2d8b449ee989ed2f2c1565014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.296842 10478 tablet_bootstrap.cc:654] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.300448 10476 tablet_bootstrap.cc:492] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e: No bootstrap required, opened a new log
I20260710 13:19:16.301011 10476 ts_tablet_manager.cc:1403] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.012s
I20260710 13:19:16.301795 10477 tablet_bootstrap.cc:654] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.304462 10476 raft_consensus.cc:359] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.305620 10476 raft_consensus.cc:385] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.305991 10476 raft_consensus.cc:740] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.307157 10476 consensus_queue.cc:260] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.310622 10350 tablet_service.cc:1511] Processing CreateTablet for tablet 5a93021de7ba4030bec9a43456d5914b (DEFAULT_TABLE table=test-workload [id=02914d2c6df442fab2dd9eb2c9f6ef07]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:16.312165 10350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a93021de7ba4030bec9a43456d5914b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.365121 10476 ts_tablet_manager.cc:1434] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent starting tablet: real 0.064s	user 0.016s	sys 0.035s
I20260710 13:19:16.378304 10461 heartbeater.cc:499] Master 127.5.160.190:35595 was elected leader, sending a full tablet report...
I20260710 13:19:16.391810 10476 tablet_bootstrap.cc:492] T 9581f7766ae9445a97e8a928b3e70d98 P 29a2f971c0a24b09b9f8e0395a98014e: Bootstrap starting.
I20260710 13:19:16.379843 10478 tablet_bootstrap.cc:492] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9: No bootstrap required, opened a new log
I20260710 13:19:16.371515 10477 tablet_bootstrap.cc:492] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50: No bootstrap required, opened a new log
I20260710 13:19:16.393661 10478 ts_tablet_manager.cc:1403] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9: Time spent bootstrapping tablet: real 0.114s	user 0.030s	sys 0.016s
I20260710 13:19:16.393746 10477 ts_tablet_manager.cc:1403] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50: Time spent bootstrapping tablet: real 0.110s	user 0.018s	sys 0.015s
I20260710 13:19:16.397064 10478 raft_consensus.cc:359] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.397413 10477 raft_consensus.cc:359] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } } peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } }
I20260710 13:19:16.397969 10478 raft_consensus.cc:385] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.398296 10476 tablet_bootstrap.cc:654] T 9581f7766ae9445a97e8a928b3e70d98 P 29a2f971c0a24b09b9f8e0395a98014e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.398377 10478 raft_consensus.cc:740] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.398402 10477 raft_consensus.cc:385] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.378633 10482 raft_consensus.cc:493] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:16.399107 10477 raft_consensus.cc:740] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.399549 10482 raft_consensus.cc:515] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.400745 10478 consensus_queue.cc:260] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.401207 10477 consensus_queue.cc:260] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } } peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } }
I20260710 13:19:16.408274 10477 ts_tablet_manager.cc:1434] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:19:16.409175 10312 heartbeater.cc:499] Master 127.5.160.190:35595 was elected leader, sending a full tablet report...
I20260710 13:19:16.417336 10477 tablet_bootstrap.cc:492] T 9f7359d2d8b449ee989ed2f2c1565014 P f8cd929e201f4a5a84b78460683e9a50: Bootstrap starting.
I20260710 13:19:16.424621 10477 tablet_bootstrap.cc:654] T 9f7359d2d8b449ee989ed2f2c1565014 P f8cd929e201f4a5a84b78460683e9a50: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.426913 10387 heartbeater.cc:499] Master 127.5.160.190:35595 was elected leader, sending a full tablet report...
I20260710 13:19:16.428617 10476 tablet_bootstrap.cc:492] T 9581f7766ae9445a97e8a928b3e70d98 P 29a2f971c0a24b09b9f8e0395a98014e: No bootstrap required, opened a new log
I20260710 13:19:16.429276 10476 ts_tablet_manager.cc:1403] T 9581f7766ae9445a97e8a928b3e70d98 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.016s
I20260710 13:19:16.432463 10478 ts_tablet_manager.cc:1434] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9: Time spent starting tablet: real 0.038s	user 0.020s	sys 0.011s
I20260710 13:19:16.432601 10476 raft_consensus.cc:359] T 9581f7766ae9445a97e8a928b3e70d98 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.433843 10476 raft_consensus.cc:385] T 9581f7766ae9445a97e8a928b3e70d98 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.434113 10478 tablet_bootstrap.cc:492] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9: Bootstrap starting.
I20260710 13:19:16.434289 10476 raft_consensus.cc:740] T 9581f7766ae9445a97e8a928b3e70d98 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.435457 10476 consensus_queue.cc:260] T 9581f7766ae9445a97e8a928b3e70d98 P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.436374 10485 raft_consensus.cc:493] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:16.436930 10485 raft_consensus.cc:515] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.438122 10476 ts_tablet_manager.cc:1434] T 9581f7766ae9445a97e8a928b3e70d98 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:16.439239 10476 tablet_bootstrap.cc:492] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e: Bootstrap starting.
I20260710 13:19:16.443840 10478 tablet_bootstrap.cc:654] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.447943 10476 tablet_bootstrap.cc:654] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.453938 10287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3260ad9d56a4447853169fd9165ba43" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50" is_pre_election: true
W20260710 13:19:16.456162 10399 leader_election.cc:343] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:16.462622 10476 tablet_bootstrap.cc:492] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e: No bootstrap required, opened a new log
I20260710 13:19:16.463263 10476 ts_tablet_manager.cc:1403] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.014s
I20260710 13:19:16.464141 10478 tablet_bootstrap.cc:492] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9: No bootstrap required, opened a new log
I20260710 13:19:16.464859 10478 ts_tablet_manager.cc:1403] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.006s
I20260710 13:19:16.466912 10476 raft_consensus.cc:359] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } } peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } }
I20260710 13:19:16.467748 10476 raft_consensus.cc:385] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.468092 10476 raft_consensus.cc:740] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.468385 10478 raft_consensus.cc:359] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.469312 10478 raft_consensus.cc:385] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.469128 10476 consensus_queue.cc:260] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } } peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } }
I20260710 13:19:16.469741 10478 raft_consensus.cc:740] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.470988 10485 leader_election.cc:290] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:16.470855 10478 consensus_queue.cc:260] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.471771 10476 ts_tablet_manager.cc:1434] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:16.472925 10476 tablet_bootstrap.cc:492] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e: Bootstrap starting.
I20260710 13:19:16.473767 10478 ts_tablet_manager.cc:1434] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:16.474960 10478 tablet_bootstrap.cc:492] T c3260ad9d56a4447853169fd9165ba43 P bdeeba30867643fc8776d1a05d8b9af9: Bootstrap starting.
I20260710 13:19:16.480404 10476 tablet_bootstrap.cc:654] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.482096 10478 tablet_bootstrap.cc:654] T c3260ad9d56a4447853169fd9165ba43 P bdeeba30867643fc8776d1a05d8b9af9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.494325 10476 tablet_bootstrap.cc:492] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e: No bootstrap required, opened a new log
I20260710 13:19:16.495090 10476 ts_tablet_manager.cc:1403] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260710 13:19:16.498605 10478 tablet_bootstrap.cc:492] T c3260ad9d56a4447853169fd9165ba43 P bdeeba30867643fc8776d1a05d8b9af9: No bootstrap required, opened a new log
I20260710 13:19:16.498659 10476 raft_consensus.cc:359] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.499444 10478 ts_tablet_manager.cc:1403] T c3260ad9d56a4447853169fd9165ba43 P bdeeba30867643fc8776d1a05d8b9af9: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.002s
I20260710 13:19:16.499732 10476 raft_consensus.cc:385] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.500146 10476 raft_consensus.cc:740] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.500234 10482 leader_election.cc:290] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805)
I20260710 13:19:16.502242 10476 consensus_queue.cc:260] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.502986 10478 raft_consensus.cc:359] T c3260ad9d56a4447853169fd9165ba43 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.504186 10478 raft_consensus.cc:385] T c3260ad9d56a4447853169fd9165ba43 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.504588 10478 raft_consensus.cc:740] T c3260ad9d56a4447853169fd9165ba43 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.504897 10476 ts_tablet_manager.cc:1434] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:19:16.505604 10478 consensus_queue.cc:260] T c3260ad9d56a4447853169fd9165ba43 P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.508239 10478 ts_tablet_manager.cc:1434] T c3260ad9d56a4447853169fd9165ba43 P bdeeba30867643fc8776d1a05d8b9af9: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260710 13:19:16.509734 10478 tablet_bootstrap.cc:492] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9: Bootstrap starting.
I20260710 13:19:16.510479 10476 tablet_bootstrap.cc:492] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e: Bootstrap starting.
I20260710 13:19:16.511587 10362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3260ad9d56a4447853169fd9165ba43" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9" is_pre_election: true
I20260710 13:19:16.512300 10362 raft_consensus.cc:2468] T c3260ad9d56a4447853169fd9165ba43 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 0.
I20260710 13:19:16.515904 10401 leader_election.cc:304] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [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: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: f8cd929e201f4a5a84b78460683e9a50
I20260710 13:19:16.517287 10478 tablet_bootstrap.cc:654] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.517539 10482 raft_consensus.cc:2804] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:16.518110 10482 raft_consensus.cc:493] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:16.518544 10482 raft_consensus.cc:3060] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.519898 10476 tablet_bootstrap.cc:654] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.526741 10287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9581f7766ae9445a97e8a928b3e70d98" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50" is_pre_election: true
W20260710 13:19:16.528901 10325 leader_election.cc:343] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:16.569626 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9581f7766ae9445a97e8a928b3e70d98" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e" is_pre_election: true
I20260710 13:19:16.570618 10436 raft_consensus.cc:2468] T 9581f7766ae9445a97e8a928b3e70d98 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 0.
I20260710 13:19:16.571234 10477 tablet_bootstrap.cc:492] T 9f7359d2d8b449ee989ed2f2c1565014 P f8cd929e201f4a5a84b78460683e9a50: No bootstrap required, opened a new log
I20260710 13:19:16.571825 10477 ts_tablet_manager.cc:1403] T 9f7359d2d8b449ee989ed2f2c1565014 P f8cd929e201f4a5a84b78460683e9a50: Time spent bootstrapping tablet: real 0.155s	user 0.072s	sys 0.071s
I20260710 13:19:16.572563 10325 leader_election.cc:304] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [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: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: f8cd929e201f4a5a84b78460683e9a50
I20260710 13:19:16.573853 10485 raft_consensus.cc:2804] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:16.574288 10485 raft_consensus.cc:493] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:16.574787 10485 raft_consensus.cc:3060] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.575120 10477 raft_consensus.cc:359] T 9f7359d2d8b449ee989ed2f2c1565014 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.575947 10477 raft_consensus.cc:385] T 9f7359d2d8b449ee989ed2f2c1565014 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.576241 10477 raft_consensus.cc:740] T 9f7359d2d8b449ee989ed2f2c1565014 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.577139 10477 consensus_queue.cc:260] T 9f7359d2d8b449ee989ed2f2c1565014 P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.579733 10477 ts_tablet_manager.cc:1434] T 9f7359d2d8b449ee989ed2f2c1565014 P f8cd929e201f4a5a84b78460683e9a50: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:16.580749 10477 tablet_bootstrap.cc:492] T 3a827093d02740ea99913a79b308da9d P f8cd929e201f4a5a84b78460683e9a50: Bootstrap starting.
I20260710 13:19:16.588302 10477 tablet_bootstrap.cc:654] T 3a827093d02740ea99913a79b308da9d P f8cd929e201f4a5a84b78460683e9a50: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.596025 10476 tablet_bootstrap.cc:492] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e: No bootstrap required, opened a new log
I20260710 13:19:16.596529 10476 ts_tablet_manager.cc:1403] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.051s
I20260710 13:19:16.599454 10476 raft_consensus.cc:359] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.600154 10476 raft_consensus.cc:385] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.600440 10476 raft_consensus.cc:740] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.600950 10485 raft_consensus.cc:515] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.601341 10476 consensus_queue.cc:260] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.601975 10482 raft_consensus.cc:515] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.605789 10287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3260ad9d56a4447853169fd9165ba43" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:16.606745 10362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3260ad9d56a4447853169fd9165ba43" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
I20260710 13:19:16.607513 10287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9581f7766ae9445a97e8a928b3e70d98" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:16.607641 10362 raft_consensus.cc:3060] T c3260ad9d56a4447853169fd9165ba43 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:16.607430 10399 leader_election.cc:343] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:16.609131 10325 leader_election.cc:343] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:16.609915 10476 ts_tablet_manager.cc:1434] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260710 13:19:16.611076 10476 tablet_bootstrap.cc:492] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e: Bootstrap starting.
I20260710 13:19:16.611555 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9581f7766ae9445a97e8a928b3e70d98" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:16.612142 10436 raft_consensus.cc:3060] T 9581f7766ae9445a97e8a928b3e70d98 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.617188 10476 tablet_bootstrap.cc:654] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.620237 10436 raft_consensus.cc:2468] T 9581f7766ae9445a97e8a928b3e70d98 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 1.
I20260710 13:19:16.625133 10325 leader_election.cc:304] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: f8cd929e201f4a5a84b78460683e9a50
I20260710 13:19:16.623131 10478 tablet_bootstrap.cc:492] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9: No bootstrap required, opened a new log
I20260710 13:19:16.627722 10498 raft_consensus.cc:2804] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:16.627969 10478 ts_tablet_manager.cc:1403] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9: Time spent bootstrapping tablet: real 0.118s	user 0.022s	sys 0.038s
I20260710 13:19:16.630414 10476 tablet_bootstrap.cc:492] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e: No bootstrap required, opened a new log
I20260710 13:19:16.623574 10485 leader_election.cc:290] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:16.630939 10476 ts_tablet_manager.cc:1403] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260710 13:19:16.632040 10478 raft_consensus.cc:359] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.632902 10478 raft_consensus.cc:385] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.633246 10478 raft_consensus.cc:740] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.634073 10476 raft_consensus.cc:359] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.634166 10478 consensus_queue.cc:260] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.634891 10476 raft_consensus.cc:385] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.635211 10476 raft_consensus.cc:740] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.636052 10476 consensus_queue.cc:260] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.636953 10478 ts_tablet_manager.cc:1434] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:16.638003 10478 tablet_bootstrap.cc:492] T 0b712162ba444b6d9d0f6249a9f113ed P bdeeba30867643fc8776d1a05d8b9af9: Bootstrap starting.
I20260710 13:19:16.640793 10476 ts_tablet_manager.cc:1434] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:16.641976 10476 tablet_bootstrap.cc:492] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e: Bootstrap starting.
I20260710 13:19:16.644459 10478 tablet_bootstrap.cc:654] T 0b712162ba444b6d9d0f6249a9f113ed P bdeeba30867643fc8776d1a05d8b9af9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.648790 10498 raft_consensus.cc:697] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Becoming Leader. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Running, Role: LEADER
I20260710 13:19:16.650117 10498 consensus_queue.cc:237] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.654160 10486 raft_consensus.cc:493] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:16.654719 10486 raft_consensus.cc:515] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } } peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } }
W20260710 13:19:16.659176 10233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:16.659818 10482 leader_election.cc:290] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805)
I20260710 13:19:16.662459 10362 raft_consensus.cc:2468] T c3260ad9d56a4447853169fd9165ba43 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 1.
I20260710 13:19:16.662765 10486 leader_election.cc:290] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:16.663688 10401 leader_election.cc:304] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: f8cd929e201f4a5a84b78460683e9a50
I20260710 13:19:16.666373 10477 tablet_bootstrap.cc:492] T 3a827093d02740ea99913a79b308da9d P f8cd929e201f4a5a84b78460683e9a50: No bootstrap required, opened a new log
I20260710 13:19:16.666692 10482 raft_consensus.cc:2804] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:16.667076 10477 ts_tablet_manager.cc:1403] T 3a827093d02740ea99913a79b308da9d P f8cd929e201f4a5a84b78460683e9a50: Time spent bootstrapping tablet: real 0.087s	user 0.029s	sys 0.051s
I20260710 13:19:16.668363 10482 raft_consensus.cc:697] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Becoming Leader. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Running, Role: LEADER
I20260710 13:19:16.669606 10482 consensus_queue.cc:237] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.671079 10477 raft_consensus.cc:359] T 3a827093d02740ea99913a79b308da9d P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.671888 10477 raft_consensus.cc:385] T 3a827093d02740ea99913a79b308da9d P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.672178 10477 raft_consensus.cc:740] T 3a827093d02740ea99913a79b308da9d P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.672947 10477 consensus_queue.cc:260] T 3a827093d02740ea99913a79b308da9d P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.663220 10476 tablet_bootstrap.cc:654] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.675832 10478 tablet_bootstrap.cc:492] T 0b712162ba444b6d9d0f6249a9f113ed P bdeeba30867643fc8776d1a05d8b9af9: No bootstrap required, opened a new log
I20260710 13:19:16.676373 10478 ts_tablet_manager.cc:1403] T 0b712162ba444b6d9d0f6249a9f113ed P bdeeba30867643fc8776d1a05d8b9af9: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.003s
I20260710 13:19:16.679338 10478 raft_consensus.cc:359] T 0b712162ba444b6d9d0f6249a9f113ed P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } } peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } }
I20260710 13:19:16.681010 10478 raft_consensus.cc:385] T 0b712162ba444b6d9d0f6249a9f113ed P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.681319 10478 raft_consensus.cc:740] T 0b712162ba444b6d9d0f6249a9f113ed P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.682143 10478 consensus_queue.cc:260] T 0b712162ba444b6d9d0f6249a9f113ed P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } } peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } }
I20260710 13:19:16.686631 10478 ts_tablet_manager.cc:1434] T 0b712162ba444b6d9d0f6249a9f113ed P bdeeba30867643fc8776d1a05d8b9af9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:19:16.687681 10478 tablet_bootstrap.cc:492] T 5a93021de7ba4030bec9a43456d5914b P bdeeba30867643fc8776d1a05d8b9af9: Bootstrap starting.
I20260710 13:19:16.694003 10478 tablet_bootstrap.cc:654] T 5a93021de7ba4030bec9a43456d5914b P bdeeba30867643fc8776d1a05d8b9af9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.694720 10477 ts_tablet_manager.cc:1434] T 3a827093d02740ea99913a79b308da9d P f8cd929e201f4a5a84b78460683e9a50: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.003s
I20260710 13:19:16.693185 10182 catalog_manager.cc:5697] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:16.709985 10362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b712162ba444b6d9d0f6249a9f113ed" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9" is_pre_election: true
I20260710 13:19:16.711215 10362 raft_consensus.cc:2468] T 0b712162ba444b6d9d0f6249a9f113ed P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 0.
I20260710 13:19:16.713238 10252 leader_election.cc:304] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdeeba30867643fc8776d1a05d8b9af9, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:16.714181 10486 raft_consensus.cc:2804] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:16.714550 10486 raft_consensus.cc:493] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:16.714895 10486 raft_consensus.cc:3060] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.709956 10477 tablet_bootstrap.cc:492] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50: Bootstrap starting.
I20260710 13:19:16.721370 10184 catalog_manager.cc:5697] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131). New cstate: current_term: 1 leader_uuid: "29a2f971c0a24b09b9f8e0395a98014e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:16.731035 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b712162ba444b6d9d0f6249a9f113ed" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e" is_pre_election: true
I20260710 13:19:16.731711 10436 raft_consensus.cc:2468] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 0.
I20260710 13:19:16.733278 10482 raft_consensus.cc:493] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:16.735909 10482 raft_consensus.cc:515] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } } peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } }
I20260710 13:19:16.737362 10477 tablet_bootstrap.cc:654] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.737087 10486 raft_consensus.cc:515] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } } peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } }
I20260710 13:19:16.740533 10486 leader_election.cc:290] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 election: Requested vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:16.742656 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b712162ba444b6d9d0f6249a9f113ed" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:16.742743 10482 leader_election.cc:290] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877)
I20260710 13:19:16.743309 10436 raft_consensus.cc:3060] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.743846 10362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b712162ba444b6d9d0f6249a9f113ed" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9" is_pre_election: true
I20260710 13:19:16.744607 10362 raft_consensus.cc:2468] T 0b712162ba444b6d9d0f6249a9f113ed P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 0.
I20260710 13:19:16.746359 10287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b712162ba444b6d9d0f6249a9f113ed" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50" is_pre_election: true
I20260710 13:19:16.746673 10401 leader_election.cc:304] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: 
I20260710 13:19:16.747192 10287 raft_consensus.cc:2393] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29a2f971c0a24b09b9f8e0395a98014e in current term 1: Already voted for candidate f8cd929e201f4a5a84b78460683e9a50 in this term.
I20260710 13:19:16.747735 10362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b712162ba444b6d9d0f6249a9f113ed" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
I20260710 13:19:16.748294 10362 raft_consensus.cc:3060] T 0b712162ba444b6d9d0f6249a9f113ed P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.753014 10436 raft_consensus.cc:2468] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 1.
I20260710 13:19:16.753671 10482 raft_consensus.cc:2764] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:19:16.754482 10250 leader_election.cc:304] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:16.755596 10486 raft_consensus.cc:2804] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:16.760182 10362 raft_consensus.cc:2468] T 0b712162ba444b6d9d0f6249a9f113ed P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 1.
I20260710 13:19:16.763120 10476 tablet_bootstrap.cc:492] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e: No bootstrap required, opened a new log
I20260710 13:19:16.763954 10478 tablet_bootstrap.cc:492] T 5a93021de7ba4030bec9a43456d5914b P bdeeba30867643fc8776d1a05d8b9af9: No bootstrap required, opened a new log
I20260710 13:19:16.766450 10478 ts_tablet_manager.cc:1403] T 5a93021de7ba4030bec9a43456d5914b P bdeeba30867643fc8776d1a05d8b9af9: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.025s
I20260710 13:19:16.765941 10486 raft_consensus.cc:697] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Becoming Leader. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Running, Role: LEADER
I20260710 13:19:16.769538 10478 raft_consensus.cc:359] T 5a93021de7ba4030bec9a43456d5914b P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.769929 10482 raft_consensus.cc:493] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:16.770313 10478 raft_consensus.cc:385] T 5a93021de7ba4030bec9a43456d5914b P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.770675 10478 raft_consensus.cc:740] T 5a93021de7ba4030bec9a43456d5914b P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.770452 10482 raft_consensus.cc:515] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.771610 10476 ts_tablet_manager.cc:1403] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e: Time spent bootstrapping tablet: real 0.130s	user 0.021s	sys 0.039s
I20260710 13:19:16.772680 10482 leader_election.cc:290] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805)
I20260710 13:19:16.773959 10287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7359d2d8b449ee989ed2f2c1565014" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50" is_pre_election: true
I20260710 13:19:16.774158 10478 consensus_queue.cc:260] T 5a93021de7ba4030bec9a43456d5914b P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.774783 10287 raft_consensus.cc:2468] T 9f7359d2d8b449ee989ed2f2c1565014 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 0.
I20260710 13:19:16.767517 10486 consensus_queue.cc:237] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } } peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } }
I20260710 13:19:16.773959 10362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7359d2d8b449ee989ed2f2c1565014" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9" is_pre_election: true
I20260710 13:19:16.776225 10399 leader_election.cc:304] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, f8cd929e201f4a5a84b78460683e9a50; no voters: 
W20260710 13:19:16.777146 10401 leader_election.cc:343] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:16.776975 10476 raft_consensus.cc:359] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.777917 10476 raft_consensus.cc:385] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.778220 10482 raft_consensus.cc:2804] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:16.778280 10476 raft_consensus.cc:740] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.778729 10482 raft_consensus.cc:493] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:16.779130 10482 raft_consensus.cc:3060] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.779796 10477 tablet_bootstrap.cc:492] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50: No bootstrap required, opened a new log
I20260710 13:19:16.780308 10477 ts_tablet_manager.cc:1403] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.003s
I20260710 13:19:16.781548 10478 ts_tablet_manager.cc:1434] T 5a93021de7ba4030bec9a43456d5914b P bdeeba30867643fc8776d1a05d8b9af9: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260710 13:19:16.782945 10478 tablet_bootstrap.cc:492] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9: Bootstrap starting.
I20260710 13:19:16.783455 10477 raft_consensus.cc:359] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.784183 10477 raft_consensus.cc:385] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.784461 10477 raft_consensus.cc:740] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.786423 10482 raft_consensus.cc:515] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.787549 10477 consensus_queue.cc:260] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.790076 10477 ts_tablet_manager.cc:1434] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:19:16.789700 10476 consensus_queue.cc:260] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.791141 10477 tablet_bootstrap.cc:492] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50: Bootstrap starting.
I20260710 13:19:16.792127 10476 ts_tablet_manager.cc:1434] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:19:16.793170 10476 tablet_bootstrap.cc:492] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e: Bootstrap starting.
I20260710 13:19:16.790261 10287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7359d2d8b449ee989ed2f2c1565014" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:16.798066 10287 raft_consensus.cc:3060] T 9f7359d2d8b449ee989ed2f2c1565014 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.798321 10477 tablet_bootstrap.cc:654] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.799113 10476 tablet_bootstrap.cc:654] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.790335 10482 leader_election.cc:290] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805)
I20260710 13:19:16.802165 10478 tablet_bootstrap.cc:654] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.790256 10362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7359d2d8b449ee989ed2f2c1565014" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
W20260710 13:19:16.810571 10401 leader_election.cc:343] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:16.812089 10287 raft_consensus.cc:2468] T 9f7359d2d8b449ee989ed2f2c1565014 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 1.
I20260710 13:19:16.813728 10399 leader_election.cc:304] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, f8cd929e201f4a5a84b78460683e9a50; no voters: bdeeba30867643fc8776d1a05d8b9af9
I20260710 13:19:16.813962 10184 catalog_manager.cc:5697] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "f8cd929e201f4a5a84b78460683e9a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:16.816900 10478 tablet_bootstrap.cc:492] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9: No bootstrap required, opened a new log
I20260710 13:19:16.817163 10482 raft_consensus.cc:2804] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:16.817497 10476 tablet_bootstrap.cc:492] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e: No bootstrap required, opened a new log
I20260710 13:19:16.817984 10476 ts_tablet_manager.cc:1403] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260710 13:19:16.818467 10482 raft_consensus.cc:697] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Becoming Leader. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Running, Role: LEADER
I20260710 13:19:16.819988 10476 raft_consensus.cc:359] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.820537 10482 consensus_queue.cc:237] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.817526 10478 ts_tablet_manager.cc:1403] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.006s
I20260710 13:19:16.820562 10476 raft_consensus.cc:385] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.822620 10477 tablet_bootstrap.cc:492] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50: No bootstrap required, opened a new log
I20260710 13:19:16.822645 10476 raft_consensus.cc:740] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.823275 10477 ts_tablet_manager.cc:1403] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260710 13:19:16.823554 10476 consensus_queue.cc:260] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.824386 10478 raft_consensus.cc:359] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.825109 10478 raft_consensus.cc:385] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.825405 10478 raft_consensus.cc:740] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.826123 10478 consensus_queue.cc:260] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.827005 10476 ts_tablet_manager.cc:1434] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:16.828259 10478 ts_tablet_manager.cc:1434] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:16.829291 10478 tablet_bootstrap.cc:492] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9: Bootstrap starting.
I20260710 13:19:16.829417 10477 raft_consensus.cc:359] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.830153 10477 raft_consensus.cc:385] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.830448 10477 raft_consensus.cc:740] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.831261 10477 consensus_queue.cc:260] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.835924 10477 ts_tablet_manager.cc:1434] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:19:16.836186 10478 tablet_bootstrap.cc:654] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.836591 10476 tablet_bootstrap.cc:492] T b2c152ad316b4e9c9bee9ae5cf854342 P 29a2f971c0a24b09b9f8e0395a98014e: Bootstrap starting.
I20260710 13:19:16.838114 10477 tablet_bootstrap.cc:492] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50: Bootstrap starting.
I20260710 13:19:16.844532 10477 tablet_bootstrap.cc:654] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.846223 10476 tablet_bootstrap.cc:654] T b2c152ad316b4e9c9bee9ae5cf854342 P 29a2f971c0a24b09b9f8e0395a98014e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.855477 10483 raft_consensus.cc:493] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:16.856245 10483 raft_consensus.cc:515] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.857323 10476 tablet_bootstrap.cc:492] T b2c152ad316b4e9c9bee9ae5cf854342 P 29a2f971c0a24b09b9f8e0395a98014e: No bootstrap required, opened a new log
I20260710 13:19:16.859753 10476 ts_tablet_manager.cc:1403] T b2c152ad316b4e9c9bee9ae5cf854342 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260710 13:19:16.860666 10287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a827093d02740ea99913a79b308da9d" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50" is_pre_election: true
I20260710 13:19:16.861742 10287 raft_consensus.cc:2468] T 3a827093d02740ea99913a79b308da9d P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 0.
I20260710 13:19:16.864653 10399 leader_election.cc:304] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:16.865151 10477 tablet_bootstrap.cc:492] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50: No bootstrap required, opened a new log
I20260710 13:19:16.865893 10477 ts_tablet_manager.cc:1403] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.008s
I20260710 13:19:16.867038 10483 leader_election.cc:290] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805)
I20260710 13:19:16.867139 10362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a827093d02740ea99913a79b308da9d" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9" is_pre_election: true
I20260710 13:19:16.867522 10476 raft_consensus.cc:359] T b2c152ad316b4e9c9bee9ae5cf854342 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.868206 10476 raft_consensus.cc:385] T b2c152ad316b4e9c9bee9ae5cf854342 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.868148 10362 raft_consensus.cc:2468] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 0.
I20260710 13:19:16.868686 10476 raft_consensus.cc:740] T b2c152ad316b4e9c9bee9ae5cf854342 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.870129 10477 raft_consensus.cc:359] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.871117 10477 raft_consensus.cc:385] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.871506 10477 raft_consensus.cc:740] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.872251 10476 consensus_queue.cc:260] T b2c152ad316b4e9c9bee9ae5cf854342 P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.872805 10477 consensus_queue.cc:260] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.876078 10477 ts_tablet_manager.cc:1434] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:16.877494 10477 tablet_bootstrap.cc:492] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50: Bootstrap starting.
I20260710 13:19:16.881853 10476 ts_tablet_manager.cc:1434] T b2c152ad316b4e9c9bee9ae5cf854342 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.004s
I20260710 13:19:16.871537 10483 raft_consensus.cc:2804] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:16.882791 10483 raft_consensus.cc:493] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:16.883353 10483 raft_consensus.cc:3060] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.884963 10477 tablet_bootstrap.cc:654] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.897650 10477 tablet_bootstrap.cc:492] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50: No bootstrap required, opened a new log
I20260710 13:19:16.898314 10477 ts_tablet_manager.cc:1403] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260710 13:19:16.902107 10477 raft_consensus.cc:359] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.903131 10477 raft_consensus.cc:385] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.903537 10477 raft_consensus.cc:740] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.904593 10477 consensus_queue.cc:260] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.910060 10477 ts_tablet_manager.cc:1434] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:19:16.910140 10182 catalog_manager.cc:5697] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131). New cstate: current_term: 1 leader_uuid: "29a2f971c0a24b09b9f8e0395a98014e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:16.911218 10477 tablet_bootstrap.cc:492] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50: Bootstrap starting.
I20260710 13:19:16.919787 10477 tablet_bootstrap.cc:654] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.928543 10486 raft_consensus.cc:493] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:16.922727 10483 raft_consensus.cc:515] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.929093 10486 raft_consensus.cc:515] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.929647 10478 tablet_bootstrap.cc:492] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9: No bootstrap required, opened a new log
I20260710 13:19:16.930194 10478 ts_tablet_manager.cc:1403] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9: Time spent bootstrapping tablet: real 0.101s	user 0.051s	sys 0.048s
I20260710 13:19:16.931332 10486 leader_election.cc:290] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:16.932888 10478 raft_consensus.cc:359] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.933283 10362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea6dfeb1b754bd59130013940cf01ca" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9" is_pre_election: true
I20260710 13:19:16.933638 10478 raft_consensus.cc:385] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.933307 10361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a827093d02740ea99913a79b308da9d" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
I20260710 13:19:16.933936 10478 raft_consensus.cc:740] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.933993 10362 raft_consensus.cc:2468] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 0.
I20260710 13:19:16.934139 10361 raft_consensus.cc:3060] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.934333 10287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a827093d02740ea99913a79b308da9d" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:16.934937 10287 raft_consensus.cc:3060] T 3a827093d02740ea99913a79b308da9d P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.934790 10478 consensus_queue.cc:260] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.935386 10252 leader_election.cc:304] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdeeba30867643fc8776d1a05d8b9af9, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:16.936298 10486 raft_consensus.cc:2804] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:16.936710 10486 raft_consensus.cc:493] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:16.937110 10486 raft_consensus.cc:3060] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.939405 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea6dfeb1b754bd59130013940cf01ca" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e" is_pre_election: true
I20260710 13:19:16.939568 10483 leader_election.cc:290] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805)
I20260710 13:19:16.940032 10436 raft_consensus.cc:2468] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 0.
I20260710 13:19:16.941469 10361 raft_consensus.cc:2468] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 1.
I20260710 13:19:16.942674 10478 ts_tablet_manager.cc:1434] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:19:16.942606 10401 leader_election.cc:304] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: 
I20260710 13:19:16.943640 10483 raft_consensus.cc:2804] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:16.943939 10498 raft_consensus.cc:493] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:16.944420 10498 raft_consensus.cc:515] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.944862 10483 raft_consensus.cc:697] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Becoming Leader. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Running, Role: LEADER
I20260710 13:19:16.945777 10483 consensus_queue.cc:237] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.946466 10498 leader_election.cc:290] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:16.947106 10478 tablet_bootstrap.cc:492] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9: Bootstrap starting.
I20260710 13:19:16.948053 10287 raft_consensus.cc:2468] T 3a827093d02740ea99913a79b308da9d P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 1.
I20260710 13:19:16.948364 10286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69609afbbc644d2ac037e8aa16a52e1" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50" is_pre_election: true
I20260710 13:19:16.949039 10286 raft_consensus.cc:2468] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 0.
I20260710 13:19:16.951849 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69609afbbc644d2ac037e8aa16a52e1" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e" is_pre_election: true
I20260710 13:19:16.952549 10436 raft_consensus.cc:2468] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 0.
I20260710 13:19:16.954202 10325 leader_election.cc:304] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdeeba30867643fc8776d1a05d8b9af9, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:16.955118 10498 raft_consensus.cc:2804] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:16.955499 10498 raft_consensus.cc:493] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:16.955821 10498 raft_consensus.cc:3060] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.957206 10478 tablet_bootstrap.cc:654] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.963670 10477 tablet_bootstrap.cc:492] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50: No bootstrap required, opened a new log
I20260710 13:19:16.964222 10477 ts_tablet_manager.cc:1403] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.000s
I20260710 13:19:16.967759 10498 raft_consensus.cc:515] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.972262 10286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69609afbbc644d2ac037e8aa16a52e1" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:16.973078 10286 raft_consensus.cc:3060] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.973215 10477 raft_consensus.cc:359] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.974087 10477 raft_consensus.cc:385] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.974365 10477 raft_consensus.cc:740] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.956550 10486 raft_consensus.cc:515] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.977917 10361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea6dfeb1b754bd59130013940cf01ca" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
I20260710 13:19:16.978540 10361 raft_consensus.cc:3060] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.984181 10286 raft_consensus.cc:2468] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 1.
I20260710 13:19:16.987232 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69609afbbc644d2ac037e8aa16a52e1" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:16.988413 10361 raft_consensus.cc:2468] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 1.
I20260710 13:19:16.988762 10436 raft_consensus.cc:3060] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.991181 10486 leader_election.cc:290] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 election: Requested vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:16.991984 10435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea6dfeb1b754bd59130013940cf01ca" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:16.991997 10477 consensus_queue.cc:260] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:16.992779 10435 raft_consensus.cc:3060] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.994311 10252 leader_election.cc:304] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdeeba30867643fc8776d1a05d8b9af9, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:16.996786 10509 raft_consensus.cc:2804] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:16.987948 10498 leader_election.cc:290] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:17.001029 10435 raft_consensus.cc:2468] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 1.
I20260710 13:19:16.994325 10477 ts_tablet_manager.cc:1434] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260710 13:19:17.003486 10325 leader_election.cc:304] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdeeba30867643fc8776d1a05d8b9af9, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:17.004916 10498 raft_consensus.cc:2804] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.006601 10498 raft_consensus.cc:697] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Becoming Leader. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Running, Role: LEADER
I20260710 13:19:17.008584 10498 consensus_queue.cc:237] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.003451 10477 tablet_bootstrap.cc:492] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50: Bootstrap starting.
I20260710 13:19:17.018186 10478 tablet_bootstrap.cc:492] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9: No bootstrap required, opened a new log
I20260710 13:19:17.018805 10478 ts_tablet_manager.cc:1403] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.044s
I20260710 13:19:17.018893 10183 catalog_manager.cc:5697] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131). New cstate: current_term: 1 leader_uuid: "29a2f971c0a24b09b9f8e0395a98014e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:17.021586 10478 raft_consensus.cc:359] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.022287 10478 raft_consensus.cc:385] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.022603 10478 raft_consensus.cc:740] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.023423 10478 consensus_queue.cc:260] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.025866 10478 ts_tablet_manager.cc:1434] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:17.028632 10477 tablet_bootstrap.cc:654] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.015854 10436 raft_consensus.cc:2468] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 1.
I20260710 13:19:17.029907 10486 raft_consensus.cc:493] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.030428 10486 raft_consensus.cc:515] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.034549 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a93021de7ba4030bec9a43456d5914b" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e" is_pre_election: true
I20260710 13:19:17.035213 10527 raft_consensus.cc:493] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.035619 10436 raft_consensus.cc:2468] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 0.
I20260710 13:19:17.036403 10486 leader_election.cc:290] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:17.036993 10527 raft_consensus.cc:515] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.040479 10527 leader_election.cc:290] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:17.037822 10250 leader_election.cc:304] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:17.040946 10509 raft_consensus.cc:697] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Becoming Leader. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Running, Role: LEADER
I20260710 13:19:17.041531 10362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c152ad316b4e9c9bee9ae5cf854342" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9" is_pre_election: true
I20260710 13:19:17.042253 10362 raft_consensus.cc:2468] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 0.
I20260710 13:19:17.041868 10509 consensus_queue.cc:237] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.041642 10486 raft_consensus.cc:2804] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.036526 10361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a93021de7ba4030bec9a43456d5914b" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9" is_pre_election: true
I20260710 13:19:17.043048 10486 raft_consensus.cc:493] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.042433 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c152ad316b4e9c9bee9ae5cf854342" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e" is_pre_election: true
I20260710 13:19:17.043382 10252 leader_election.cc:304] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdeeba30867643fc8776d1a05d8b9af9, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:17.043401 10361 raft_consensus.cc:2468] T 5a93021de7ba4030bec9a43456d5914b P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 0.
I20260710 13:19:17.043622 10486 raft_consensus.cc:3060] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.044449 10527 raft_consensus.cc:2804] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.045022 10527 raft_consensus.cc:493] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.045603 10527 raft_consensus.cc:3060] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.044029 10436 raft_consensus.cc:2468] T b2c152ad316b4e9c9bee9ae5cf854342 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 0.
I20260710 13:19:17.052139 10477 tablet_bootstrap.cc:492] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50: No bootstrap required, opened a new log
I20260710 13:19:17.052722 10477 ts_tablet_manager.cc:1403] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.001s
I20260710 13:19:17.053849 10486 raft_consensus.cc:515] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.054388 10183 catalog_manager.cc:5697] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "f8cd929e201f4a5a84b78460683e9a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.054790 10182 catalog_manager.cc:5697] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.056195 10477 raft_consensus.cc:359] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.056804 10361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a93021de7ba4030bec9a43456d5914b" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
I20260710 13:19:17.057046 10477 raft_consensus.cc:385] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.057376 10361 raft_consensus.cc:3060] T 5a93021de7ba4030bec9a43456d5914b P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.057571 10477 raft_consensus.cc:740] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.058427 10477 consensus_queue.cc:260] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.060248 10477 ts_tablet_manager.cc:1434] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:17.062865 10498 raft_consensus.cc:493] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.063401 10498 raft_consensus.cc:515] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.065564 10498 leader_election.cc:290] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:17.067054 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7359d2d8b449ee989ed2f2c1565014" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e" is_pre_election: true
I20260710 13:19:17.068365 10286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7359d2d8b449ee989ed2f2c1565014" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50" is_pre_election: true
I20260710 13:19:17.069181 10286 raft_consensus.cc:2393] T 9f7359d2d8b449ee989ed2f2c1565014 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdeeba30867643fc8776d1a05d8b9af9 in current term 1: Already voted for candidate 29a2f971c0a24b09b9f8e0395a98014e in this term.
I20260710 13:19:17.069525 10361 raft_consensus.cc:2468] T 5a93021de7ba4030bec9a43456d5914b P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 1.
I20260710 13:19:17.070602 10252 leader_election.cc:304] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdeeba30867643fc8776d1a05d8b9af9, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:17.070727 10325 leader_election.cc:304] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdeeba30867643fc8776d1a05d8b9af9; no voters: 29a2f971c0a24b09b9f8e0395a98014e, f8cd929e201f4a5a84b78460683e9a50
I20260710 13:19:17.071504 10509 raft_consensus.cc:2804] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.070817 10486 leader_election.cc:290] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 election: Requested vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:17.072213 10509 raft_consensus.cc:697] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Becoming Leader. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Running, Role: LEADER
I20260710 13:19:17.072877 10498 raft_consensus.cc:3060] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.073153 10509 consensus_queue.cc:237] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.073767 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a93021de7ba4030bec9a43456d5914b" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:17.074455 10436 raft_consensus.cc:3060] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.079600 10498 raft_consensus.cc:2749] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:17.080454 10436 raft_consensus.cc:2468] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 1.
I20260710 13:19:17.066443 10527 raft_consensus.cc:515] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.083510 10527 leader_election.cc:290] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 election: Requested vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:17.084630 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c152ad316b4e9c9bee9ae5cf854342" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:17.084662 10361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c152ad316b4e9c9bee9ae5cf854342" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
I20260710 13:19:17.085567 10436 raft_consensus.cc:3060] T b2c152ad316b4e9c9bee9ae5cf854342 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.085623 10361 raft_consensus.cc:3060] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.088474 10183 catalog_manager.cc:5697] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "f8cd929e201f4a5a84b78460683e9a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.093592 10436 raft_consensus.cc:2468] T b2c152ad316b4e9c9bee9ae5cf854342 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 1.
I20260710 13:19:17.093592 10361 raft_consensus.cc:2468] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 1.
I20260710 13:19:17.094947 10250 leader_election.cc:304] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:17.095634 10527 raft_consensus.cc:2804] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.096158 10527 raft_consensus.cc:697] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Becoming Leader. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Running, Role: LEADER
I20260710 13:19:17.097069 10527 consensus_queue.cc:237] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.106272 10183 catalog_manager.cc:5697] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "f8cd929e201f4a5a84b78460683e9a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.175391 10286 raft_consensus.cc:3060] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.182430 10483 consensus_queue.cc:1048] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.195287 10483 consensus_queue.cc:1048] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.202654 10287 raft_consensus.cc:3060] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.211685 10498 consensus_queue.cc:1048] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.225487 10498 consensus_queue.cc:1048] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.254544 10483 consensus_queue.cc:1048] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.266742 10483 consensus_queue.cc:1048] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.294909 10436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3260ad9d56a4447853169fd9165ba43"
dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
mode: GRACEFUL
new_leader_uuid: "f8cd929e201f4a5a84b78460683e9a50"
 from {username='slave'} at 127.0.0.1:56680
I20260710 13:19:17.295491 10436 raft_consensus.cc:606] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Received request to transfer leadership to TS f8cd929e201f4a5a84b78460683e9a50
I20260710 13:19:17.309846 10361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9581f7766ae9445a97e8a928b3e70d98"
dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
mode: GRACEFUL
new_leader_uuid: "f8cd929e201f4a5a84b78460683e9a50"
 from {username='slave'} at 127.0.0.1:43124
I20260710 13:19:17.310583 10361 raft_consensus.cc:606] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Received request to transfer leadership to TS f8cd929e201f4a5a84b78460683e9a50
I20260710 13:19:17.316169 10361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a69609afbbc644d2ac037e8aa16a52e1"
dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
mode: GRACEFUL
new_leader_uuid: "f8cd929e201f4a5a84b78460683e9a50"
 from {username='slave'} at 127.0.0.1:43124
I20260710 13:19:17.316843 10361 raft_consensus.cc:606] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Received request to transfer leadership to TS f8cd929e201f4a5a84b78460683e9a50
I20260710 13:19:17.331200 10287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dea6dfeb1b754bd59130013940cf01ca"
dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
mode: GRACEFUL
new_leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
 from {username='slave'} at 127.0.0.1:35602
I20260710 13:19:17.331847 10287 raft_consensus.cc:606] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Received request to transfer leadership to TS bdeeba30867643fc8776d1a05d8b9af9
I20260710 13:19:17.337318 10483 consensus_queue.cc:1048] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.337690 10436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f7359d2d8b449ee989ed2f2c1565014"
dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
mode: GRACEFUL
new_leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
 from {username='slave'} at 127.0.0.1:56680
I20260710 13:19:17.338337 10436 raft_consensus.cc:606] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Received request to transfer leadership to TS bdeeba30867643fc8776d1a05d8b9af9
I20260710 13:19:17.344955 10436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a827093d02740ea99913a79b308da9d"
dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
mode: GRACEFUL
new_leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
 from {username='slave'} at 127.0.0.1:56680
I20260710 13:19:17.346047 10436 raft_consensus.cc:606] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Received request to transfer leadership to TS bdeeba30867643fc8776d1a05d8b9af9
I20260710 13:19:17.351848 10483 consensus_queue.cc:1048] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:17.357887 10287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2c152ad316b4e9c9bee9ae5cf854342"
dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
mode: GRACEFUL
new_leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
 from {username='slave'} at 127.0.0.1:35602
I20260710 13:19:17.358547 10287 raft_consensus.cc:606] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Received request to transfer leadership to TS bdeeba30867643fc8776d1a05d8b9af9
I20260710 13:19:17.360786 10482 raft_consensus.cc:993] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e: : Instructing follower bdeeba30867643fc8776d1a05d8b9af9 to start an election
I20260710 13:19:17.361367 10521 raft_consensus.cc:1081] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Signalling peer bdeeba30867643fc8776d1a05d8b9af9 to start an election
I20260710 13:19:17.363160 10361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a827093d02740ea99913a79b308da9d"
dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
 from {username='slave'} at 127.0.0.1:43102
I20260710 13:19:17.363833 10361 raft_consensus.cc:493] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:17.365135 10287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a93021de7ba4030bec9a43456d5914b"
dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
mode: GRACEFUL
new_leader_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
 from {username='slave'} at 127.0.0.1:35602
I20260710 13:19:17.365659 10361 raft_consensus.cc:3060] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.365921 10287 raft_consensus.cc:606] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Received request to transfer leadership to TS 29a2f971c0a24b09b9f8e0395a98014e
I20260710 13:19:17.367761 10527 consensus_queue.cc:1048] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.371511 10361 raft_consensus.cc:515] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.373689 10361 leader_election.cc:290] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 2 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:17.374878 10435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a827093d02740ea99913a79b308da9d" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:17.375531 10435 raft_consensus.cc:3055] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.375802 10435 raft_consensus.cc:740] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Running, Role: LEADER
I20260710 13:19:17.376778 10435 consensus_queue.cc:260] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.376655 10287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a827093d02740ea99913a79b308da9d" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:17.377686 10287 raft_consensus.cc:3060] T 3a827093d02740ea99913a79b308da9d P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.378075 10435 raft_consensus.cc:3060] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.388347 10435 raft_consensus.cc:2468] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 2.
I20260710 13:19:17.389715 10325 leader_election.cc:304] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: 
I20260710 13:19:17.390615 10499 raft_consensus.cc:2804] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:17.391141 10287 raft_consensus.cc:2468] T 3a827093d02740ea99913a79b308da9d P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 2.
I20260710 13:19:17.391172 10499 raft_consensus.cc:697] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 [term 2 LEADER]: Becoming Leader. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Running, Role: LEADER
I20260710 13:19:17.392457 10499 consensus_queue.cc:237] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.394452 10527 consensus_queue.cc:1048] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.400735 10183 catalog_manager.cc:5697] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 reported cstate change: term changed from 1 to 2, leader changed from 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131) to bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.456048 10527 consensus_queue.cc:1048] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.466529 10528 consensus_queue.cc:1048] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.471199 10499 consensus_queue.cc:1048] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.477537 10486 raft_consensus.cc:993] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50: : Instructing follower 29a2f971c0a24b09b9f8e0395a98014e to start an election
I20260710 13:19:17.478075 10486 raft_consensus.cc:1081] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Signalling peer 29a2f971c0a24b09b9f8e0395a98014e to start an election
I20260710 13:19:17.480609 10540 raft_consensus.cc:993] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9: : Instructing follower f8cd929e201f4a5a84b78460683e9a50 to start an election
I20260710 13:19:17.481099 10540 raft_consensus.cc:1081] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Signalling peer f8cd929e201f4a5a84b78460683e9a50 to start an election
I20260710 13:19:17.483683 10286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a69609afbbc644d2ac037e8aa16a52e1"
dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
 from {username='slave'} at 127.0.0.1:48662
I20260710 13:19:17.484277 10286 raft_consensus.cc:493] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:17.480149 10435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a93021de7ba4030bec9a43456d5914b"
dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
 from {username='slave'} at 127.0.0.1:56668
I20260710 13:19:17.484903 10435 raft_consensus.cc:493] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:17.485276 10435 raft_consensus.cc:3060] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.486340 10540 consensus_queue.cc:1048] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.484647 10286 raft_consensus.cc:3060] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.493439 10435 raft_consensus.cc:515] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.496939 10285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a93021de7ba4030bec9a43456d5914b" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:17.497660 10285 raft_consensus.cc:3055] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.497988 10285 raft_consensus.cc:740] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Running, Role: LEADER
I20260710 13:19:17.498800 10285 consensus_queue.cc:260] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.499979 10285 raft_consensus.cc:3060] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.500931 10286 raft_consensus.cc:515] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.502066 10287 raft_consensus.cc:1240] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Rejecting Update request from peer bdeeba30867643fc8776d1a05d8b9af9 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:17.505708 10361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a93021de7ba4030bec9a43456d5914b" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
I20260710 13:19:17.506394 10361 raft_consensus.cc:3060] T 5a93021de7ba4030bec9a43456d5914b P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.506278 10540 consensus_queue.cc:1059] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:17.507185 10498 raft_consensus.cc:3055] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.507560 10498 raft_consensus.cc:740] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Running, Role: LEADER
I20260710 13:19:17.508394 10498 consensus_queue.cc:260] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.508947 10362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69609afbbc644d2ac037e8aa16a52e1" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
I20260710 13:19:17.509404 10498 raft_consensus.cc:3060] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.510102 10286 leader_election.cc:290] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 2 election: Requested vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:17.513651 10435 leader_election.cc:290] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 2 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805)
I20260710 13:19:17.513746 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69609afbbc644d2ac037e8aa16a52e1" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:17.515748 10361 raft_consensus.cc:2468] T 5a93021de7ba4030bec9a43456d5914b P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 2.
I20260710 13:19:17.517288 10401 leader_election.cc:304] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: 
I20260710 13:19:17.518240 10521 raft_consensus.cc:2804] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:17.518810 10521 raft_consensus.cc:697] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e [term 2 LEADER]: Becoming Leader. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Running, Role: LEADER
I20260710 13:19:17.519039 10285 raft_consensus.cc:2468] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 2.
I20260710 13:19:17.519904 10521 consensus_queue.cc:237] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.529364 10362 raft_consensus.cc:2468] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 2.
I20260710 13:19:17.532467 10252 leader_election.cc:304] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [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: bdeeba30867643fc8776d1a05d8b9af9, f8cd929e201f4a5a84b78460683e9a50; no voters: 29a2f971c0a24b09b9f8e0395a98014e
I20260710 13:19:17.533245 10528 raft_consensus.cc:2804] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:17.532686 10182 catalog_manager.cc:5697] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e reported cstate change: term changed from 1 to 2, leader changed from f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129) to 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131). New cstate: current_term: 2 leader_uuid: "29a2f971c0a24b09b9f8e0395a98014e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:17.533744 10528 raft_consensus.cc:697] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 2 LEADER]: Becoming Leader. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Running, Role: LEADER
I20260710 13:19:17.534562 10528 consensus_queue.cc:237] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [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: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.542866 10184 catalog_manager.cc:5697] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 reported cstate change: term changed from 1 to 2, leader changed from bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130) to f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "f8cd929e201f4a5a84b78460683e9a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.554876 10528 consensus_queue.cc:1048] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.561815 10509 raft_consensus.cc:993] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50: : Instructing follower bdeeba30867643fc8776d1a05d8b9af9 to start an election
I20260710 13:19:17.562310 10509 raft_consensus.cc:1081] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Signalling peer bdeeba30867643fc8776d1a05d8b9af9 to start an election
I20260710 13:19:17.563863 10361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2c152ad316b4e9c9bee9ae5cf854342"
dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
 from {username='slave'} at 127.0.0.1:43108
I20260710 13:19:17.564451 10361 raft_consensus.cc:493] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:17.564826 10361 raft_consensus.cc:3060] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.568060 10509 consensus_queue.cc:1048] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.571596 10361 raft_consensus.cc:515] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.574656 10285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c152ad316b4e9c9bee9ae5cf854342" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:17.575212 10361 leader_election.cc:290] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 2 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:17.575742 10362 raft_consensus.cc:1240] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Rejecting Update request from peer f8cd929e201f4a5a84b78460683e9a50 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:17.575316 10285 raft_consensus.cc:3055] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.576973 10285 raft_consensus.cc:740] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Running, Role: LEADER
I20260710 13:19:17.577414 10435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c152ad316b4e9c9bee9ae5cf854342" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:17.578065 10486 consensus_queue.cc:1059] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.578058 10435 raft_consensus.cc:3060] T b2c152ad316b4e9c9bee9ae5cf854342 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.579649 10285 consensus_queue.cc:260] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.581199 10527 consensus_queue.cc:1048] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.582656 10285 raft_consensus.cc:3060] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.586367 10435 raft_consensus.cc:2468] T b2c152ad316b4e9c9bee9ae5cf854342 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 2.
I20260710 13:19:17.587724 10325 leader_election.cc:304] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: 
I20260710 13:19:17.588575 10498 raft_consensus.cc:2804] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:17.589056 10498 raft_consensus.cc:697] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 LEADER]: Becoming Leader. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Running, Role: LEADER
I20260710 13:19:17.589893 10498 consensus_queue.cc:237] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [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: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.591547 10528 raft_consensus.cc:993] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50: : Instructing follower bdeeba30867643fc8776d1a05d8b9af9 to start an election
I20260710 13:19:17.592105 10528 raft_consensus.cc:1081] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Signalling peer bdeeba30867643fc8776d1a05d8b9af9 to start an election
I20260710 13:19:17.594532 10361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dea6dfeb1b754bd59130013940cf01ca"
dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
 from {username='slave'} at 127.0.0.1:43108
I20260710 13:19:17.590668 10285 raft_consensus.cc:2468] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 2.
W20260710 13:19:17.595592 10486 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:19:17.598192 10361 raft_consensus.cc:493] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:17.598718 10361 raft_consensus.cc:3060] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.601358 10526 consensus_queue.cc:1048] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:17.606067 10184 catalog_manager.cc:5697] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 reported cstate change: term changed from 1 to 2, leader changed from f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129) to bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.606940 10361 raft_consensus.cc:515] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.612661 10285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea6dfeb1b754bd59130013940cf01ca" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:17.613552 10361 leader_election.cc:290] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 2 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:17.614727 10435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea6dfeb1b754bd59130013940cf01ca" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:17.615272 10435 raft_consensus.cc:3060] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.617659 10540 raft_consensus.cc:993] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9: : Instructing follower f8cd929e201f4a5a84b78460683e9a50 to start an election
I20260710 13:19:17.618191 10498 raft_consensus.cc:1081] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Signalling peer f8cd929e201f4a5a84b78460683e9a50 to start an election
I20260710 13:19:17.617779 10285 raft_consensus.cc:3055] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.619911 10285 raft_consensus.cc:740] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Running, Role: LEADER
I20260710 13:19:17.620056 10286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9581f7766ae9445a97e8a928b3e70d98"
dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
 from {username='slave'} at 127.0.0.1:48662
I20260710 13:19:17.620707 10286 raft_consensus.cc:493] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:17.621059 10286 raft_consensus.cc:3060] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.621165 10285 consensus_queue.cc:260] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.622694 10285 raft_consensus.cc:3060] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.623471 10435 raft_consensus.cc:2468] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 2.
I20260710 13:19:17.627368 10325 leader_election.cc:304] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: 
I20260710 13:19:17.628333 10498 raft_consensus.cc:2804] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:17.628863 10498 raft_consensus.cc:697] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 2 LEADER]: Becoming Leader. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Running, Role: LEADER
I20260710 13:19:17.628674 10286 raft_consensus.cc:515] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.629735 10498 consensus_queue.cc:237] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.631768 10286 leader_election.cc:290] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 2 election: Requested vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:17.632545 10285 raft_consensus.cc:2468] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 2.
I20260710 13:19:17.632674 10361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9581f7766ae9445a97e8a928b3e70d98" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
I20260710 13:19:17.634608 10361 raft_consensus.cc:3055] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.635021 10361 raft_consensus.cc:740] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Running, Role: LEADER
I20260710 13:19:17.635753 10435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9581f7766ae9445a97e8a928b3e70d98" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:17.636274 10435 raft_consensus.cc:3060] T 9581f7766ae9445a97e8a928b3e70d98 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.635886 10361 consensus_queue.cc:260] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.637431 10361 raft_consensus.cc:3060] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.638763 10184 catalog_manager.cc:5697] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 reported cstate change: term changed from 1 to 2, leader changed from f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129) to bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.641755 10435 raft_consensus.cc:2468] T 9581f7766ae9445a97e8a928b3e70d98 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 2.
I20260710 13:19:17.643002 10250 leader_election.cc:304] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:17.643890 10528 raft_consensus.cc:2804] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:17.644418 10528 raft_consensus.cc:697] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50 [term 2 LEADER]: Becoming Leader. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Running, Role: LEADER
I20260710 13:19:17.645284 10528 consensus_queue.cc:237] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.645241 10361 raft_consensus.cc:2468] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 2.
I20260710 13:19:17.653466 10184 catalog_manager.cc:5697] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50 reported cstate change: term changed from 1 to 2, leader changed from bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130) to f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "f8cd929e201f4a5a84b78460683e9a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.736970 10483 raft_consensus.cc:993] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e: : Instructing follower bdeeba30867643fc8776d1a05d8b9af9 to start an election
I20260710 13:19:17.737428 10521 raft_consensus.cc:1081] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Signalling peer bdeeba30867643fc8776d1a05d8b9af9 to start an election
I20260710 13:19:17.738853 10361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f7359d2d8b449ee989ed2f2c1565014"
dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
 from {username='slave'} at 127.0.0.1:43102
I20260710 13:19:17.739392 10361 raft_consensus.cc:493] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:17.739787 10361 raft_consensus.cc:3060] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.744879 10361 raft_consensus.cc:515] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.746618 10361 leader_election.cc:290] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 2 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:17.747458 10285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7359d2d8b449ee989ed2f2c1565014" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:17.747754 10435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7359d2d8b449ee989ed2f2c1565014" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:17.748098 10285 raft_consensus.cc:3060] T 9f7359d2d8b449ee989ed2f2c1565014 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.748427 10435 raft_consensus.cc:3055] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.748726 10435 raft_consensus.cc:740] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Running, Role: LEADER
I20260710 13:19:17.749431 10435 consensus_queue.cc:260] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.750466 10435 raft_consensus.cc:3060] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.753715 10285 raft_consensus.cc:2468] T 9f7359d2d8b449ee989ed2f2c1565014 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 2.
I20260710 13:19:17.754933 10325 leader_election.cc:304] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdeeba30867643fc8776d1a05d8b9af9, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:17.755764 10435 raft_consensus.cc:2468] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 2.
I20260710 13:19:17.755782 10498 raft_consensus.cc:2804] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:17.756407 10498 raft_consensus.cc:697] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 LEADER]: Becoming Leader. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Running, Role: LEADER
I20260710 13:19:17.757265 10498 consensus_queue.cc:237] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.763700 10184 catalog_manager.cc:5697] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 reported cstate change: term changed from 1 to 2, leader changed from 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131) to bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.770304 10483 raft_consensus.cc:993] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e: : Instructing follower f8cd929e201f4a5a84b78460683e9a50 to start an election
I20260710 13:19:17.770771 10483 raft_consensus.cc:1081] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Signalling peer f8cd929e201f4a5a84b78460683e9a50 to start an election
I20260710 13:19:17.772519 10285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3260ad9d56a4447853169fd9165ba43"
dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
 from {username='slave'} at 127.0.0.1:48656
I20260710 13:19:17.772998 10285 raft_consensus.cc:493] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:17.773276 10285 raft_consensus.cc:3060] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.778453 10285 raft_consensus.cc:515] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.780128 10285 leader_election.cc:290] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 2 election: Requested vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:17.781239 10361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3260ad9d56a4447853169fd9165ba43" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
I20260710 13:19:17.781474 10435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3260ad9d56a4447853169fd9165ba43" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:17.782166 10361 raft_consensus.cc:3060] T c3260ad9d56a4447853169fd9165ba43 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.782179 10435 raft_consensus.cc:3055] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.782673 10435 raft_consensus.cc:740] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Running, Role: LEADER
I20260710 13:19:17.783634 10435 consensus_queue.cc:260] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.785000 10435 raft_consensus.cc:3060] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.790292 10361 raft_consensus.cc:2468] T c3260ad9d56a4447853169fd9165ba43 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 2.
I20260710 13:19:17.791877 10252 leader_election.cc:304] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdeeba30867643fc8776d1a05d8b9af9, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:17.792555 10435 raft_consensus.cc:2468] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 2.
I20260710 13:19:17.792754 10528 raft_consensus.cc:2804] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:17.793347 10528 raft_consensus.cc:697] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50 [term 2 LEADER]: Becoming Leader. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Running, Role: LEADER
I20260710 13:19:17.794289 10528 consensus_queue.cc:237] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:17.801458 10184 catalog_manager.cc:5697] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50 reported cstate change: term changed from 1 to 2, leader changed from 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131) to f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "f8cd929e201f4a5a84b78460683e9a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.898622 10435 raft_consensus.cc:1275] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Refusing update from remote peer bdeeba30867643fc8776d1a05d8b9af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:17.900063 10498 consensus_queue.cc:1048] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:17.908274 10285 raft_consensus.cc:1275] T 3a827093d02740ea99913a79b308da9d P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Refusing update from remote peer bdeeba30867643fc8776d1a05d8b9af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:17.910607 10498 consensus_queue.cc:1048] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:17.920646 10285 raft_consensus.cc:1275] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Refusing update from remote peer 29a2f971c0a24b09b9f8e0395a98014e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:17.922206 10483 consensus_queue.cc:1048] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:17.931782 10361 raft_consensus.cc:1275] T 5a93021de7ba4030bec9a43456d5914b P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Refusing update from remote peer 29a2f971c0a24b09b9f8e0395a98014e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:17.935276 10560 consensus_queue.cc:1048] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.028079 10435 raft_consensus.cc:1275] T 9581f7766ae9445a97e8a928b3e70d98 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Refusing update from remote peer f8cd929e201f4a5a84b78460683e9a50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.029484 10528 consensus_queue.cc:1048] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.034368 10361 raft_consensus.cc:1275] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Refusing update from remote peer f8cd929e201f4a5a84b78460683e9a50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.035808 10486 consensus_queue.cc:1048] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.056104 10435 raft_consensus.cc:1275] T b2c152ad316b4e9c9bee9ae5cf854342 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Refusing update from remote peer bdeeba30867643fc8776d1a05d8b9af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.057873 10498 consensus_queue.cc:1048] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.067185 10285 raft_consensus.cc:1275] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Refusing update from remote peer bdeeba30867643fc8776d1a05d8b9af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.068819 10498 consensus_queue.cc:1048] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.079268 10435 raft_consensus.cc:1275] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Refusing update from remote peer bdeeba30867643fc8776d1a05d8b9af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.081161 10540 consensus_queue.cc:1048] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:18.092932 10285 raft_consensus.cc:1275] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Refusing update from remote peer bdeeba30867643fc8776d1a05d8b9af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.095155 10498 consensus_queue.cc:1048] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.106273 10361 raft_consensus.cc:1275] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Refusing update from remote peer f8cd929e201f4a5a84b78460683e9a50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.107678 10486 consensus_queue.cc:1048] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.116649 10435 raft_consensus.cc:3060] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.124751 10435 raft_consensus.cc:1275] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Refusing update from remote peer f8cd929e201f4a5a84b78460683e9a50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.126292 10486 consensus_queue.cc:1048] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.162928 10285 raft_consensus.cc:1275] T 9f7359d2d8b449ee989ed2f2c1565014 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Refusing update from remote peer bdeeba30867643fc8776d1a05d8b9af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.164312 10498 consensus_queue.cc:1048] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.171881 10435 raft_consensus.cc:1275] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Refusing update from remote peer bdeeba30867643fc8776d1a05d8b9af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.173910 10499 consensus_queue.cc:1048] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.284670 10435 raft_consensus.cc:1275] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Refusing update from remote peer f8cd929e201f4a5a84b78460683e9a50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.286190 10486 consensus_queue.cc:1048] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.295621 10361 raft_consensus.cc:1275] T c3260ad9d56a4447853169fd9165ba43 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Refusing update from remote peer f8cd929e201f4a5a84b78460683e9a50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.298043 10528 consensus_queue.cc:1048] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.394954 10184 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54168:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:20.397666 10184 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:20.447847 10275 tablet_service.cc:1511] Processing CreateTablet for tablet 1d5ca7e98ef8443a8f3a295534d801db (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:20.449080 10347 tablet_service.cc:1511] Processing CreateTablet for tablet 1d5ca7e98ef8443a8f3a295534d801db (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:20.450443 10347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d5ca7e98ef8443a8f3a295534d801db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.450235 10420 tablet_service.cc:1511] Processing CreateTablet for tablet 1d5ca7e98ef8443a8f3a295534d801db (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:20.451478 10420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d5ca7e98ef8443a8f3a295534d801db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.451756 10276 tablet_service.cc:1511] Processing CreateTablet for tablet 7ffff6c46926464881d698182fce7560 (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:20.449115 10275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d5ca7e98ef8443a8f3a295534d801db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.453361 10276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ffff6c46926464881d698182fce7560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.454977 10345 tablet_service.cc:1511] Processing CreateTablet for tablet 7ffff6c46926464881d698182fce7560 (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:20.456241 10345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ffff6c46926464881d698182fce7560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.458841 10419 tablet_service.cc:1511] Processing CreateTablet for tablet 7ffff6c46926464881d698182fce7560 (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:20.460144 10419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ffff6c46926464881d698182fce7560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.476783 10269 tablet_service.cc:1511] Processing CreateTablet for tablet 81dcddafed9845b8b51e0e1ae589f21a (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:20.478714 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81dcddafed9845b8b51e0e1ae589f21a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.500650 10577 tablet_bootstrap.cc:492] T 1d5ca7e98ef8443a8f3a295534d801db P 29a2f971c0a24b09b9f8e0395a98014e: Bootstrap starting.
I20260710 13:19:20.501497 10346 tablet_service.cc:1511] Processing CreateTablet for tablet 81dcddafed9845b8b51e0e1ae589f21a (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:20.503386 10346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81dcddafed9845b8b51e0e1ae589f21a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.504194 10579 tablet_bootstrap.cc:492] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9: Bootstrap starting.
I20260710 13:19:20.507735 10577 tablet_bootstrap.cc:654] T 1d5ca7e98ef8443a8f3a295534d801db P 29a2f971c0a24b09b9f8e0395a98014e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.511740 10579 tablet_bootstrap.cc:654] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.516975 10420 tablet_service.cc:1511] Processing CreateTablet for tablet 81dcddafed9845b8b51e0e1ae589f21a (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:20.518836 10420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81dcddafed9845b8b51e0e1ae589f21a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.524155 10579 tablet_bootstrap.cc:492] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9: No bootstrap required, opened a new log
I20260710 13:19:20.529011 10579 ts_tablet_manager.cc:1403] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.010s
I20260710 13:19:20.533174 10579 raft_consensus.cc:359] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.534310 10579 raft_consensus.cc:385] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.534749 10579 raft_consensus.cc:740] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.535959 10579 consensus_queue.cc:260] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.539422 10579 ts_tablet_manager.cc:1434] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:19:20.551657 10269 tablet_service.cc:1511] Processing CreateTablet for tablet 916114c880ec455d97236d928d92dda8 (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:20.553109 10347 tablet_service.cc:1511] Processing CreateTablet for tablet 916114c880ec455d97236d928d92dda8 (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:20.553802 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916114c880ec455d97236d928d92dda8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.554437 10347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916114c880ec455d97236d928d92dda8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.560467 10419 tablet_service.cc:1511] Processing CreateTablet for tablet 916114c880ec455d97236d928d92dda8 (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:20.562270 10578 tablet_bootstrap.cc:492] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50: Bootstrap starting.
I20260710 13:19:20.561877 10419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916114c880ec455d97236d928d92dda8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.565981 10498 raft_consensus.cc:493] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.566514 10498 raft_consensus.cc:515] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.568514 10498 leader_election.cc:290] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:20.570855 10285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca7e98ef8443a8f3a295534d801db" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50" is_pre_election: true
I20260710 13:19:20.571331 10435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca7e98ef8443a8f3a295534d801db" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e" is_pre_election: true
I20260710 13:19:20.573959 10276 tablet_service.cc:1511] Processing CreateTablet for tablet e22ff83f77804ed2bef5005b591bb163 (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:20.575230 10276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e22ff83f77804ed2bef5005b591bb163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.581913 10579 tablet_bootstrap.cc:492] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9: Bootstrap starting.
I20260710 13:19:20.582497 10350 tablet_service.cc:1511] Processing CreateTablet for tablet e22ff83f77804ed2bef5005b591bb163 (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:20.583829 10350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e22ff83f77804ed2bef5005b591bb163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.589061 10579 tablet_bootstrap.cc:654] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:20.589814 10325 leader_election.cc:343] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:20.590575 10325 leader_election.cc:343] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.591039 10325 leader_election.cc:304] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdeeba30867643fc8776d1a05d8b9af9; no voters: 29a2f971c0a24b09b9f8e0395a98014e, f8cd929e201f4a5a84b78460683e9a50
I20260710 13:19:20.592226 10498 raft_consensus.cc:2749] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:20.595521 10578 tablet_bootstrap.cc:654] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.601471 10422 tablet_service.cc:1511] Processing CreateTablet for tablet e22ff83f77804ed2bef5005b591bb163 (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:20.606249 10422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e22ff83f77804ed2bef5005b591bb163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.606642 10577 tablet_bootstrap.cc:492] T 1d5ca7e98ef8443a8f3a295534d801db P 29a2f971c0a24b09b9f8e0395a98014e: No bootstrap required, opened a new log
I20260710 13:19:20.607165 10577 ts_tablet_manager.cc:1403] T 1d5ca7e98ef8443a8f3a295534d801db P 29a2f971c0a24b09b9f8e0395a98014e: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.042s
I20260710 13:19:20.608372 10346 tablet_service.cc:1511] Processing CreateTablet for tablet 7b63734c53de4f69afc3710f22b630ef (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:20.611483 10346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b63734c53de4f69afc3710f22b630ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.611685 10423 tablet_service.cc:1511] Processing CreateTablet for tablet 7b63734c53de4f69afc3710f22b630ef (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:20.612937 10423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b63734c53de4f69afc3710f22b630ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.614269 10345 tablet_service.cc:1511] Processing CreateTablet for tablet 91775453d3534f818995ff471d6b0dd9 (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:20.603844 10275 tablet_service.cc:1511] Processing CreateTablet for tablet 7b63734c53de4f69afc3710f22b630ef (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:20.615566 10345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91775453d3534f818995ff471d6b0dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.615648 10275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b63734c53de4f69afc3710f22b630ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.631313 10269 tablet_service.cc:1511] Processing CreateTablet for tablet 0b093bb5d9dd498bb81ff1d9461f7fc5 (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:20.632741 10269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b093bb5d9dd498bb81ff1d9461f7fc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.634743 10276 tablet_service.cc:1511] Processing CreateTablet for tablet 91775453d3534f818995ff471d6b0dd9 (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:20.636438 10276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91775453d3534f818995ff471d6b0dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.610035 10577 raft_consensus.cc:359] T 1d5ca7e98ef8443a8f3a295534d801db P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.641736 10577 raft_consensus.cc:385] T 1d5ca7e98ef8443a8f3a295534d801db P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.642138 10577 raft_consensus.cc:740] T 1d5ca7e98ef8443a8f3a295534d801db P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.642360 10579 tablet_bootstrap.cc:492] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9: No bootstrap required, opened a new log
I20260710 13:19:20.642896 10579 ts_tablet_manager.cc:1403] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.012s
I20260710 13:19:20.646039 10579 raft_consensus.cc:359] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.646788 10579 raft_consensus.cc:385] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.647082 10579 raft_consensus.cc:740] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.644158 10420 tablet_service.cc:1511] Processing CreateTablet for tablet 91775453d3534f818995ff471d6b0dd9 (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:20.648352 10420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91775453d3534f818995ff471d6b0dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.648028 10350 tablet_service.cc:1511] Processing CreateTablet for tablet 0b093bb5d9dd498bb81ff1d9461f7fc5 (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:20.644388 10577 consensus_queue.cc:260] T 1d5ca7e98ef8443a8f3a295534d801db P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.658574 10350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b093bb5d9dd498bb81ff1d9461f7fc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.660554 10577 ts_tablet_manager.cc:1434] T 1d5ca7e98ef8443a8f3a295534d801db P 29a2f971c0a24b09b9f8e0395a98014e: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260710 13:19:20.661257 10274 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4c834aa1194e1a98ecc4a211e2f09d (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:20.662711 10274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4c834aa1194e1a98ecc4a211e2f09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.651988 10419 tablet_service.cc:1511] Processing CreateTablet for tablet 0b093bb5d9dd498bb81ff1d9461f7fc5 (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:20.665130 10419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b093bb5d9dd498bb81ff1d9461f7fc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.649629 10579 consensus_queue.cc:260] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.668757 10579 ts_tablet_manager.cc:1434] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9: Time spent starting tablet: real 0.026s	user 0.000s	sys 0.007s
I20260710 13:19:20.679278 10579 tablet_bootstrap.cc:492] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9: Bootstrap starting.
I20260710 13:19:20.685546 10579 tablet_bootstrap.cc:654] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.661711 10577 tablet_bootstrap.cc:492] T 7ffff6c46926464881d698182fce7560 P 29a2f971c0a24b09b9f8e0395a98014e: Bootstrap starting.
W20260710 13:19:20.699534 10233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:20.705567 10345 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4c834aa1194e1a98ecc4a211e2f09d (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:20.706957 10345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4c834aa1194e1a98ecc4a211e2f09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.710615 10578 tablet_bootstrap.cc:492] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50: No bootstrap required, opened a new log
I20260710 13:19:20.713317 10577 tablet_bootstrap.cc:654] T 7ffff6c46926464881d698182fce7560 P 29a2f971c0a24b09b9f8e0395a98014e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.718544 10423 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4c834aa1194e1a98ecc4a211e2f09d (DEFAULT_TABLE table=soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:20.720391 10423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4c834aa1194e1a98ecc4a211e2f09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.711354 10578 ts_tablet_manager.cc:1403] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50: Time spent bootstrapping tablet: real 0.149s	user 0.020s	sys 0.009s
I20260710 13:19:20.724854 10579 tablet_bootstrap.cc:492] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9: No bootstrap required, opened a new log
I20260710 13:19:20.725512 10579 ts_tablet_manager.cc:1403] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.025s
I20260710 13:19:20.725720 10578 raft_consensus.cc:359] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.726632 10578 raft_consensus.cc:385] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.726933 10578 raft_consensus.cc:740] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.727638 10578 consensus_queue.cc:260] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.729326 10579 raft_consensus.cc:359] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.730376 10579 raft_consensus.cc:385] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.730835 10579 raft_consensus.cc:740] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.731885 10579 consensus_queue.cc:260] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.742070 10578 ts_tablet_manager.cc:1434] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 13:19:20.743217 10578 tablet_bootstrap.cc:492] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50: Bootstrap starting.
I20260710 13:19:20.747949 10577 tablet_bootstrap.cc:492] T 7ffff6c46926464881d698182fce7560 P 29a2f971c0a24b09b9f8e0395a98014e: No bootstrap required, opened a new log
I20260710 13:19:20.748677 10577 ts_tablet_manager.cc:1403] T 7ffff6c46926464881d698182fce7560 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent bootstrapping tablet: real 0.087s	user 0.021s	sys 0.000s
I20260710 13:19:20.752044 10577 raft_consensus.cc:359] T 7ffff6c46926464881d698182fce7560 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.752854 10577 raft_consensus.cc:385] T 7ffff6c46926464881d698182fce7560 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.753175 10577 raft_consensus.cc:740] T 7ffff6c46926464881d698182fce7560 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.754499 10578 tablet_bootstrap.cc:654] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.754194 10577 consensus_queue.cc:260] T 7ffff6c46926464881d698182fce7560 P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.755685 10579 ts_tablet_manager.cc:1434] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.021s
I20260710 13:19:20.756805 10577 ts_tablet_manager.cc:1434] T 7ffff6c46926464881d698182fce7560 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:19:20.758080 10577 tablet_bootstrap.cc:492] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e: Bootstrap starting.
I20260710 13:19:20.765125 10577 tablet_bootstrap.cc:654] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.756863 10579 tablet_bootstrap.cc:492] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9: Bootstrap starting.
I20260710 13:19:20.776294 10578 tablet_bootstrap.cc:492] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50: No bootstrap required, opened a new log
I20260710 13:19:20.777571 10578 ts_tablet_manager.cc:1403] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.013s
I20260710 13:19:20.779217 10577 tablet_bootstrap.cc:492] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e: No bootstrap required, opened a new log
I20260710 13:19:20.779846 10577 ts_tablet_manager.cc:1403] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.006s
I20260710 13:19:20.781009 10578 raft_consensus.cc:359] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.781872 10578 raft_consensus.cc:385] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.782174 10578 raft_consensus.cc:740] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.782524 10579 tablet_bootstrap.cc:654] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.782809 10577 raft_consensus.cc:359] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.783607 10577 raft_consensus.cc:385] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.783106 10578 consensus_queue.cc:260] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.783929 10577 raft_consensus.cc:740] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.784842 10577 consensus_queue.cc:260] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.787863 10577 ts_tablet_manager.cc:1434] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:19:20.789322 10577 tablet_bootstrap.cc:492] T 81dcddafed9845b8b51e0e1ae589f21a P 29a2f971c0a24b09b9f8e0395a98014e: Bootstrap starting.
I20260710 13:19:20.790825 10578 ts_tablet_manager.cc:1434] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:19:20.791980 10578 tablet_bootstrap.cc:492] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50: Bootstrap starting.
I20260710 13:19:20.798379 10577 tablet_bootstrap.cc:654] T 81dcddafed9845b8b51e0e1ae589f21a P 29a2f971c0a24b09b9f8e0395a98014e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.803335 10579 tablet_bootstrap.cc:492] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9: No bootstrap required, opened a new log
I20260710 13:19:20.803995 10579 ts_tablet_manager.cc:1403] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.007s
I20260710 13:19:20.805796 10578 tablet_bootstrap.cc:654] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.807375 10579 raft_consensus.cc:359] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.808320 10579 raft_consensus.cc:385] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.808729 10579 raft_consensus.cc:740] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.809764 10579 consensus_queue.cc:260] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.811827 10577 tablet_bootstrap.cc:492] T 81dcddafed9845b8b51e0e1ae589f21a P 29a2f971c0a24b09b9f8e0395a98014e: No bootstrap required, opened a new log
I20260710 13:19:20.812462 10577 ts_tablet_manager.cc:1403] T 81dcddafed9845b8b51e0e1ae589f21a P 29a2f971c0a24b09b9f8e0395a98014e: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260710 13:19:20.812798 10579 ts_tablet_manager.cc:1434] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260710 13:19:20.813632 10578 tablet_bootstrap.cc:492] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50: No bootstrap required, opened a new log
I20260710 13:19:20.814000 10579 tablet_bootstrap.cc:492] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9: Bootstrap starting.
I20260710 13:19:20.814343 10578 ts_tablet_manager.cc:1403] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.006s
I20260710 13:19:20.816224 10577 raft_consensus.cc:359] T 81dcddafed9845b8b51e0e1ae589f21a P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.817103 10577 raft_consensus.cc:385] T 81dcddafed9845b8b51e0e1ae589f21a P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.817474 10577 raft_consensus.cc:740] T 81dcddafed9845b8b51e0e1ae589f21a P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.817790 10578 raft_consensus.cc:359] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.818710 10578 raft_consensus.cc:385] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.818368 10577 consensus_queue.cc:260] T 81dcddafed9845b8b51e0e1ae589f21a P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.819131 10578 raft_consensus.cc:740] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.821480 10586 raft_consensus.cc:493] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.822099 10579 tablet_bootstrap.cc:654] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.822018 10586 raft_consensus.cc:515] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.824374 10586 leader_election.cc:290] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:20.824883 10586 raft_consensus.cc:493] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.825346 10586 raft_consensus.cc:515] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.826810 10577 ts_tablet_manager.cc:1434] T 81dcddafed9845b8b51e0e1ae589f21a P 29a2f971c0a24b09b9f8e0395a98014e: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.005s
I20260710 13:19:20.827832 10586 leader_election.cc:290] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:20.828301 10577 tablet_bootstrap.cc:492] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e: Bootstrap starting.
I20260710 13:19:20.820204 10578 consensus_queue.cc:260] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.830861 10578 ts_tablet_manager.cc:1434] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260710 13:19:20.832259 10578 tablet_bootstrap.cc:492] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50: Bootstrap starting.
I20260710 13:19:20.837205 10577 tablet_bootstrap.cc:654] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.837787 10286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916114c880ec455d97236d928d92dda8" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50" is_pre_election: true
I20260710 13:19:20.839500 10578 tablet_bootstrap.cc:654] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.839167 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81dcddafed9845b8b51e0e1ae589f21a" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e" is_pre_election: true
I20260710 13:19:20.840049 10435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916114c880ec455d97236d928d92dda8" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e" is_pre_election: true
I20260710 13:19:20.840209 10434 raft_consensus.cc:2468] T 81dcddafed9845b8b51e0e1ae589f21a P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 0.
I20260710 13:19:20.840694 10435 raft_consensus.cc:2468] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 0.
I20260710 13:19:20.837030 10285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81dcddafed9845b8b51e0e1ae589f21a" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50" is_pre_election: true
I20260710 13:19:20.841841 10285 raft_consensus.cc:2468] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 0.
I20260710 13:19:20.842090 10325 leader_election.cc:304] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: 
I20260710 13:19:20.843070 10586 raft_consensus.cc:2804] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.843453 10586 raft_consensus.cc:493] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.843807 10586 raft_consensus.cc:3060] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.850190 10325 leader_election.cc:304] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: 
I20260710 13:19:20.854030 10498 raft_consensus.cc:2804] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.854487 10498 raft_consensus.cc:493] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.854827 10498 raft_consensus.cc:3060] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:20.855576 10325 leader_election.cc:343] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.868105 10579 tablet_bootstrap.cc:492] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9: No bootstrap required, opened a new log
I20260710 13:19:20.868619 10579 ts_tablet_manager.cc:1403] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.020s
I20260710 13:19:20.871042 10577 tablet_bootstrap.cc:492] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e: No bootstrap required, opened a new log
I20260710 13:19:20.871563 10577 ts_tablet_manager.cc:1403] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.013s
I20260710 13:19:20.874060 10577 raft_consensus.cc:359] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.874816 10577 raft_consensus.cc:385] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.875154 10577 raft_consensus.cc:740] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.874166 10498 raft_consensus.cc:515] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.870777 10586 raft_consensus.cc:515] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.875854 10579 raft_consensus.cc:359] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.876794 10579 raft_consensus.cc:385] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.877148 10579 raft_consensus.cc:740] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.875892 10577 consensus_queue.cc:260] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.877964 10579 consensus_queue.cc:260] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.879760 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81dcddafed9845b8b51e0e1ae589f21a" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:20.881002 10577 ts_tablet_manager.cc:1434] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:20.881623 10285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916114c880ec455d97236d928d92dda8" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:20.882226 10577 tablet_bootstrap.cc:492] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e: Bootstrap starting.
I20260710 13:19:20.877939 10586 leader_election.cc:290] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:20.877610 10498 leader_election.cc:290] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:20.890846 10577 tablet_bootstrap.cc:654] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.880853 10286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81dcddafed9845b8b51e0e1ae589f21a" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:20.893819 10286 raft_consensus.cc:3060] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.898526 10435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916114c880ec455d97236d928d92dda8" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:20.899312 10435 raft_consensus.cc:3060] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.880352 10434 raft_consensus.cc:3060] T 81dcddafed9845b8b51e0e1ae589f21a P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.903441 10577 tablet_bootstrap.cc:492] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e: No bootstrap required, opened a new log
I20260710 13:19:20.904003 10577 ts_tablet_manager.cc:1403] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260710 13:19:20.904279 10286 raft_consensus.cc:2468] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 1.
I20260710 13:19:20.906252 10498 raft_consensus.cc:493] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.906917 10498 raft_consensus.cc:515] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.909765 10498 leader_election.cc:290] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:20.911604 10435 raft_consensus.cc:2468] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 1.
I20260710 13:19:20.912007 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ffff6c46926464881d698182fce7560" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e" is_pre_election: true
W20260710 13:19:20.912047 10325 leader_election.cc:343] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.912817 10436 raft_consensus.cc:2468] T 7ffff6c46926464881d698182fce7560 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 0.
I20260710 13:19:20.913185 10325 leader_election.cc:304] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: f8cd929e201f4a5a84b78460683e9a50
I20260710 13:19:20.914475 10325 leader_election.cc:304] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdeeba30867643fc8776d1a05d8b9af9, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:20.915377 10586 raft_consensus.cc:2804] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.914737 10286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ffff6c46926464881d698182fce7560" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50" is_pre_election: true
I20260710 13:19:20.915688 10498 raft_consensus.cc:2804] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.915514 10325 leader_election.cc:304] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: 
I20260710 13:19:20.915916 10586 raft_consensus.cc:697] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Becoming Leader. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Running, Role: LEADER
I20260710 13:19:20.916767 10286 raft_consensus.cc:2468] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 0.
I20260710 13:19:20.915501 10578 tablet_bootstrap.cc:492] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50: No bootstrap required, opened a new log
I20260710 13:19:20.917624 10578 ts_tablet_manager.cc:1403] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.016s
I20260710 13:19:20.916283 10434 raft_consensus.cc:2468] T 81dcddafed9845b8b51e0e1ae589f21a P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 1.
I20260710 13:19:20.906919 10577 raft_consensus.cc:359] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.917457 10586 consensus_queue.cc:237] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.918519 10577 raft_consensus.cc:385] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.918841 10577 raft_consensus.cc:740] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.919570 10577 consensus_queue.cc:260] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.921485 10596 raft_consensus.cc:2804] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.921792 10578 raft_consensus.cc:359] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.923415 10578 raft_consensus.cc:385] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.923852 10579 ts_tablet_manager.cc:1434] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9: Time spent starting tablet: real 0.055s	user 0.018s	sys 0.014s
I20260710 13:19:20.923949 10578 raft_consensus.cc:740] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.923475 10596 raft_consensus.cc:493] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.924666 10596 raft_consensus.cc:3060] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.926069 10577 ts_tablet_manager.cc:1434] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.006s
I20260710 13:19:20.927434 10577 tablet_bootstrap.cc:492] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P 29a2f971c0a24b09b9f8e0395a98014e: Bootstrap starting.
I20260710 13:19:20.925041 10579 tablet_bootstrap.cc:492] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9: Bootstrap starting.
I20260710 13:19:20.939179 10594 raft_consensus.cc:493] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.939752 10594 raft_consensus.cc:515] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.940925 10596 raft_consensus.cc:515] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.941817 10594 leader_election.cc:290] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:20.947288 10361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca7e98ef8443a8f3a295534d801db" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9" is_pre_election: true
I20260710 13:19:20.947984 10361 raft_consensus.cc:2468] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 0.
I20260710 13:19:20.948670 10579 tablet_bootstrap.cc:654] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.949223 10252 leader_election.cc:304] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdeeba30867643fc8776d1a05d8b9af9, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:20.944271 10578 consensus_queue.cc:260] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.950095 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca7e98ef8443a8f3a295534d801db" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e" is_pre_election: true
I20260710 13:19:20.951493 10498 raft_consensus.cc:697] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Becoming Leader. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Running, Role: LEADER
I20260710 13:19:20.952234 10434 raft_consensus.cc:2468] T 1d5ca7e98ef8443a8f3a295534d801db P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 0.
I20260710 13:19:20.959193 10596 leader_election.cc:290] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:20.959249 10286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ffff6c46926464881d698182fce7560" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:20.959971 10286 raft_consensus.cc:3060] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.958016 10594 raft_consensus.cc:2804] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.965723 10498 consensus_queue.cc:237] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.966697 10594 raft_consensus.cc:493] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.967136 10594 raft_consensus.cc:3060] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.976394 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ffff6c46926464881d698182fce7560" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:20.977147 10434 raft_consensus.cc:3060] T 7ffff6c46926464881d698182fce7560 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.979622 10528 raft_consensus.cc:493] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.980135 10528 raft_consensus.cc:515] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.982194 10528 leader_election.cc:290] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:20.985042 10286 raft_consensus.cc:2468] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 1.
I20260710 13:19:20.985270 10361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916114c880ec455d97236d928d92dda8" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9" is_pre_election: true
I20260710 13:19:20.986869 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916114c880ec455d97236d928d92dda8" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e" is_pre_election: true
I20260710 13:19:20.987583 10577 tablet_bootstrap.cc:654] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P 29a2f971c0a24b09b9f8e0395a98014e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.989528 10436 raft_consensus.cc:2393] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8cd929e201f4a5a84b78460683e9a50 in current term 1: Already voted for candidate bdeeba30867643fc8776d1a05d8b9af9 in this term.
I20260710 13:19:20.989938 10579 tablet_bootstrap.cc:492] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9: No bootstrap required, opened a new log
I20260710 13:19:20.991109 10579 ts_tablet_manager.cc:1403] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.010s
I20260710 13:19:20.991547 10325 leader_election.cc:304] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdeeba30867643fc8776d1a05d8b9af9, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:20.992509 10599 raft_consensus.cc:2804] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.993041 10599 raft_consensus.cc:697] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Becoming Leader. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Running, Role: LEADER
I20260710 13:19:20.993947 10599 consensus_queue.cc:237] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.995417 10594 raft_consensus.cc:515] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.996085 10579 raft_consensus.cc:359] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:20.997745 10579 raft_consensus.cc:385] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.998121 10579 raft_consensus.cc:740] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.999222 10579 consensus_queue.cc:260] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.002933 10579 ts_tablet_manager.cc:1434] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 13:19:21.005867 10594 leader_election.cc:290] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 election: Requested vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:21.006749 10579 tablet_bootstrap.cc:492] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9: Bootstrap starting.
I20260710 13:19:21.010056 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca7e98ef8443a8f3a295534d801db" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:21.010762 10436 raft_consensus.cc:3060] T 1d5ca7e98ef8443a8f3a295534d801db P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.012158 10577 tablet_bootstrap.cc:492] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P 29a2f971c0a24b09b9f8e0395a98014e: No bootstrap required, opened a new log
I20260710 13:19:21.013535 10564 raft_consensus.cc:493] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.013698 10577 ts_tablet_manager.cc:1403] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.004s
I20260710 13:19:21.014117 10564 raft_consensus.cc:515] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.016405 10579 tablet_bootstrap.cc:654] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.018543 10361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ff83f77804ed2bef5005b591bb163" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9" is_pre_election: true
I20260710 13:19:21.019323 10361 raft_consensus.cc:2468] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 0.
I20260710 13:19:21.020360 10577 raft_consensus.cc:359] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.020805 10401 leader_election.cc:304] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: 
I20260710 13:19:21.030248 10252 leader_election.cc:304] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8cd929e201f4a5a84b78460683e9a50; no voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9
I20260710 13:19:21.030788 10579 tablet_bootstrap.cc:492] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9: No bootstrap required, opened a new log
I20260710 13:19:21.031277 10564 leader_election.cc:290] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805)
I20260710 13:19:21.031652 10579 ts_tablet_manager.cc:1403] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260710 13:19:21.031962 10564 raft_consensus.cc:2804] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.031519 10577 raft_consensus.cc:385] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.032526 10564 raft_consensus.cc:493] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.032941 10564 raft_consensus.cc:3060] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.032992 10577 raft_consensus.cc:740] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.034797 10577 consensus_queue.cc:260] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.036301 10579 raft_consensus.cc:359] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.037731 10594 raft_consensus.cc:3060] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.038825 10434 raft_consensus.cc:2468] T 7ffff6c46926464881d698182fce7560 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 1.
I20260710 13:19:21.041219 10286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ff83f77804ed2bef5005b591bb163" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50" is_pre_election: true
I20260710 13:19:21.039494 10361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5ca7e98ef8443a8f3a295534d801db" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
I20260710 13:19:21.042609 10436 raft_consensus.cc:2468] T 1d5ca7e98ef8443a8f3a295534d801db P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 1.
I20260710 13:19:21.043169 10361 raft_consensus.cc:3060] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.044287 10250 leader_election.cc:304] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:21.045733 10601 raft_consensus.cc:2804] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.046527 10601 raft_consensus.cc:697] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Becoming Leader. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Running, Role: LEADER
I20260710 13:19:21.047804 10594 raft_consensus.cc:2749] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.048405 10579 raft_consensus.cc:385] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.049274 10579 raft_consensus.cc:740] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Initialized, Role: FOLLOWER
W20260710 13:19:21.049865 10399 leader_election.cc:343] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.047765 10601 consensus_queue.cc:237] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.050143 10579 consensus_queue.cc:260] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.054684 10361 raft_consensus.cc:2468] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 1.
I20260710 13:19:21.056849 10578 ts_tablet_manager.cc:1434] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50: Time spent starting tablet: real 0.139s	user 0.006s	sys 0.022s
I20260710 13:19:21.056046 10579 ts_tablet_manager.cc:1434] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.001s
I20260710 13:19:21.059394 10578 tablet_bootstrap.cc:492] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50: Bootstrap starting.
I20260710 13:19:21.058780 10182 catalog_manager.cc:5697] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.059477 10577 ts_tablet_manager.cc:1434] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.002s
I20260710 13:19:21.060715 10182 catalog_manager.cc:5697] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.064054 10564 raft_consensus.cc:515] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.058832 10579 tablet_bootstrap.cc:492] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9: Bootstrap starting.
I20260710 13:19:21.066726 10577 tablet_bootstrap.cc:492] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e: Bootstrap starting.
I20260710 13:19:21.066915 10578 tablet_bootstrap.cc:654] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.068871 10184 catalog_manager.cc:5697] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "f8cd929e201f4a5a84b78460683e9a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.075706 10577 tablet_bootstrap.cc:654] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.075927 10579 tablet_bootstrap.cc:654] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.083201 10286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ff83f77804ed2bef5005b591bb163" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:21.084789 10361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ff83f77804ed2bef5005b591bb163" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
W20260710 13:19:21.085809 10399 leader_election.cc:343] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.086046 10361 raft_consensus.cc:3060] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.089537 10564 leader_election.cc:290] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805)
I20260710 13:19:21.095105 10361 raft_consensus.cc:2468] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 1.
I20260710 13:19:21.096647 10401 leader_election.cc:304] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: f8cd929e201f4a5a84b78460683e9a50
I20260710 13:19:21.097707 10564 raft_consensus.cc:2804] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.098253 10564 raft_consensus.cc:697] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Becoming Leader. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Running, Role: LEADER
I20260710 13:19:21.099102 10564 consensus_queue.cc:237] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.101482 10579 tablet_bootstrap.cc:492] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9: No bootstrap required, opened a new log
I20260710 13:19:21.102123 10579 ts_tablet_manager.cc:1403] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.004s
I20260710 13:19:21.105348 10579 raft_consensus.cc:359] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.106034 10579 raft_consensus.cc:385] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.106289 10579 raft_consensus.cc:740] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.107060 10579 consensus_queue.cc:260] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.109270 10579 ts_tablet_manager.cc:1434] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:19:21.110385 10579 tablet_bootstrap.cc:492] T 2a4c834aa1194e1a98ecc4a211e2f09d P bdeeba30867643fc8776d1a05d8b9af9: Bootstrap starting.
I20260710 13:19:21.111279 10578 tablet_bootstrap.cc:492] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50: No bootstrap required, opened a new log
I20260710 13:19:21.111687 10577 tablet_bootstrap.cc:492] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e: No bootstrap required, opened a new log
I20260710 13:19:21.111812 10578 ts_tablet_manager.cc:1403] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.013s
I20260710 13:19:21.112418 10577 ts_tablet_manager.cc:1403] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.005s
I20260710 13:19:21.115012 10578 raft_consensus.cc:359] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.115800 10578 raft_consensus.cc:385] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.115919 10579 tablet_bootstrap.cc:654] T 2a4c834aa1194e1a98ecc4a211e2f09d P bdeeba30867643fc8776d1a05d8b9af9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.116128 10578 raft_consensus.cc:740] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.116940 10578 consensus_queue.cc:260] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.117179 10183 catalog_manager.cc:5697] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131). New cstate: current_term: 1 leader_uuid: "29a2f971c0a24b09b9f8e0395a98014e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:21.120019 10578 ts_tablet_manager.cc:1434] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:21.120715 10564 raft_consensus.cc:493] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.121352 10578 tablet_bootstrap.cc:492] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50: Bootstrap starting.
I20260710 13:19:21.121243 10564 raft_consensus.cc:515] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.123399 10564 leader_election.cc:290] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805)
I20260710 13:19:21.124197 10286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b63734c53de4f69afc3710f22b630ef" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50" is_pre_election: true
I20260710 13:19:21.124512 10361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b63734c53de4f69afc3710f22b630ef" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9" is_pre_election: true
I20260710 13:19:21.125185 10361 raft_consensus.cc:2468] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 0.
W20260710 13:19:21.125730 10399 leader_election.cc:343] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.122560 10577 raft_consensus.cc:359] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.126900 10577 raft_consensus.cc:385] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.127194 10577 raft_consensus.cc:740] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.127801 10401 leader_election.cc:304] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [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: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: f8cd929e201f4a5a84b78460683e9a50
I20260710 13:19:21.127876 10577 consensus_queue.cc:260] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.128791 10578 tablet_bootstrap.cc:654] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.128932 10609 raft_consensus.cc:2804] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.129338 10609 raft_consensus.cc:493] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.129765 10609 raft_consensus.cc:3060] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.130081 10577 ts_tablet_manager.cc:1434] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.005s
I20260710 13:19:21.131062 10577 tablet_bootstrap.cc:492] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e: Bootstrap starting.
I20260710 13:19:21.134182 10579 tablet_bootstrap.cc:492] T 2a4c834aa1194e1a98ecc4a211e2f09d P bdeeba30867643fc8776d1a05d8b9af9: No bootstrap required, opened a new log
I20260710 13:19:21.134836 10579 ts_tablet_manager.cc:1403] T 2a4c834aa1194e1a98ecc4a211e2f09d P bdeeba30867643fc8776d1a05d8b9af9: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.012s
I20260710 13:19:21.138494 10579 raft_consensus.cc:359] T 2a4c834aa1194e1a98ecc4a211e2f09d P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.139416 10579 raft_consensus.cc:385] T 2a4c834aa1194e1a98ecc4a211e2f09d P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.138825 10609 raft_consensus.cc:515] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.139779 10579 raft_consensus.cc:740] T 2a4c834aa1194e1a98ecc4a211e2f09d P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.140723 10579 consensus_queue.cc:260] T 2a4c834aa1194e1a98ecc4a211e2f09d P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.144224 10579 ts_tablet_manager.cc:1434] T 2a4c834aa1194e1a98ecc4a211e2f09d P bdeeba30867643fc8776d1a05d8b9af9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:19:21.149633 10577 tablet_bootstrap.cc:654] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.170442 10609 leader_election.cc:290] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805)
I20260710 13:19:21.171470 10286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b63734c53de4f69afc3710f22b630ef" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:21.172595 10361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b63734c53de4f69afc3710f22b630ef" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
I20260710 13:19:21.173708 10361 raft_consensus.cc:3060] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:21.174208 10399 leader_election.cc:343] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.176827 10577 tablet_bootstrap.cc:492] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e: No bootstrap required, opened a new log
I20260710 13:19:21.176827 10578 tablet_bootstrap.cc:492] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50: No bootstrap required, opened a new log
I20260710 13:19:21.177577 10577 ts_tablet_manager.cc:1403] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.008s
I20260710 13:19:21.177619 10578 ts_tablet_manager.cc:1403] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50: Time spent bootstrapping tablet: real 0.057s	user 0.031s	sys 0.021s
I20260710 13:19:21.180501 10577 raft_consensus.cc:359] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.180756 10578 raft_consensus.cc:359] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.181083 10361 raft_consensus.cc:2468] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 1.
I20260710 13:19:21.181245 10577 raft_consensus.cc:385] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.181563 10578 raft_consensus.cc:385] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.181702 10577 raft_consensus.cc:740] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.182010 10578 raft_consensus.cc:740] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.182420 10401 leader_election.cc:304] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: f8cd929e201f4a5a84b78460683e9a50
I20260710 13:19:21.182660 10577 consensus_queue.cc:260] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.182745 10578 consensus_queue.cc:260] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.183851 10564 raft_consensus.cc:2804] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.184338 10564 raft_consensus.cc:697] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Becoming Leader. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Running, Role: LEADER
I20260710 13:19:21.185592 10578 ts_tablet_manager.cc:1434] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:21.185181 10564 consensus_queue.cc:237] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.186610 10578 tablet_bootstrap.cc:492] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P f8cd929e201f4a5a84b78460683e9a50: Bootstrap starting.
I20260710 13:19:21.190505 10577 ts_tablet_manager.cc:1434] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260710 13:19:21.193840 10578 tablet_bootstrap.cc:654] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P f8cd929e201f4a5a84b78460683e9a50: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.197796 10182 catalog_manager.cc:5697] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.199409 10578 tablet_bootstrap.cc:492] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P f8cd929e201f4a5a84b78460683e9a50: No bootstrap required, opened a new log
I20260710 13:19:21.199913 10578 ts_tablet_manager.cc:1403] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P f8cd929e201f4a5a84b78460683e9a50: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 13:19:21.202642 10578 raft_consensus.cc:359] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.203148 10578 raft_consensus.cc:385] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.203369 10578 raft_consensus.cc:740] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.203958 10578 consensus_queue.cc:260] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.205965 10578 ts_tablet_manager.cc:1434] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P f8cd929e201f4a5a84b78460683e9a50: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 13:19:21.207022 10578 tablet_bootstrap.cc:492] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50: Bootstrap starting.
I20260710 13:19:21.213636 10578 tablet_bootstrap.cc:654] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.215902 10184 catalog_manager.cc:5697] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131). New cstate: current_term: 1 leader_uuid: "29a2f971c0a24b09b9f8e0395a98014e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:21.222363 10578 tablet_bootstrap.cc:492] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50: No bootstrap required, opened a new log
I20260710 13:19:21.223287 10578 ts_tablet_manager.cc:1403] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.009s
I20260710 13:19:21.225757 10578 raft_consensus.cc:359] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.226508 10578 raft_consensus.cc:385] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.226783 10578 raft_consensus.cc:740] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.227353 10578 consensus_queue.cc:260] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.228983 10578 ts_tablet_manager.cc:1434] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:19:21.229987 10578 tablet_bootstrap.cc:492] T 2a4c834aa1194e1a98ecc4a211e2f09d P f8cd929e201f4a5a84b78460683e9a50: Bootstrap starting.
I20260710 13:19:21.234987 10578 tablet_bootstrap.cc:654] T 2a4c834aa1194e1a98ecc4a211e2f09d P f8cd929e201f4a5a84b78460683e9a50: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.239146 10578 tablet_bootstrap.cc:492] T 2a4c834aa1194e1a98ecc4a211e2f09d P f8cd929e201f4a5a84b78460683e9a50: No bootstrap required, opened a new log
I20260710 13:19:21.239601 10578 ts_tablet_manager.cc:1403] T 2a4c834aa1194e1a98ecc4a211e2f09d P f8cd929e201f4a5a84b78460683e9a50: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:19:21.241506 10578 raft_consensus.cc:359] T 2a4c834aa1194e1a98ecc4a211e2f09d P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.242192 10578 raft_consensus.cc:385] T 2a4c834aa1194e1a98ecc4a211e2f09d P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.242437 10578 raft_consensus.cc:740] T 2a4c834aa1194e1a98ecc4a211e2f09d P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.243032 10578 consensus_queue.cc:260] T 2a4c834aa1194e1a98ecc4a211e2f09d P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.244740 10578 ts_tablet_manager.cc:1434] T 2a4c834aa1194e1a98ecc4a211e2f09d P f8cd929e201f4a5a84b78460683e9a50: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:19:21.305894 10601 raft_consensus.cc:493] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.306320 10601 raft_consensus.cc:515] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.308112 10601 leader_election.cc:290] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:21.309010 10361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b63734c53de4f69afc3710f22b630ef" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9" is_pre_election: true
I20260710 13:19:21.309098 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b63734c53de4f69afc3710f22b630ef" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e" is_pre_election: true
I20260710 13:19:21.309844 10361 raft_consensus.cc:2393] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8cd929e201f4a5a84b78460683e9a50 in current term 1: Already voted for candidate 29a2f971c0a24b09b9f8e0395a98014e in this term.
I20260710 13:19:21.310837 10252 leader_election.cc:304] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8cd929e201f4a5a84b78460683e9a50; no voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9
I20260710 13:19:21.311789 10601 raft_consensus.cc:3060] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.316745 10601 raft_consensus.cc:2749] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.342485 10599 consensus_queue.cc:1048] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.361997 10598 consensus_queue.cc:1048] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.405998 10594 raft_consensus.cc:493] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.408188 10594 raft_consensus.cc:515] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.409340 10598 raft_consensus.cc:493] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.410375 10598 raft_consensus.cc:515] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.405771 10564 raft_consensus.cc:493] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.411960 10564 raft_consensus.cc:515] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.421931 10599 consensus_queue.cc:1048] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:21.424232 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91775453d3534f818995ff471d6b0dd9" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e" is_pre_election: true
I20260710 13:19:21.425493 10434 raft_consensus.cc:2468] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 0.
I20260710 13:19:21.425693 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91775453d3534f818995ff471d6b0dd9" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e" is_pre_election: true
I20260710 13:19:21.412500 10594 leader_election.cc:290] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:21.416020 10361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91775453d3534f818995ff471d6b0dd9" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9" is_pre_election: true
I20260710 13:19:21.429977 10361 raft_consensus.cc:2468] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 0.
I20260710 13:19:21.431015 10325 leader_election.cc:304] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: 
I20260710 13:19:21.431635 10362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4c834aa1194e1a98ecc4a211e2f09d" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9" is_pre_election: true
I20260710 13:19:21.432965 10362 raft_consensus.cc:2468] T 2a4c834aa1194e1a98ecc4a211e2f09d P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 0.
I20260710 13:19:21.419016 10598 leader_election.cc:290] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:21.434685 10599 raft_consensus.cc:2804] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.427336 10564 leader_election.cc:290] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805)
I20260710 13:19:21.435230 10599 raft_consensus.cc:493] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.435788 10599 raft_consensus.cc:3060] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.441777 10401 leader_election.cc:304] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: 
I20260710 13:19:21.443589 10498 consensus_queue.cc:1048] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:21.444885 10287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4c834aa1194e1a98ecc4a211e2f09d" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50" is_pre_election: true
I20260710 13:19:21.445043 10252 leader_election.cc:304] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [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: bdeeba30867643fc8776d1a05d8b9af9, f8cd929e201f4a5a84b78460683e9a50; no voters: 29a2f971c0a24b09b9f8e0395a98014e
I20260710 13:19:21.446040 10287 raft_consensus.cc:2468] T 2a4c834aa1194e1a98ecc4a211e2f09d P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 0.
I20260710 13:19:21.443001 10598 raft_consensus.cc:493] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.447204 10286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91775453d3534f818995ff471d6b0dd9" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50" is_pre_election: true
I20260710 13:19:21.447463 10598 raft_consensus.cc:515] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.448100 10286 raft_consensus.cc:2468] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 0.
I20260710 13:19:21.448694 10609 raft_consensus.cc:2804] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.456857 10609 raft_consensus.cc:493] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.458199 10609 raft_consensus.cc:3060] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.450250 10598 leader_election.cc:290] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:21.454479 10599 raft_consensus.cc:515] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.449263 10601 raft_consensus.cc:2804] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.462779 10601 raft_consensus.cc:493] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.464409 10601 raft_consensus.cc:3060] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.464816 10435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b093bb5d9dd498bb81ff1d9461f7fc5" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e" is_pre_election: true
I20260710 13:19:21.465348 10599 leader_election.cc:290] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:21.465761 10435 raft_consensus.cc:2468] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 0.
I20260710 13:19:21.467542 10286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b093bb5d9dd498bb81ff1d9461f7fc5" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50" is_pre_election: true
I20260710 13:19:21.468504 10286 raft_consensus.cc:2468] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 0.
I20260710 13:19:21.478857 10599 consensus_queue.cc:1048] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.479233 10325 leader_election.cc:304] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: 
I20260710 13:19:21.480710 10601 raft_consensus.cc:515] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.483220 10601 leader_election.cc:290] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 election: Requested vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:21.484203 10598 raft_consensus.cc:2804] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.484787 10598 raft_consensus.cc:493] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.484637 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91775453d3534f818995ff471d6b0dd9" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:21.485421 10598 raft_consensus.cc:3060] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.485762 10434 raft_consensus.cc:3060] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.489575 10609 raft_consensus.cc:515] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.490091 10601 raft_consensus.cc:493] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.490826 10601 raft_consensus.cc:515] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.492724 10286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4c834aa1194e1a98ecc4a211e2f09d" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:21.493361 10286 raft_consensus.cc:3060] T 2a4c834aa1194e1a98ecc4a211e2f09d P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.493156 10601 leader_election.cc:290] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:21.494309 10435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ff83f77804ed2bef5005b591bb163" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e" is_pre_election: true
I20260710 13:19:21.496335 10598 raft_consensus.cc:515] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.499327 10598 leader_election.cc:290] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:21.499753 10434 raft_consensus.cc:2468] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 1.
I20260710 13:19:21.501210 10250 leader_election.cc:304] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:21.501834 10286 raft_consensus.cc:2468] T 2a4c834aa1194e1a98ecc4a211e2f09d P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 1.
I20260710 13:19:21.502161 10601 raft_consensus.cc:2804] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.503134 10601 raft_consensus.cc:697] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Becoming Leader. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Running, Role: LEADER
I20260710 13:19:21.503305 10399 leader_election.cc:304] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:21.504412 10564 raft_consensus.cc:2804] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.504900 10564 raft_consensus.cc:697] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Becoming Leader. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Running, Role: LEADER
I20260710 13:19:21.505066 10362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4c834aa1194e1a98ecc4a211e2f09d" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
I20260710 13:19:21.505986 10362 raft_consensus.cc:3060] T 2a4c834aa1194e1a98ecc4a211e2f09d P bdeeba30867643fc8776d1a05d8b9af9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.504976 10601 consensus_queue.cc:237] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.505996 10564 consensus_queue.cc:237] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.502813 10609 leader_election.cc:290] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 1 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805)
I20260710 13:19:21.516407 10362 raft_consensus.cc:2468] T 2a4c834aa1194e1a98ecc4a211e2f09d P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 1.
I20260710 13:19:21.524542 10286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91775453d3534f818995ff471d6b0dd9" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:21.525462 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91775453d3534f818995ff471d6b0dd9" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:21.527410 10182 catalog_manager.cc:5697] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131). New cstate: current_term: 1 leader_uuid: "29a2f971c0a24b09b9f8e0395a98014e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:21.533777 10286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b093bb5d9dd498bb81ff1d9461f7fc5" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:21.534566 10286 raft_consensus.cc:3060] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.526476 10434 raft_consensus.cc:2393] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bdeeba30867643fc8776d1a05d8b9af9 in current term 1: Already voted for candidate f8cd929e201f4a5a84b78460683e9a50 in this term.
I20260710 13:19:21.542630 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b093bb5d9dd498bb81ff1d9461f7fc5" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:21.543349 10434 raft_consensus.cc:3060] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P 29a2f971c0a24b09b9f8e0395a98014e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.544251 10361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ff83f77804ed2bef5005b591bb163" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9" is_pre_election: true
I20260710 13:19:21.545313 10361 raft_consensus.cc:2393] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8cd929e201f4a5a84b78460683e9a50 in current term 1: Already voted for candidate 29a2f971c0a24b09b9f8e0395a98014e in this term.
I20260710 13:19:21.551884 10325 leader_election.cc:304] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [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: bdeeba30867643fc8776d1a05d8b9af9; no voters: 29a2f971c0a24b09b9f8e0395a98014e, f8cd929e201f4a5a84b78460683e9a50
I20260710 13:19:21.552821 10599 raft_consensus.cc:2749] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.552173 10183 catalog_manager.cc:5697] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "f8cd929e201f4a5a84b78460683e9a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.553510 10598 consensus_queue.cc:1048] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.554064 10252 leader_election.cc:304] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8cd929e201f4a5a84b78460683e9a50; no voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9
I20260710 13:19:21.555289 10601 raft_consensus.cc:3060] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.555672 10434 raft_consensus.cc:2468] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 1.
I20260710 13:19:21.562605 10325 leader_election.cc:304] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: 
I20260710 13:19:21.565605 10286 raft_consensus.cc:2468] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 1.
I20260710 13:19:21.566689 10634 raft_consensus.cc:2804] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.566844 10601 raft_consensus.cc:2749] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.567268 10634 raft_consensus.cc:697] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Becoming Leader. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Running, Role: LEADER
I20260710 13:19:21.568516 10634 consensus_queue.cc:237] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.571125 10609 consensus_queue.cc:1048] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.569626 10362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91775453d3534f818995ff471d6b0dd9" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
I20260710 13:19:21.574468 10362 raft_consensus.cc:2393] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f8cd929e201f4a5a84b78460683e9a50 in current term 1: Already voted for candidate bdeeba30867643fc8776d1a05d8b9af9 in this term.
I20260710 13:19:21.597003 10609 consensus_queue.cc:1048] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.604647 10183 catalog_manager.cc:5697] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.646308 10601 consensus_queue.cc:1048] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.658160 10601 consensus_queue.cc:1048] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.663296 10362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ffff6c46926464881d698182fce7560"
dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
mode: GRACEFUL
new_leader_uuid: "f8cd929e201f4a5a84b78460683e9a50"
 from {username='slave'} at 127.0.0.1:43124
I20260710 13:19:21.664155 10362 raft_consensus.cc:606] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Received request to transfer leadership to TS f8cd929e201f4a5a84b78460683e9a50
I20260710 13:19:21.671207 10361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81dcddafed9845b8b51e0e1ae589f21a"
dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
mode: GRACEFUL
new_leader_uuid: "f8cd929e201f4a5a84b78460683e9a50"
 from {username='slave'} at 127.0.0.1:43124
I20260710 13:19:21.671813 10361 raft_consensus.cc:606] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Received request to transfer leadership to TS f8cd929e201f4a5a84b78460683e9a50
I20260710 13:19:21.677577 10361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "916114c880ec455d97236d928d92dda8"
dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
mode: GRACEFUL
new_leader_uuid: "f8cd929e201f4a5a84b78460683e9a50"
 from {username='slave'} at 127.0.0.1:43124
I20260710 13:19:21.678172 10361 raft_consensus.cc:606] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Received request to transfer leadership to TS f8cd929e201f4a5a84b78460683e9a50
I20260710 13:19:21.680446 10609 consensus_queue.cc:1048] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.683696 10436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e22ff83f77804ed2bef5005b591bb163"
dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
mode: GRACEFUL
new_leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
 from {username='slave'} at 127.0.0.1:56680
I20260710 13:19:21.684440 10436 raft_consensus.cc:606] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Received request to transfer leadership to TS bdeeba30867643fc8776d1a05d8b9af9
I20260710 13:19:21.693356 10436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b63734c53de4f69afc3710f22b630ef"
dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
mode: GRACEFUL
new_leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
 from {username='slave'} at 127.0.0.1:56680
I20260710 13:19:21.694023 10436 raft_consensus.cc:606] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Received request to transfer leadership to TS bdeeba30867643fc8776d1a05d8b9af9
I20260710 13:19:21.695538 10608 consensus_queue.cc:1048] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.702035 10285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91775453d3534f818995ff471d6b0dd9"
dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
mode: GRACEFUL
new_leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
 from {username='slave'} at 127.0.0.1:35602
I20260710 13:19:21.702708 10285 raft_consensus.cc:606] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Received request to transfer leadership to TS bdeeba30867643fc8776d1a05d8b9af9
I20260710 13:19:21.706808 10608 raft_consensus.cc:993] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e: : Instructing follower bdeeba30867643fc8776d1a05d8b9af9 to start an election
I20260710 13:19:21.707295 10608 raft_consensus.cc:1081] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Signalling peer bdeeba30867643fc8776d1a05d8b9af9 to start an election
I20260710 13:19:21.709085 10361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b63734c53de4f69afc3710f22b630ef"
dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
 from {username='slave'} at 127.0.0.1:43102
I20260710 13:19:21.709712 10361 raft_consensus.cc:493] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:21.710035 10361 raft_consensus.cc:3060] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.717711 10361 raft_consensus.cc:515] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.720554 10285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b63734c53de4f69afc3710f22b630ef" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:21.721352 10361 leader_election.cc:290] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 2 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:21.723035 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b63734c53de4f69afc3710f22b630ef" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:21.723728 10436 raft_consensus.cc:3055] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:21.724109 10436 raft_consensus.cc:740] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Running, Role: LEADER
I20260710 13:19:21.725080 10436 consensus_queue.cc:260] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.725706 10285 raft_consensus.cc:3060] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.726605 10436 raft_consensus.cc:3060] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.731720 10285 raft_consensus.cc:2468] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 2.
I20260710 13:19:21.733007 10325 leader_election.cc:304] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdeeba30867643fc8776d1a05d8b9af9, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:21.733704 10634 raft_consensus.cc:2804] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:21.734098 10634 raft_consensus.cc:697] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [term 2 LEADER]: Becoming Leader. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Running, Role: LEADER
I20260710 13:19:21.734944 10634 consensus_queue.cc:237] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.740671 10436 raft_consensus.cc:2468] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 2.
I20260710 13:19:21.743034 10182 catalog_manager.cc:5697] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 reported cstate change: term changed from 1 to 2, leader changed from 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131) to bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.962530 10498 raft_consensus.cc:993] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9: : Instructing follower f8cd929e201f4a5a84b78460683e9a50 to start an election
I20260710 13:19:21.963003 10634 raft_consensus.cc:1081] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Signalling peer f8cd929e201f4a5a84b78460683e9a50 to start an election
I20260710 13:19:21.964986 10286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "916114c880ec455d97236d928d92dda8"
dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
 from {username='slave'} at 127.0.0.1:48662
I20260710 13:19:21.965561 10286 raft_consensus.cc:493] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:21.965998 10286 raft_consensus.cc:3060] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.966075 10609 consensus_queue.cc:1048] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.972681 10608 consensus_queue.cc:1048] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.974325 10286 raft_consensus.cc:515] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.986111 10286 leader_election.cc:290] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 2 election: Requested vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:21.988168 10436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916114c880ec455d97236d928d92dda8" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:21.988930 10436 raft_consensus.cc:3060] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.997157 10361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916114c880ec455d97236d928d92dda8" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
I20260710 13:19:21.997818 10361 raft_consensus.cc:3055] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:21.998111 10361 raft_consensus.cc:740] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Running, Role: LEADER
I20260710 13:19:21.998842 10361 consensus_queue.cc:260] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:21.999989 10361 raft_consensus.cc:3060] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.001873 10436 raft_consensus.cc:2468] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 2.
I20260710 13:19:22.002976 10601 consensus_queue.cc:1048] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.003485 10250 leader_election.cc:304] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:22.003925 10604 consensus_queue.cc:1048] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.004335 10594 raft_consensus.cc:2804] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:22.007298 10361 raft_consensus.cc:2468] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 2.
I20260710 13:19:22.021832 10604 raft_consensus.cc:993] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50: : Instructing follower bdeeba30867643fc8776d1a05d8b9af9 to start an election
I20260710 13:19:22.022250 10604 raft_consensus.cc:1081] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Signalling peer bdeeba30867643fc8776d1a05d8b9af9 to start an election
I20260710 13:19:22.024616 10362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91775453d3534f818995ff471d6b0dd9"
dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
 from {username='slave'} at 127.0.0.1:43108
I20260710 13:19:22.025278 10362 raft_consensus.cc:493] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.025729 10362 raft_consensus.cc:3060] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.031940 10362 raft_consensus.cc:515] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:22.032975 10361 raft_consensus.cc:1240] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Rejecting Update request from peer f8cd929e201f4a5a84b78460683e9a50 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:22.033502 10609 raft_consensus.cc:993] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e: : Instructing follower bdeeba30867643fc8776d1a05d8b9af9 to start an election
I20260710 13:19:22.034003 10609 raft_consensus.cc:1081] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Signalling peer bdeeba30867643fc8776d1a05d8b9af9 to start an election
I20260710 13:19:22.034097 10362 leader_election.cc:290] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 2 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:22.034772 10285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91775453d3534f818995ff471d6b0dd9" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:22.035400 10285 raft_consensus.cc:3055] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:22.035528 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91775453d3534f818995ff471d6b0dd9" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:22.035748 10285 raft_consensus.cc:740] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Running, Role: LEADER
I20260710 13:19:22.036465 10434 raft_consensus.cc:3060] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.036546 10362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e22ff83f77804ed2bef5005b591bb163"
dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
 from {username='slave'} at 127.0.0.1:43102
I20260710 13:19:22.037322 10362 raft_consensus.cc:493] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.037070 10285 consensus_queue.cc:260] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:22.037719 10362 raft_consensus.cc:3060] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.038360 10285 raft_consensus.cc:3060] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.040077 10594 raft_consensus.cc:697] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [term 2 LEADER]: Becoming Leader. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Running, Role: LEADER
I20260710 13:19:22.041025 10594 consensus_queue.cc:237] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:22.045131 10434 raft_consensus.cc:2468] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 2.
I20260710 13:19:22.045159 10362 raft_consensus.cc:515] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:22.046857 10325 leader_election.cc:304] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: 
I20260710 13:19:22.047516 10634 raft_consensus.cc:2804] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:22.047557 10362 leader_election.cc:290] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 2 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:22.048049 10634 raft_consensus.cc:697] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 LEADER]: Becoming Leader. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Running, Role: LEADER
I20260710 13:19:22.048971 10634 consensus_queue.cc:237] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [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: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:22.050164 10286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ff83f77804ed2bef5005b591bb163" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:22.050770 10286 raft_consensus.cc:3060] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.052187 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22ff83f77804ed2bef5005b591bb163" candidate_uuid: "bdeeba30867643fc8776d1a05d8b9af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:22.052786 10434 raft_consensus.cc:3055] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:22.053107 10434 raft_consensus.cc:740] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Running, Role: LEADER
I20260710 13:19:22.053872 10434 consensus_queue.cc:260] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:22.054787 10434 raft_consensus.cc:3060] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.058081 10285 raft_consensus.cc:2468] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 2.
I20260710 13:19:22.061092 10434 raft_consensus.cc:2468] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 2.
I20260710 13:19:22.061309 10183 catalog_manager.cc:5697] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 reported cstate change: term changed from 1 to 2, leader changed from bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130) to f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "f8cd929e201f4a5a84b78460683e9a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.062498 10325 leader_election.cc:304] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: 
I20260710 13:19:22.058017 10286 raft_consensus.cc:2468] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdeeba30867643fc8776d1a05d8b9af9 in term 2.
I20260710 13:19:22.063179 10634 raft_consensus.cc:2804] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:22.064007 10634 raft_consensus.cc:697] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 LEADER]: Becoming Leader. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Running, Role: LEADER
I20260710 13:19:22.065075 10634 consensus_queue.cc:237] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:22.066777 10182 catalog_manager.cc:5697] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 reported cstate change: term changed from 1 to 2, leader changed from f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129) to bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.070267 10498 raft_consensus.cc:993] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9: : Instructing follower f8cd929e201f4a5a84b78460683e9a50 to start an election
I20260710 13:19:22.070778 10498 raft_consensus.cc:1081] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Signalling peer f8cd929e201f4a5a84b78460683e9a50 to start an election
I20260710 13:19:22.072410 10286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81dcddafed9845b8b51e0e1ae589f21a"
dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
 from {username='slave'} at 127.0.0.1:48662
I20260710 13:19:22.073002 10286 raft_consensus.cc:493] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.073315 10286 raft_consensus.cc:3060] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.080446 10286 raft_consensus.cc:515] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:22.082502 10286 leader_election.cc:290] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 2 election: Requested vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:22.083269 10362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81dcddafed9845b8b51e0e1ae589f21a" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
I20260710 13:19:22.083266 10183 catalog_manager.cc:5697] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 reported cstate change: term changed from 1 to 2, leader changed from 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131) to bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "bdeeba30867643fc8776d1a05d8b9af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.084136 10362 raft_consensus.cc:3055] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:22.084268 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81dcddafed9845b8b51e0e1ae589f21a" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:22.084478 10362 raft_consensus.cc:740] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Running, Role: LEADER
I20260710 13:19:22.084903 10434 raft_consensus.cc:3060] T 81dcddafed9845b8b51e0e1ae589f21a P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.085721 10362 consensus_queue.cc:260] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:22.087036 10362 raft_consensus.cc:3060] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.088683 10599 consensus_queue.cc:1048] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.092686 10434 raft_consensus.cc:2468] T 81dcddafed9845b8b51e0e1ae589f21a P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 2.
I20260710 13:19:22.094938 10362 raft_consensus.cc:2468] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 2.
I20260710 13:19:22.095084 10250 leader_election.cc:304] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:22.095961 10594 raft_consensus.cc:2804] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:22.096491 10594 raft_consensus.cc:697] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 [term 2 LEADER]: Becoming Leader. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Running, Role: LEADER
I20260710 13:19:22.097500 10594 consensus_queue.cc:237] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:22.106086 10183 catalog_manager.cc:5697] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 reported cstate change: term changed from 1 to 2, leader changed from bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130) to f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "f8cd929e201f4a5a84b78460683e9a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.118937 10498 consensus_queue.cc:1048] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.147420 10286 raft_consensus.cc:1275] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Refusing update from remote peer bdeeba30867643fc8776d1a05d8b9af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.148787 10498 consensus_queue.cc:1048] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:22.152669 10634 raft_consensus.cc:993] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9: : Instructing follower f8cd929e201f4a5a84b78460683e9a50 to start an election
I20260710 13:19:22.153149 10634 raft_consensus.cc:1081] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Signalling peer f8cd929e201f4a5a84b78460683e9a50 to start an election
I20260710 13:19:22.154752 10285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ffff6c46926464881d698182fce7560"
dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
 from {username='slave'} at 127.0.0.1:48662
I20260710 13:19:22.155296 10285 raft_consensus.cc:493] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.155687 10285 raft_consensus.cc:3060] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.160091 10436 raft_consensus.cc:1275] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Refusing update from remote peer bdeeba30867643fc8776d1a05d8b9af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.162801 10285 raft_consensus.cc:515] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:22.163499 10599 consensus_queue.cc:1048] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.166337 10434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ffff6c46926464881d698182fce7560" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
I20260710 13:19:22.166712 10362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ffff6c46926464881d698182fce7560" candidate_uuid: "f8cd929e201f4a5a84b78460683e9a50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
I20260710 13:19:22.167016 10434 raft_consensus.cc:3060] T 7ffff6c46926464881d698182fce7560 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.167337 10362 raft_consensus.cc:3055] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:22.167690 10362 raft_consensus.cc:740] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Running, Role: LEADER
I20260710 13:19:22.168501 10362 consensus_queue.cc:260] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:22.169648 10362 raft_consensus.cc:3060] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.166145 10285 leader_election.cc:290] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 2 election: Requested vote from peers bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805), 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131:39245)
I20260710 13:19:22.177364 10434 raft_consensus.cc:2468] T 7ffff6c46926464881d698182fce7560 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 2.
I20260710 13:19:22.177664 10362 raft_consensus.cc:2468] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8cd929e201f4a5a84b78460683e9a50 in term 2.
I20260710 13:19:22.179054 10250 leader_election.cc:304] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29a2f971c0a24b09b9f8e0395a98014e, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:22.179904 10648 raft_consensus.cc:2804] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:22.180450 10648 raft_consensus.cc:697] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 [term 2 LEADER]: Becoming Leader. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Running, Role: LEADER
I20260710 13:19:22.181334 10648 consensus_queue.cc:237] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:22.190002 10184 catalog_manager.cc:5697] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 reported cstate change: term changed from 1 to 2, leader changed from bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130) to f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "f8cd929e201f4a5a84b78460683e9a50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.463796 10285 raft_consensus.cc:1275] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Refusing update from remote peer bdeeba30867643fc8776d1a05d8b9af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.465160 10599 consensus_queue.cc:1048] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.473688 10434 raft_consensus.cc:1275] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Refusing update from remote peer bdeeba30867643fc8776d1a05d8b9af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.479580 10498 consensus_queue.cc:1048] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.512344 10434 raft_consensus.cc:1275] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Refusing update from remote peer bdeeba30867643fc8776d1a05d8b9af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.513669 10498 consensus_queue.cc:1048] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.522209 10285 raft_consensus.cc:1275] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Refusing update from remote peer bdeeba30867643fc8776d1a05d8b9af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.524510 10498 consensus_queue.cc:1048] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.579228 10434 raft_consensus.cc:1275] T 81dcddafed9845b8b51e0e1ae589f21a P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Refusing update from remote peer f8cd929e201f4a5a84b78460683e9a50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.580966 10648 consensus_queue.cc:1048] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.591980 10361 raft_consensus.cc:1275] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Refusing update from remote peer f8cd929e201f4a5a84b78460683e9a50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.593454 10604 consensus_queue.cc:1048] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.599007 10362 raft_consensus.cc:1275] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Refusing update from remote peer f8cd929e201f4a5a84b78460683e9a50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.600955 10604 consensus_queue.cc:1048] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:22.610317 10436 raft_consensus.cc:1275] T 7ffff6c46926464881d698182fce7560 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Refusing update from remote peer f8cd929e201f4a5a84b78460683e9a50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.612541 10604 consensus_queue.cc:1048] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.663838 10436 raft_consensus.cc:1275] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Refusing update from remote peer f8cd929e201f4a5a84b78460683e9a50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.664894 10361 raft_consensus.cc:1275] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Refusing update from remote peer f8cd929e201f4a5a84b78460683e9a50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.665324 10604 consensus_queue.cc:1048] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.666296 10648 consensus_queue.cc:1048] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.721854 10182 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54168:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:19:24.741451 10182 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54168:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:19:24.826853 10682 tablet.cc:1724] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:24.903650  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:24.907912 10685 tablet.cc:1724] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:24.982084 10687 log.cc:927] Time spent T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260710 13:19:24.885496 10681 tablet.cc:1724] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:25.045256 10691 log.cc:927] Time spent T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260710 13:19:24.944835 10684 tablet.cc:1724] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.144304 10717 tablet.cc:1724] T 1d5ca7e98ef8443a8f3a295534d801db P 29a2f971c0a24b09b9f8e0395a98014e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.177718 10682 tablet.cc:1724] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.103106 10715 tablet.cc:1724] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.188484 10681 tablet.cc:1724] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.201951 10286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a69609afbbc644d2ac037e8aa16a52e1"
dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
mode: GRACEFUL
new_leader_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
 from {username='slave'} at 127.0.0.1:35606
I20260710 13:19:25.206390 10725 tablet.cc:1724] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.208448 10723 tablet.cc:1724] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.209172 10685 tablet.cc:1724] T 7ffff6c46926464881d698182fce7560 P 29a2f971c0a24b09b9f8e0395a98014e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.204061 10684 tablet.cc:1724] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.202652 10286 raft_consensus.cc:606] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 2 LEADER]: Received request to transfer leadership to TS 29a2f971c0a24b09b9f8e0395a98014e
I20260710 13:19:25.232506 10727 tablet.cc:1724] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.237664 10682 tablet.cc:1724] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.276474 10685 tablet.cc:1724] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:25.265799 10325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.129:39877, user_credentials={real_user=slave}} blocked reactor thread for 69424.5us
I20260710 13:19:25.288028 10683 raft_consensus.cc:993] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50: : Instructing follower 29a2f971c0a24b09b9f8e0395a98014e to start an election
I20260710 13:19:25.288659 10683 raft_consensus.cc:1081] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 2 LEADER]: Signalling peer 29a2f971c0a24b09b9f8e0395a98014e to start an election
I20260710 13:19:25.294098 10726 tablet.cc:1724] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.308077 10715 tablet.cc:1724] T 2a4c834aa1194e1a98ecc4a211e2f09d P f8cd929e201f4a5a84b78460683e9a50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.309289 10434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a69609afbbc644d2ac037e8aa16a52e1"
dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
 from {username='slave'} at 127.0.0.1:56668
I20260710 13:19:25.313719 10434 raft_consensus.cc:493] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:25.314148 10434 raft_consensus.cc:3060] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:25.314208 10682 tablet.cc:1724] T 2a4c834aa1194e1a98ecc4a211e2f09d P bdeeba30867643fc8776d1a05d8b9af9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.310077 10732 tablet.cc:1724] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.325766 10434 raft_consensus.cc:515] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:25.333545 10286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69609afbbc644d2ac037e8aa16a52e1" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:25.334340 10286 raft_consensus.cc:3055] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:25.334771 10286 raft_consensus.cc:740] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f8cd929e201f4a5a84b78460683e9a50, State: Running, Role: LEADER
I20260710 13:19:25.335064 10434 leader_election.cc:290] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 3 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805)
I20260710 13:19:25.334518 10681 tablet.cc:1724] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.335737 10286 consensus_queue.cc:260] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [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: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:25.337983 10362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a69609afbbc644d2ac037e8aa16a52e1" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
I20260710 13:19:25.338675 10362 raft_consensus.cc:3060] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:25.347832 10286 raft_consensus.cc:3060] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:25.348425 10725 tablet.cc:1724] T 81dcddafed9845b8b51e0e1ae589f21a P 29a2f971c0a24b09b9f8e0395a98014e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.355010 10362 raft_consensus.cc:2468] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 3.
I20260710 13:19:25.360617 10401 leader_election.cc:304] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [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: 29a2f971c0a24b09b9f8e0395a98014e, bdeeba30867643fc8776d1a05d8b9af9; no voters: 
I20260710 13:19:25.361832 10706 raft_consensus.cc:2804] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:25.362370 10706 raft_consensus.cc:697] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [term 3 LEADER]: Becoming Leader. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Running, Role: LEADER
I20260710 13:19:25.363317 10706 consensus_queue.cc:237] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [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: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:25.373615 10723 tablet.cc:1724] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.374680 10727 tablet.cc:1724] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.377658 10286 raft_consensus.cc:2468] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 3.
I20260710 13:19:25.371896 10731 tablet.cc:1724] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.392138 10723 tablet.cc:1724] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P f8cd929e201f4a5a84b78460683e9a50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.423190 10184 catalog_manager.cc:5697] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e reported cstate change: term changed from 2 to 3, leader changed from f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129) to 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131). New cstate: current_term: 3 leader_uuid: "29a2f971c0a24b09b9f8e0395a98014e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:25.437671 10732 tablet.cc:1724] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.435580 10727 tablet.cc:1724] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P 29a2f971c0a24b09b9f8e0395a98014e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.447053 10362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dea6dfeb1b754bd59130013940cf01ca"
dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
mode: GRACEFUL
new_leader_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
 from {username='slave'} at 127.0.0.1:43136
I20260710 13:19:25.447847 10362 raft_consensus.cc:606] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 2 LEADER]: Received request to transfer leadership to TS 29a2f971c0a24b09b9f8e0395a98014e
I20260710 13:19:25.449486  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:25.450387  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:25.460099 10182 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba: soft_deleted_table [id=f45a34257f18426d9b9c674366649b1e] alter complete (version 1)
I20260710 13:19:25.701768 10728 raft_consensus.cc:993] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9: : Instructing follower 29a2f971c0a24b09b9f8e0395a98014e to start an election
I20260710 13:19:25.702425 10662 raft_consensus.cc:1081] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 2 LEADER]: Signalling peer 29a2f971c0a24b09b9f8e0395a98014e to start an election
I20260710 13:19:25.704396 10432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dea6dfeb1b754bd59130013940cf01ca"
dest_uuid: "29a2f971c0a24b09b9f8e0395a98014e"
 from {username='slave'} at 127.0.0.1:42942
I20260710 13:19:25.704985 10432 raft_consensus.cc:493] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:25.705297 10432 raft_consensus.cc:3060] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:25.711243 10432 raft_consensus.cc:515] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:25.713099 10432 leader_election.cc:290] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [CANDIDATE]: Term 3 election: Requested vote from peers f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877), bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805)
I20260710 13:19:25.713862 10283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea6dfeb1b754bd59130013940cf01ca" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8cd929e201f4a5a84b78460683e9a50"
I20260710 13:19:25.714529 10283 raft_consensus.cc:3060] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:25.714589 10362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea6dfeb1b754bd59130013940cf01ca" candidate_uuid: "29a2f971c0a24b09b9f8e0395a98014e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bdeeba30867643fc8776d1a05d8b9af9"
I20260710 13:19:25.715296 10362 raft_consensus.cc:3055] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:25.715621 10362 raft_consensus.cc:740] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bdeeba30867643fc8776d1a05d8b9af9, State: Running, Role: LEADER
I20260710 13:19:25.716454 10362 consensus_queue.cc:260] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [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: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:25.717900 10362 raft_consensus.cc:3060] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:25.720700 10283 raft_consensus.cc:2468] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 3.
I20260710 13:19:25.721962 10399 leader_election.cc:304] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [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: 29a2f971c0a24b09b9f8e0395a98014e, f8cd929e201f4a5a84b78460683e9a50; no voters: 
I20260710 13:19:25.722687 10706 raft_consensus.cc:2804] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:25.722692 10362 raft_consensus.cc:2468] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29a2f971c0a24b09b9f8e0395a98014e in term 3.
I20260710 13:19:25.723304 10706 raft_consensus.cc:697] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [term 3 LEADER]: Becoming Leader. State: Replica: 29a2f971c0a24b09b9f8e0395a98014e, State: Running, Role: LEADER
I20260710 13:19:25.724306 10706 consensus_queue.cc:237] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [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: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } }
I20260710 13:19:25.733124 10184 catalog_manager.cc:5697] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e reported cstate change: term changed from 2 to 3, leader changed from bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130) to 29a2f971c0a24b09b9f8e0395a98014e (127.5.160.131). New cstate: current_term: 3 leader_uuid: "29a2f971c0a24b09b9f8e0395a98014e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29a2f971c0a24b09b9f8e0395a98014e" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39245 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:25.806974 10362 raft_consensus.cc:1275] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 3 FOLLOWER]: Refusing update from remote peer 29a2f971c0a24b09b9f8e0395a98014e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:25.808202 10706 consensus_queue.cc:1048] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:25.824851 10283 raft_consensus.cc:1275] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 3 FOLLOWER]: Refusing update from remote peer 29a2f971c0a24b09b9f8e0395a98014e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:25.826500 10744 consensus_queue.cc:1048] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.169957 10362 raft_consensus.cc:1275] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 3 FOLLOWER]: Refusing update from remote peer 29a2f971c0a24b09b9f8e0395a98014e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:26.171415 10744 consensus_queue.cc:1048] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdeeba30867643fc8776d1a05d8b9af9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.178714 10283 raft_consensus.cc:1275] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 3 FOLLOWER]: Refusing update from remote peer 29a2f971c0a24b09b9f8e0395a98014e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:26.180038 10706 consensus_queue.cc:1048] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8cd929e201f4a5a84b78460683e9a50" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.511952  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260710 13:19:26.537611  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:26.538329  5762 tablet_replica.cc:333] T 2a4c834aa1194e1a98ecc4a211e2f09d P f8cd929e201f4a5a84b78460683e9a50: stopping tablet replica
I20260710 13:19:26.539275  5762 raft_consensus.cc:2243] T 2a4c834aa1194e1a98ecc4a211e2f09d P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.539873  5762 raft_consensus.cc:2272] T 2a4c834aa1194e1a98ecc4a211e2f09d P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:26.542140 10325 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
I20260710 13:19:26.542739  5762 tablet_replica.cc:333] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50: stopping tablet replica
I20260710 13:19:26.543702  5762 raft_consensus.cc:2243] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.544260  5762 raft_consensus.cc:2272] T 7b63734c53de4f69afc3710f22b630ef P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:26.545881 10325 consensus_peers.cc:597] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 -> Peer f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877): Couldn't send request to peer f8cd929e201f4a5a84b78460683e9a50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:26.546762  5762 tablet_replica.cc:333] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P f8cd929e201f4a5a84b78460683e9a50: stopping tablet replica
I20260710 13:19:26.547469  5762 raft_consensus.cc:2243] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.547924  5762 raft_consensus.cc:2272] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.549852  5762 tablet_replica.cc:333] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50: stopping tablet replica
I20260710 13:19:26.550567  5762 raft_consensus.cc:2243] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.551025  5762 raft_consensus.cc:2272] T 91775453d3534f818995ff471d6b0dd9 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.552802  5762 tablet_replica.cc:333] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50: stopping tablet replica
I20260710 13:19:26.553467  5762 raft_consensus.cc:2243] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.553897  5762 raft_consensus.cc:2272] T e22ff83f77804ed2bef5005b591bb163 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:26.555130 10399 consensus_peers.cc:597] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e -> Peer f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877): Couldn't send request to peer f8cd929e201f4a5a84b78460683e9a50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:26.555771  5762 tablet_replica.cc:333] T 9f7359d2d8b449ee989ed2f2c1565014 P f8cd929e201f4a5a84b78460683e9a50: stopping tablet replica
I20260710 13:19:26.556378  5762 raft_consensus.cc:2243] T 9f7359d2d8b449ee989ed2f2c1565014 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.556826  5762 raft_consensus.cc:2272] T 9f7359d2d8b449ee989ed2f2c1565014 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.559325  5762 tablet_replica.cc:333] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50: stopping tablet replica
I20260710 13:19:26.560031  5762 raft_consensus.cc:2243] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.560864  5762 raft_consensus.cc:2272] T 1d5ca7e98ef8443a8f3a295534d801db P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.563759  5762 tablet_replica.cc:333] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50: stopping tablet replica
I20260710 13:19:26.564544  5762 raft_consensus.cc:2243] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.565349  5762 raft_consensus.cc:2272] T 7ffff6c46926464881d698182fce7560 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.567262  5762 tablet_replica.cc:333] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50: stopping tablet replica
I20260710 13:19:26.567806  5762 raft_consensus.cc:2243] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.568572  5762 raft_consensus.cc:2272] T 9581f7766ae9445a97e8a928b3e70d98 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.570837  5762 tablet_replica.cc:333] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50: stopping tablet replica
I20260710 13:19:26.571421  5762 raft_consensus.cc:2243] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.572198  5762 raft_consensus.cc:2272] T 81dcddafed9845b8b51e0e1ae589f21a P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.574057  5762 tablet_replica.cc:333] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50: stopping tablet replica
I20260710 13:19:26.574707  5762 raft_consensus.cc:2243] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.575176  5762 raft_consensus.cc:2272] T 5a93021de7ba4030bec9a43456d5914b P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.577167  5762 tablet_replica.cc:333] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50: stopping tablet replica
I20260710 13:19:26.577771  5762 raft_consensus.cc:2243] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.578186  5762 raft_consensus.cc:2272] T a69609afbbc644d2ac037e8aa16a52e1 P f8cd929e201f4a5a84b78460683e9a50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.581187  5762 tablet_replica.cc:333] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50: stopping tablet replica
I20260710 13:19:26.581768  5762 raft_consensus.cc:2243] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.582221  5762 raft_consensus.cc:2272] T b2c152ad316b4e9c9bee9ae5cf854342 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.583968  5762 tablet_replica.cc:333] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50: stopping tablet replica
I20260710 13:19:26.584479  5762 raft_consensus.cc:2243] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.584923  5762 raft_consensus.cc:2272] T dea6dfeb1b754bd59130013940cf01ca P f8cd929e201f4a5a84b78460683e9a50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.587507  5762 tablet_replica.cc:333] T 3a827093d02740ea99913a79b308da9d P f8cd929e201f4a5a84b78460683e9a50: stopping tablet replica
I20260710 13:19:26.588052  5762 raft_consensus.cc:2243] T 3a827093d02740ea99913a79b308da9d P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.588467  5762 raft_consensus.cc:2272] T 3a827093d02740ea99913a79b308da9d P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.590469  5762 tablet_replica.cc:333] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50: stopping tablet replica
I20260710 13:19:26.590941  5762 raft_consensus.cc:2243] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.591651  5762 raft_consensus.cc:2272] T 916114c880ec455d97236d928d92dda8 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.593552  5762 tablet_replica.cc:333] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50: stopping tablet replica
I20260710 13:19:26.594153  5762 raft_consensus.cc:2243] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.594898  5762 raft_consensus.cc:2272] T c3260ad9d56a4447853169fd9165ba43 P f8cd929e201f4a5a84b78460683e9a50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.596886  5762 tablet_replica.cc:333] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50: stopping tablet replica
I20260710 13:19:26.597344  5762 raft_consensus.cc:2243] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.598162  5762 raft_consensus.cc:2272] T 0b712162ba444b6d9d0f6249a9f113ed P f8cd929e201f4a5a84b78460683e9a50 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:26.627667 10325 consensus_peers.cc:597] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 -> Peer f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877): Couldn't send request to peer f8cd929e201f4a5a84b78460683e9a50. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:26.627689  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
I20260710 13:19:26.663856  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
W20260710 13:19:26.667830 10325 consensus_peers.cc:597] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 -> Peer f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877): Couldn't send request to peer f8cd929e201f4a5a84b78460683e9a50. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:26.677168 10399 consensus_peers.cc:597] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e -> Peer f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877): Couldn't send request to peer f8cd929e201f4a5a84b78460683e9a50. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:26.683693 10401 consensus_peers.cc:597] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e -> Peer bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805): Couldn't send request to peer bdeeba30867643fc8776d1a05d8b9af9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:26.697582  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:26.698348  5762 tablet_replica.cc:333] T 2a4c834aa1194e1a98ecc4a211e2f09d P bdeeba30867643fc8776d1a05d8b9af9: stopping tablet replica
I20260710 13:19:26.699000  5762 raft_consensus.cc:2243] T 2a4c834aa1194e1a98ecc4a211e2f09d P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.699436  5762 raft_consensus.cc:2272] T 2a4c834aa1194e1a98ecc4a211e2f09d P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.701155  5762 tablet_replica.cc:333] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9: stopping tablet replica
I20260710 13:19:26.701747  5762 raft_consensus.cc:2243] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.702442  5762 raft_consensus.cc:2272] T 91775453d3534f818995ff471d6b0dd9 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.704301  5762 tablet_replica.cc:333] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9: stopping tablet replica
I20260710 13:19:26.704819  5762 raft_consensus.cc:2243] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.705664  5762 raft_consensus.cc:2272] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.707403  5762 tablet_replica.cc:333] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9: stopping tablet replica
I20260710 13:19:26.707898  5762 raft_consensus.cc:2243] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.708595  5762 raft_consensus.cc:2272] T e22ff83f77804ed2bef5005b591bb163 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.710465  5762 tablet_replica.cc:333] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9: stopping tablet replica
I20260710 13:19:26.710971  5762 raft_consensus.cc:2243] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.711627  5762 raft_consensus.cc:2272] T 7b63734c53de4f69afc3710f22b630ef P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.713246  5762 tablet_replica.cc:333] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9: stopping tablet replica
I20260710 13:19:26.713788  5762 raft_consensus.cc:2243] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.714496  5762 raft_consensus.cc:2272] T 3a827093d02740ea99913a79b308da9d P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.716259  5762 tablet_replica.cc:333] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9: stopping tablet replica
I20260710 13:19:26.716792  5762 raft_consensus.cc:2243] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.717187  5762 raft_consensus.cc:2272] T 81dcddafed9845b8b51e0e1ae589f21a P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.718890  5762 tablet_replica.cc:333] T 5a93021de7ba4030bec9a43456d5914b P bdeeba30867643fc8776d1a05d8b9af9: stopping tablet replica
I20260710 13:19:26.719378  5762 raft_consensus.cc:2243] T 5a93021de7ba4030bec9a43456d5914b P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.719764  5762 raft_consensus.cc:2272] T 5a93021de7ba4030bec9a43456d5914b P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.721607  5762 tablet_replica.cc:333] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9: stopping tablet replica
I20260710 13:19:26.722064  5762 raft_consensus.cc:2243] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.722741  5762 raft_consensus.cc:2272] T b2c152ad316b4e9c9bee9ae5cf854342 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.724644  5762 tablet_replica.cc:333] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9: stopping tablet replica
I20260710 13:19:26.725157  5762 raft_consensus.cc:2243] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.725533  5762 raft_consensus.cc:2272] T dea6dfeb1b754bd59130013940cf01ca P bdeeba30867643fc8776d1a05d8b9af9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.727849  5762 tablet_replica.cc:333] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9: stopping tablet replica
I20260710 13:19:26.728327  5762 raft_consensus.cc:2243] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.728682  5762 raft_consensus.cc:2272] T 1d5ca7e98ef8443a8f3a295534d801db P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.730536  5762 tablet_replica.cc:333] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9: stopping tablet replica
I20260710 13:19:26.730998  5762 raft_consensus.cc:2243] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.731700  5762 raft_consensus.cc:2272] T 9f7359d2d8b449ee989ed2f2c1565014 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.733376  5762 tablet_replica.cc:333] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9: stopping tablet replica
I20260710 13:19:26.733835  5762 raft_consensus.cc:2243] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.734268  5762 raft_consensus.cc:2272] T 916114c880ec455d97236d928d92dda8 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.736156  5762 tablet_replica.cc:333] T c3260ad9d56a4447853169fd9165ba43 P bdeeba30867643fc8776d1a05d8b9af9: stopping tablet replica
I20260710 13:19:26.736698  5762 raft_consensus.cc:2243] T c3260ad9d56a4447853169fd9165ba43 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.737110  5762 raft_consensus.cc:2272] T c3260ad9d56a4447853169fd9165ba43 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.739045  5762 tablet_replica.cc:333] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9: stopping tablet replica
I20260710 13:19:26.739576  5762 raft_consensus.cc:2243] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.740087  5762 raft_consensus.cc:2272] T a69609afbbc644d2ac037e8aa16a52e1 P bdeeba30867643fc8776d1a05d8b9af9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.742607  5762 tablet_replica.cc:333] T 0b712162ba444b6d9d0f6249a9f113ed P bdeeba30867643fc8776d1a05d8b9af9: stopping tablet replica
I20260710 13:19:26.743095  5762 raft_consensus.cc:2243] T 0b712162ba444b6d9d0f6249a9f113ed P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.743515  5762 raft_consensus.cc:2272] T 0b712162ba444b6d9d0f6249a9f113ed P bdeeba30867643fc8776d1a05d8b9af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.745298  5762 tablet_replica.cc:333] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9: stopping tablet replica
I20260710 13:19:26.745815  5762 raft_consensus.cc:2243] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.746173  5762 raft_consensus.cc:2272] T 7ffff6c46926464881d698182fce7560 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.747977  5762 tablet_replica.cc:333] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9: stopping tablet replica
I20260710 13:19:26.748654  5762 raft_consensus.cc:2243] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.749212  5762 raft_consensus.cc:2272] T 9581f7766ae9445a97e8a928b3e70d98 P bdeeba30867643fc8776d1a05d8b9af9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:26.754937 10399 consensus_peers.cc:597] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e -> Peer f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877): Couldn't send request to peer f8cd929e201f4a5a84b78460683e9a50. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:26.773701 10401 consensus_peers.cc:597] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e -> Peer bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805): Couldn't send request to peer bdeeba30867643fc8776d1a05d8b9af9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:26.792786  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
W20260710 13:19:26.793017 10401 consensus_peers.cc:597] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e -> Peer bdeeba30867643fc8776d1a05d8b9af9 (127.5.160.130:45805): Couldn't send request to peer bdeeba30867643fc8776d1a05d8b9af9. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:45805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:26.825596  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
W20260710 13:19:26.847373 10399 consensus_peers.cc:597] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e -> Peer f8cd929e201f4a5a84b78460683e9a50 (127.5.160.129:39877): Couldn't send request to peer f8cd929e201f4a5a84b78460683e9a50. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:26.857197  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:26.858310  5762 tablet_replica.cc:333] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e: stopping tablet replica
I20260710 13:19:26.859064  5762 raft_consensus.cc:2243] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.860072  5762 raft_consensus.cc:2272] T 2a4c834aa1194e1a98ecc4a211e2f09d P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.862574  5762 tablet_replica.cc:333] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e: stopping tablet replica
I20260710 13:19:26.863304  5762 raft_consensus.cc:2243] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.863860  5762 raft_consensus.cc:2272] T 91775453d3534f818995ff471d6b0dd9 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.866501  5762 tablet_replica.cc:333] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P 29a2f971c0a24b09b9f8e0395a98014e: stopping tablet replica
I20260710 13:19:26.867372  5762 raft_consensus.cc:2243] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.867972  5762 raft_consensus.cc:2272] T 0b093bb5d9dd498bb81ff1d9461f7fc5 P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.870746  5762 tablet_replica.cc:333] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e: stopping tablet replica
I20260710 13:19:26.871554  5762 raft_consensus.cc:2243] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.872155  5762 raft_consensus.cc:2272] T e22ff83f77804ed2bef5005b591bb163 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.874782  5762 tablet_replica.cc:333] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e: stopping tablet replica
I20260710 13:19:26.875541  5762 raft_consensus.cc:2243] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.875981  5762 raft_consensus.cc:2272] T 7b63734c53de4f69afc3710f22b630ef P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.877923  5762 tablet_replica.cc:333] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e: stopping tablet replica
I20260710 13:19:26.878419  5762 raft_consensus.cc:2243] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.878829  5762 raft_consensus.cc:2272] T 3a827093d02740ea99913a79b308da9d P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.880709  5762 tablet_replica.cc:333] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e: stopping tablet replica
I20260710 13:19:26.881222  5762 raft_consensus.cc:2243] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.882021  5762 raft_consensus.cc:2272] T a69609afbbc644d2ac037e8aa16a52e1 P 29a2f971c0a24b09b9f8e0395a98014e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.883946  5762 tablet_replica.cc:333] T 81dcddafed9845b8b51e0e1ae589f21a P 29a2f971c0a24b09b9f8e0395a98014e: stopping tablet replica
I20260710 13:19:26.884455  5762 raft_consensus.cc:2243] T 81dcddafed9845b8b51e0e1ae589f21a P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.884847  5762 raft_consensus.cc:2272] T 81dcddafed9845b8b51e0e1ae589f21a P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.886706  5762 tablet_replica.cc:333] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e: stopping tablet replica
I20260710 13:19:26.887220  5762 raft_consensus.cc:2243] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.887957  5762 raft_consensus.cc:2272] T 5a93021de7ba4030bec9a43456d5914b P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.889927  5762 tablet_replica.cc:333] T b2c152ad316b4e9c9bee9ae5cf854342 P 29a2f971c0a24b09b9f8e0395a98014e: stopping tablet replica
I20260710 13:19:26.890450  5762 raft_consensus.cc:2243] T b2c152ad316b4e9c9bee9ae5cf854342 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.890866  5762 raft_consensus.cc:2272] T b2c152ad316b4e9c9bee9ae5cf854342 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.892706  5762 tablet_replica.cc:333] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e: stopping tablet replica
I20260710 13:19:26.893177  5762 raft_consensus.cc:2243] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.894035  5762 raft_consensus.cc:2272] T dea6dfeb1b754bd59130013940cf01ca P 29a2f971c0a24b09b9f8e0395a98014e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.897075  5762 tablet_replica.cc:333] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e: stopping tablet replica
I20260710 13:19:26.897663  5762 raft_consensus.cc:2243] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.898070  5762 raft_consensus.cc:2272] T 0b712162ba444b6d9d0f6249a9f113ed P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.899935  5762 tablet_replica.cc:333] T 7ffff6c46926464881d698182fce7560 P 29a2f971c0a24b09b9f8e0395a98014e: stopping tablet replica
I20260710 13:19:26.900426  5762 raft_consensus.cc:2243] T 7ffff6c46926464881d698182fce7560 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.900817  5762 raft_consensus.cc:2272] T 7ffff6c46926464881d698182fce7560 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.902684  5762 tablet_replica.cc:333] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e: stopping tablet replica
I20260710 13:19:26.903157  5762 raft_consensus.cc:2243] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.903556  5762 raft_consensus.cc:2272] T 9f7359d2d8b449ee989ed2f2c1565014 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.905351  5762 tablet_replica.cc:333] T 1d5ca7e98ef8443a8f3a295534d801db P 29a2f971c0a24b09b9f8e0395a98014e: stopping tablet replica
I20260710 13:19:26.905925  5762 raft_consensus.cc:2243] T 1d5ca7e98ef8443a8f3a295534d801db P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.906315  5762 raft_consensus.cc:2272] T 1d5ca7e98ef8443a8f3a295534d801db P 29a2f971c0a24b09b9f8e0395a98014e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.908041  5762 tablet_replica.cc:333] T 9581f7766ae9445a97e8a928b3e70d98 P 29a2f971c0a24b09b9f8e0395a98014e: stopping tablet replica
I20260710 13:19:26.908499  5762 raft_consensus.cc:2243] T 9581f7766ae9445a97e8a928b3e70d98 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.908882  5762 raft_consensus.cc:2272] T 9581f7766ae9445a97e8a928b3e70d98 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.910836  5762 tablet_replica.cc:333] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e: stopping tablet replica
I20260710 13:19:26.911262  5762 raft_consensus.cc:2243] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.911636  5762 raft_consensus.cc:2272] T 916114c880ec455d97236d928d92dda8 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.913367  5762 tablet_replica.cc:333] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e: stopping tablet replica
I20260710 13:19:26.913925  5762 raft_consensus.cc:2243] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.914312  5762 raft_consensus.cc:2272] T c3260ad9d56a4447853169fd9165ba43 P 29a2f971c0a24b09b9f8e0395a98014e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.954002  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260710 13:19:26.987429  5762 master.cc:562] Master@127.5.160.190:35595 shutting down...
I20260710 13:19:27.011258  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.011801  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.012100  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 885cb521054443f2ba136aca067653ba: stopping tablet replica
I20260710 13:19:27.032636  5762 master.cc:584] Master@127.5.160.190:35595 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11565 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24093 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (116554 ms total)
[  PASSED  ] 8 tests.
I20260710 13:19:27.084659  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 409 messages since previous log ~431 seconds ago
I20260710 13:19:27.084872  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 407 messages since previous log ~431 seconds ago
I20260710 13:19:27.085044  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 405 messages since previous log ~431 seconds ago
I20260710 13:19:27.085198  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~34 seconds ago
I20260710 13:19:27.085338  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~34 seconds ago
I20260710 13:19:27.085538  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260710 13:19:27.085770  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~26 seconds ago
